Skip to content

Commit 2ffbd9a

Browse files
save file
1 parent 478dc5b commit 2ffbd9a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

blog/25-11-15/ffmpeg-in-the-browser/ffmpeg-in-the-browser.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@
88
<meta charset=utf-8>
99

1010
<title>
11+
FFMPEG In The Browser
1112
</title>
1213

1314
<meta name=description content=''>
1415

15-
<base href='https://ext-code.com/blog/'>
16-
<link rel=canonical href='https://ext-code.com/blog/'>
16+
<base href='https://ext-code.com/blog/25-11-15/ffmpeg-in-the-browser/ffmpeg-in-the-browser.html'>
17+
<link rel=canonical href='https://ext-code.com/blog/25-11-15/ffmpeg-in-the-browser/ffmpeg-in-the-browser.html'>
1718

1819
<link rel=icon type='image/png' href='/blog/image/blog-30.png'>
1920
<meta name=viewport content='width=device-width, initial-scale=1'>
@@ -22,11 +23,11 @@
2223
{
2324
"@context" : "https://schema.org",
2425
"@type" : "TechArticle",
25-
"headline" : "",
26+
"headline" : "FFMPEG In The Browser",
2627
"description" : "",
2728
"author" : {"@type":"Person","name":"Matthew Richards"},
28-
"datePublished" : "2025-10-17",
29-
"dateModified" : "2025-10-29",
29+
"datePublished" : "2025-11-15",
30+
"dateModified" : "2025-11-15",
3031
"mainEntityOfPage" : {"@type":"WebPage","@id":""},
3132
"publisher" : {"@type":"Organization","name":"ext-code.com","logo":{"@type":"ImageObject","url":"https://ext-code.com/favicon.ico"}},
3233
}
@@ -166,10 +167,10 @@
166167

167168
<blog-hdr component=grp1 v2.0>
168169
<h1 class=title>
169-
170+
FFMPEG In The Browser
170171
</h1>
171-
<time slot=date datetime=2025-10-29>
172-
29 Oct 2025
172+
<time slot=date datetime=2025-11-15>
173+
15 Nov 2025
173174
</time>
174175
</blog-hdr>
175176

0 commit comments

Comments
 (0)