Commit Graph

609 Commits

Author SHA1 Message Date
kfrn
71e68b5e2e Add filtergraph explanation in new ffmpeg concepts section 2017-10-07 16:02:08 +13:00
kfrn
872eec2aa7 Reorg items: section for GIFs, 'Modify speed' under 'Change Properties' 2017-10-07 14:57:40 +13:00
kfrn
16c8d68e39 Add note on terminology 2017-10-07 00:21:29 +13:00
kfrn
08593bb221 Add basic rewrap command 2017-10-07 00:06:29 +13:00
kfrn
89ea7a28bd Rename heading; move recipe; fix broken recipe
- Move 'Set stream properties' to the 'Change video properties' section.
- Heading change: 'Create a video' to 'Create a video from images'. (In the ToC, it's 'Create a video from image(s) and audio')
- 'View Subprogram Info' is fixed (data-target now matches the new ID).
- Consistent capitalisation
2017-10-05 08:59:35 +13:00
kfrn
763e9c594f Add missing </div>; remove comment 2017-10-04 23:11:03 +13:00
kfrn
fd7528a6bd Add 'contents' section at the top of the page
These links wrap a <button> tag and use the "btn" class. To distinguish them from the command buttons that trigger the modals, I've given them a different colour scheme and a different emoji prefix.
2017-10-04 22:22:20 +13:00
kfrn
efd9e55b66 Command name change: 'View Format Info' to 'View ffmpeg subprogram info'
'View format info' seemed to me to be poorly named, what this command actually does is to give details of various libraries, muxers, encoders, etc. 'View ffmpeg subprogram info' may not itself be a totally correct nomenclature, but it's a bit closer to the practical meaning, I think.

Also: a couple of minor text changes.
2017-10-04 21:44:14 +13:00
kfrn
da94557324 Reorganise ffmpeg commands under more/different subheadings 2017-10-04 21:39:18 +13:00
Ashley Blewer
d7db07bcab refactors headers to be more semantically correct 2017-10-03 12:35:33 -04:00
Reto Kromer
96903f018c cleanup HTML5 2017-10-02 17:45:00 +02:00
Reto Kromer
8c349b8282 missing quotes in link 2017-10-02 15:20:27 +02:00
Katherine Frances Nagels
93627e0da2 Stylistic changes; expansion on a small number of commands (#230) 2017-10-02 15:13:57 +02:00
kfrn
fa1cda441e Add VHS tape favicon 2017-09-19 21:02:22 +12:00
kfrn
7d07c3818a Replace large GIFs with smaller versions 2017-09-19 18:02:23 +12:00
Reto Kromer
df422912d6 change modified_e_weighted to rectangular 2017-08-23 13:54:21 +02:00
Reto Kromer
96c382943b HTML fixes 2017-08-21 09:41:50 +02:00
jamessam
bf260c2ee2 redo explanations 2017-08-20 16:48:31 -07:00
jamessam
7f1a765dd8 add note about dither methods to the audio recipes. Recently, I noticed a strange pheonomenon with the previous dither method where the FFMPEG resampler would greatly increase the gain. 2017-08-20 15:46:41 -07:00
Kieran O'Leary
63abcd36d0 split audio/video tracks - match command line with explanation
explanation said `0✌️0`, command line said `0:v`
2017-08-16 01:09:00 +01:00
Kieran O'Leary
905b75547b batch processing mac/linux: adds find command - for #207 (#220) 2017-08-15 17:53:47 +02:00
Reto Kromer
7aa124c3d1 fix closing tag 2017-08-08 18:06:07 +02:00
Andrew Weaver
18a80c10f1 add sample rate flag 2017-08-07 11:23:41 -07:00
Ashley
c6f7593d65 Merge pull request #217 from amiaopensource/phase-shift
adds audio phase shift command #195
2017-08-07 13:46:06 -04:00
Ashley Blewer
e6962b3ca4 uses word rotating instead of shifting, as it is more specific 2017-08-07 13:44:06 -04:00
Ashley Blewer
0ba25be082 removes spaces from pan= command command command 2017-08-07 13:40:54 -04:00
Ashley Blewer
e4611d8b6b removes spaces from pan= command 2017-08-07 13:39:45 -04:00
Reto Kromer
d609a9b943 guillemets (#216) 2017-08-07 19:33:44 +02:00
Ashley Blewer
d132e86f1d adds audio phase shift command #195 2017-08-07 13:30:35 -04:00
Ashley Blewer
8b5fa8aa6a adds ffprobe command for csv of timecode/ydif #213 2017-08-07 12:32:54 -04:00
Reto Kromer
126fb1d284 typos 2017-07-29 14:26:47 +02:00
Reto Kromer
6e4ed74841 -an not needed 2017-07-21 19:33:59 +02:00
Reto Kromer
0a6204264c Merge pull request #210 from kfrn/gh-pages
Normalise filename extensions (except VOB) to lower-case
2017-07-15 09:36:17 +02:00
Kieran O'Leary
c835746c24 change codec explanation for field order (#205)
* change codec explanation for field order

* add ffv1
2017-07-15 09:35:41 +02:00
kfrn
86e53b92c8 Normalise filename extensions (except VOB) to lower-case 2017-07-15 13:39:57 +12:00
Katherine Frances Nagels
41423e0917 Merge pull request #202 from amiaopensource/colorspace-link
convert colourspace - fix ffmpeg link
2017-07-15 11:51:12 +12:00
Reto Kromer
0473e85448 Merge pull request #203 from amiaopensource/trimming-map 2017-07-14 10:31:34 +02:00
Reto Kromer
b57349a3ec > should be encoded (#201) 2017-07-13 12:31:56 +02:00
Kieran O'Leary
5593b86ab7 fixes aspect ration typo 2017-07-12 23:33:37 +01:00
Kieran O'Leary
3544828fb1 adds -map 0 to trimming recipes, #196 2017-07-12 23:28:03 +01:00
Kieran O'Leary
c8691285cc convert colourspace - fix ffmpeg link 2017-07-12 22:56:07 +01:00
bturkus
e4a660967b Update index.html 2017-07-12 22:31:04 +02:00
bturkus
86138a55e1 Update index.html 2017-07-12 22:31:04 +02:00
Kieran O'Leary
c81827d98f temporal difference - typo fix 2017-06-17 17:23:14 +01:00
Reto Kromer
19d249a09b Merge pull request #194 from amiaopensource/structure 2017-05-22 16:07:40 +02:00
Ashley
ab3a8b25cf adds strip metadata recipe (#192)
- adds strip metadata recipe
2017-05-22 15:48:15 +02:00
Reto Kromer
40e8f8c73c move "Repair" 2017-05-22 14:51:17 +02:00
Reto Kromer
8578f01e1c CC BY 4.0 2017-05-20 18:43:23 +02:00
Reto Kromer
0158a85a4b HTML5 tweaks 2017-05-20 10:53:30 +02:00
Reto Kromer
cc724200d1 Merge pull request #189 from pjotrek-b/gh-pages
Added command for splitting into segments (segment muxer).
2017-05-18 10:30:45 +02:00
Peter B
0c03f57df6 Added printf-number examples and fixed requested changes. 2017-05-18 10:24:13 +02:00
Peter B
e12bbb0c6d Added command for splitting into segments (segment muxer). 2017-05-17 18:53:04 +02:00
Reto Kromer
dbe9e1a049 Merge pull request #183 from amiaopensource/HTML5
fix HTML5
2017-05-09 11:32:21 +02:00
kfrn
704a87f22c Minor wording amendment 2017-05-09 20:46:51 +12:00
Reto Kromer
b1a5f14e8c uniformise typography
vu en passant
2017-05-08 20:32:00 +02:00
Reto Kromer
55b34452f7 fix HTML5
- delete not opened closing tag
- uniform wells
2017-05-08 16:38:28 +02:00
Andrew Weaver
e4309d6664 add audio bitscope (#180)
* add audio bitscope

* alphabetical

* ch ch ch ch changes
2017-05-04 19:58:24 +02:00
Andrew Weaver
750810d392 Loudness/RIAA Curve (#179)
- start normalization section
- add RIAA
2017-05-03 04:58:20 +02:00
Reto Kromer
2a71179776 Merge pull request #175 from amiaopensource/script_folder
scripts folder
2017-04-18 19:38:56 +02:00
Andrew Weaver
b995fb05c5 FFmpeg -> ffmpeg 2017-04-17 14:27:58 -04:00
Andrew Weaver
d30741e378 add generate fingerprint
wording
2017-04-17 14:11:26 -04:00
Andrew Weaver
e3b01e2aa8 add compare fingerprints 2017-04-17 13:40:18 -04:00
Reto Kromer
cb7f001444 plural 2017-04-17 07:55:58 +02:00
Reto Kromer
195bc5446e script folder 2017-04-17 07:04:00 +02:00
Reto Kromer
9477bcfe0a Merge pull request #173 from amiaopensource/weaver-branch
add script for comparing audio framemd5
2017-04-16 16:56:05 +02:00
aweaver
736b01e426 caveat about transcode 2017-04-16 07:40:00 -07:00
aweaver
321d998b5a name,filter and spaces 2017-04-16 07:01:40 -07:00
Reto Kromer
009670eed1 external link opens a new window
- add missing `target="_blank"`
- uniform `href` before `target` (easier to maintain)
2017-04-16 10:17:43 +02:00
aweaver
d3a941a725 add script for audio 2017-04-15 14:02:23 -07:00
Reto Kromer
d334d7b4de HTML cleanup
before new release
2017-04-14 08:31:40 +02:00
Peter B
b5b06021b0 Rearranged aspect-ratio conversions to be next to each other. 2017-04-13 16:24:17 +02:00
Peter B
e0ceeb0d73 Split "change formats" into: rewrap,transcode,formats 2017-04-13 16:23:09 +02:00
Reto Kromer
dc47dbc618 Merge pull request #170 from pjotrek-b/avsync
Added AV sync repair option (aresample/async)
2017-04-13 15:42:46 +02:00
Peter B
0e2a2c2bfe Fixed outdated link to ffmpeg filters paragaph. 2017-04-13 15:00:21 +02:00
Peter B
388b107a3f Added AV sync repair option (aresample/async) 2017-04-13 14:43:35 +02:00
Peter B
9356f9af93 Added testvideo with image + sound (SMPTE bars) 2017-04-13 11:10:41 +02:00
Peter B
4d2d5c7c81 Added framemd5 for audio. 2017-04-13 10:35:42 +02:00
kfrn
bf55928a63 Change gif -> GIF; add note about crf scale visis-à-vis chroma subsampling 2017-03-31 20:06:20 +13:00
kfrn
6cea5862d6 Fix typo 2017-03-31 17:20:36 +13:00
kfrn
dca518a9b6 Add more explanation to GIF creation command 2017-03-31 17:15:24 +13:00
kfrn
45828357c9 Add more info to transcode H.264 command 2017-03-31 16:26:08 +13:00
Ashley Blewer
ab2e6fb789 updates typos in broken test file script 2017-03-29 09:13:05 -04:00
Ashley Blewer
e3e48ded1a expands dv fuzzing example to work for any file 2017-03-28 20:52:44 -04:00
Ashley Blewer
1371b380c9 removes or moves dots in dv test 2017-03-27 16:25:46 -04:00
Ashley Blewer
dcb74e8da6 adds way to intentionally break a DV file 2017-03-27 16:00:44 -04:00
Reto Kromer
bd0ac73d78 uniform typography 2017-03-07 15:54:07 +01:00
Reto Kromer
47acc400ce Update index.html 2017-03-07 12:49:09 +01:00
Reto Kromer
c117e18c0c Update index.html 2017-03-07 12:46:39 +01:00
Reto Kromer
0921bd68d5 Update index.html 2017-03-07 12:45:51 +01:00
Reto Kromer
d0e13f3eb6 resolve conflict 2017-03-07 12:42:36 +01:00
Reto Kromer
0907590913 typography
- modify `'` --> `’` in text
- modify `" … "` --> `“ … ”` in text
- modify `http` --> `https` when possible
- unify newline after `<br>`
- add note `-vf is an alias of -filter:v` in the ffmpeg commands
2017-03-06 15:32:26 +01:00
kfrn
cdd65fd765 Add example images; media queries 2017-03-05 08:34:16 +13:00
kfrn
c85d6c5874 Add inverse telecine command 2017-03-04 23:25:12 +13:00
Reto Kromer
63879e0e51 Merge pull request #159 from amiaopensource/ab/audio-testfile
adds audio testfile (sine wave)
2017-03-02 16:44:46 +01:00
Ashley
d02633b612 Lowercases sine wave (except when at start of sentence) 2017-03-02 10:43:53 -05:00
Ashley Blewer
8ebf23f172 removes typos in sine wave 2017-03-02 08:38:24 -05:00
Ashley Blewer
43f228c930 adds unit for both 44100 and 44.1 2017-03-02 08:36:06 -05:00
Ashley Blewer
22958ed956 adds audio testfile (sine wave) 2017-03-01 22:21:50 -05:00
Ashley Blewer
16a4d3241e adds wav-to-aac/mp4 2017-03-01 20:56:07 -05:00
kfrn
6e861fbfb4 Actually fix links 2017-03-01 05:23:15 +13:00
kfrn
6dd751a122 Fix links 2017-03-01 05:15:27 +13:00
Reto Kromer
5ba4541ec1 fix link
my wrong, sorry
2017-02-28 16:52:40 +01:00
kfrn
e020545022 Tidy up: links, spacing, <strong> -> <b>, <em> -> <i> 2017-03-01 04:39:08 +13:00
kfrn
df7eb5932f Update deinterlace command: alt yadif mode, list other deinterlacers 2017-03-01 03:58:29 +13:00
kfrn
6f07e80169 Add section on colourspace metadata 2017-03-01 03:40:16 +13:00
kfrn
33716ae540 Add convert colourspace script 2017-03-01 02:43:03 +13:00
Ashley Blewer
4dba8880ea cleans up sidebar and adds link to license and cable bible 2017-02-27 21:06:58 -05:00
Reto Kromer
bcca8d0fee modify YUV > Y'CbCr
Thanks for the hint, @krfn!
2017-02-26 22:09:14 +01:00
kfrn
09185ca7bc Add example images for deinterlace recipe 2017-02-27 09:52:56 +13:00
kfrn
96bb20cf52 Add deinterlace recipe 2017-02-27 09:19:37 +13:00
kfrn
b63d5b8f8a Update broken link 2017-02-26 12:14:36 +13:00
Reto Kromer
0994d1a1b6 hover-over descriptions
- unify
- correct some typos
2017-02-21 13:58:20 +01:00
Reto Kromer
2b47f5dd0b make link relative
Otherwise it doesn’t work locally.
2017-02-20 16:42:02 +01:00
Reto Kromer
28e66b3ba1 typo 2017-02-18 15:03:22 +01:00
Reto Kromer
8ee0b60061 unify HTML5 2017-02-12 11:30:04 +01:00
Andrew Weaver
1bcb1f368c changes post review 2017-02-10 12:01:24 -05:00
Andrew Weaver
6108723af8 add gif
typo
2017-02-10 10:12:59 -05:00
Andrew Weaver
ed1bc9e37a start tempdif section
add more steps

more steps

more steps
2017-02-10 10:10:53 -05:00
Andrew Weaver
ea279caade correct gif example 2017-02-06 15:00:36 -05:00
Ashley Blewer
8b373387e5 adds link to gif for audio graph 2017-02-01 21:52:56 -05:00
kfrn
4a0848ae20 Add note about compiling with libx265 2017-01-31 07:55:36 +13:00
kfrn
3dca546066 Add H.265 recipe 2017-01-30 14:53:55 +13:00
Reto Kromer
09ae373d76 unify syntax
- `macOS` instead of `OSX`
- `’`  instead of `'`
2017-01-29 13:19:50 +01:00
Ashley Blewer
53f2ac18bb adds disclaimer about needing tesseract library for OCR scripts 2017-01-28 19:01:50 -05:00
kfrn
8d71c9644b Embed links; remove extra line about comma 2017-01-29 11:39:11 +13:00
Katherine Nagels
473a0f7780 Add link to Reto's installation instructions 2017-01-28 10:11:35 +13:00
Reto Kromer
ad59ac458b move ref 2017-01-27 15:38:38 +01:00
Reto Kromer
a6e1b716ca add cross ref to QCTools doc 2017-01-27 15:24:15 +01:00
Reto Kromer
3293e6494a Merge pull request #129 from kfrn/gh-pages
Windows scripting
2017-01-27 14:54:09 +01:00
Reto Kromer
67b123181c housekeeping 2017-01-27 14:35:26 +01:00
kfrn
2435fc9e51 Add note about Bash on Ubuntu on Windows 2017-01-27 19:39:41 +13:00
kfrn
723f86786a Add note about ffmpeg config for Windows 2017-01-27 18:33:11 +13:00
kfrn
d34bcd90a0 Add command for Windows batch scripting; CSS for code block 2017-01-27 18:19:53 +13:00
kfrn
d7fb2e1f81 Add PowerShell script entry; CSS for codeblock 2017-01-27 18:11:45 +13:00
Ashley Blewer
af1837d855 adds qctool report scripts 2017-01-26 21:59:12 -05:00
Reto Kromer
2f9b65b3e5 delete -filter:v for ffplay
The syntax of `ffplay` differs from the syntax of `ffmpeg`. In our case, `-filter:v` does not exist in `ffplay` at all. (Don’t ask why.)
2017-01-26 13:14:24 +01:00
Reto Kromer
fa9f34e7f1 Merge pull request #124 from ablwr/signalstats
Adds a filter section
2017-01-23 15:55:11 +01:00
Ashley Blewer
60b1413f6a gives verbose for vectorscope graphs 2017-01-22 21:12:19 -05:00
Ashley Blewer
3c504e5347 makes astats name easier 2017-01-22 20:51:46 -05:00
Ashley Blewer
036500ea59 rm format declaration in vectorscope for more simple script 2017-01-22 20:46:58 -05:00
Ashley Blewer
615153c731 Merge branch 'signalstats' of github.com:ablwr/ffmprovisr into signalstats 2017-01-22 20:45:26 -05:00
Ashley Blewer
158bee99ab adds vectorscope 2017-01-22 20:45:21 -05:00
Andrew Weaver
63fe18e97e add info about astats graph 2017-01-22 16:36:29 -08:00
Ashley Blewer
6e3ab82763 tidies up BRNG to be easier to read 2017-01-22 19:14:40 -05:00
Ashley Blewer
eea6575b47 explains showing ocr 2017-01-22 18:57:32 -05:00
Ashley Blewer
9562799243 uses smart ID for export OCR 2017-01-22 18:47:45 -05:00
Ashley Blewer
ae14e4e576 gives context to second OCR command 2017-01-22 18:36:04 -05:00
Ashley Blewer
8e2ece7e40 adds second OCR command 2017-01-22 17:31:23 -05:00
Ashley Blewer
96c7788477 ffplay is controversial 2017-01-17 19:49:48 -05:00
Reto Kromer
ea9cb9c83b delete «Generate thumbnails» recipe
Resolves https://github.com/amiaopensource/ffmprovisr/issues/112
2017-01-17 08:01:30 +01:00
Ashley Blewer
9e25e1414b WIP placeholder for incoming scripts 2017-01-16 22:21:54 -05:00
Ashley Blewer
e8b9c104d4 changes title to filters and moves up alphabetically 2017-01-16 22:05:04 -05:00
Ashley Blewer
f727d24bd9 allows for example image to be added to filter-based scripts 2017-01-16 21:50:38 -05:00
Ashley Blewer
9cfb9c4744 adds first signalstat: BRNG via script from @privatezero 2017-01-16 21:29:16 -05:00
Ashley Blewer
4bda84bcb9 beginning of signalstats section 2017-01-16 21:03:42 -05:00
Ashley Blewer
ae7a23ff4d typo correction before explainshell.com link 2017-01-15 15:56:32 -05:00
Reto Kromer
6049f6c221 update Transcode to ProRes
This should resolve (at least part of) https://github.com/amiaopensource/ffmprovisr/issues/72
2016-12-31 14:20:13 +01:00
Reto Kromer
7706114be7 Generate thumbnails
I commented out this recipe because it’s not working (see https://github.com/amiaopensource/ffmprovisr/issues/112). Volunteers for fixing it are very welcome!
2016-12-31 10:23:19 +01:00
Reto Kromer
2cc7c509d0 HTML typo 2016-12-09 19:46:12 +01:00
Ashley
66be57ea09 adds target=_blank 2016-12-07 09:33:49 -05:00
Ashley Blewer
b386d9f1e8 adds link to explainshell.com, an ffmprovisr-esque CLI-parsing helper 2016-12-06 22:41:08 -05:00
Reto Kromer
a3bcc48a01 HTML 5.1
As we are using the «lazy» tag version only for `<br/>` but not for `<meta ...>` and `<link ...>`, I suggest to use only the official HTML 5.1 writing. I have seen that modern parsers can handle this easily. (This answers also a question asked, I guess, by @kfrn.)
2016-12-03 11:10:39 +01:00
Katherine Nagels
336ae12c5f Amend wording 2016-12-03 22:52:24 +13:00
kfrn
16b4aa3e6f Add clarification to join files command 2016-12-03 15:50:03 +13:00
Katherine Nagels
789fd7093c Remove commented code 2016-12-03 11:38:34 +13:00
Katherine Nagels
7391d560d0 Add links to CRALS and Sourcecaster in sidebar 2016-12-03 11:37:30 +13:00
Reto Kromer
69faccc47a Merge pull request #111 from amiaopensource/aweaver-branch
change WAV->MP3 to constant quality
2016-11-16 22:17:37 +01:00
Andrew Weaver
5ecc763f6d change WAV->MP3 to constant quality 2016-11-16 15:36:41 -05:00
kfrn
3a4cf12c02 Update link for CLI-CC 2016-11-02 13:34:14 +13:00
Reto Kromer
86fe53b0c2 Merge pull request #105 from kfrn/gh-pages
Expand batch processing command.
Resolves https://github.com/amiaopensource/ffmprovisr/issues/77
2016-11-01 08:56:58 +01:00
kfrn
64be8a7973 Clarify bash variable syntax; add ref to ffprobe; minor reorder 2016-11-01 20:16:23 +13:00
Andrew Weaver
ab1412b4a8 Fixed reversed wording in description 2016-10-31 16:04:07 -04:00
Andrew Weaver
5588114566 formatting with underscores 2016-10-31 15:33:13 -04:00
Andrew Weaver
11fb0fc39c Merge branch 'gh-pages' into aweaver-branch 2016-10-31 15:06:04 -04:00
Andrew Weaver
d8a7dbbd2c wording 2016-10-31 15:05:55 -04:00
Andrew Weaver
690d4db537 append notice to access mp3 2016-10-31 10:25:00 -04:00
kfrn
7086552310 Reinsert space for ffmpeg options into generic command; fix typo 2016-10-31 21:08:16 +13:00
kfrn
cc972d94b6 Expand batch processing command 2016-10-31 21:00:56 +13:00
Reto Kromer
2750448bea Merge pull request #103 from kfrn/gh-pages
Add DVD -> H.264 command
2016-10-30 19:57:53 +01:00
kfrn
99e4501657 Fix typo 2016-10-31 07:56:50 +13:00
kfrn
fb2e571806 Minor text edits (punctuation, clarification) 2016-10-31 07:54:36 +13:00
Kieran O'Leary
36409683c1 image watermark - typo 2016-10-30 14:29:32 +00:00
Kieran O'Leary
5942d20297 adds image watermark overlay 2016-10-30 14:08:25 +00:00
kfrn
b99d80f2e0 Update instructions on sample example 2016-10-30 21:15:51 +13:00
kfrn
ef43d544a8 Add further explanation of .VOB files 2016-10-30 21:13:27 +13:00
kfrn
88f8480bf0 Add command to create H.264 from DVD 2016-10-30 21:05:49 +13:00
Ashley Blewer
dbbf7dd799 adds missing parens 2016-10-23 13:14:58 -04:00
Ashley Blewer
67f9f71afe clarifies need for the globbing 2016-10-23 10:10:20 -04:00
Ashley Blewer
6d52445376 adds image-to-gif example #98 2016-10-22 20:08:16 -04:00
Kieran O'Leary
f9bd8c97fb add -report to ffv1 fixity https://github.com/amiaopensource/ffmprovisr/issues/86 2016-09-24 13:14:30 +01:00
Reto Kromer
3403244981 thanks 2016-09-19 18:47:31 +02:00
Reto Kromer
0e9530d95a SD to HD with modifying the luma coefficients
I guess, this answers https://github.com/amiaopensource/ffmprovisr/issues/46
2016-09-19 18:30:52 +02:00
Ashley Blewer
24c0552791 semantic changes to keep recipe consistent with others 2016-09-05 11:00:02 -04:00
Ashley Blewer
797fcbab0a command for covering head switching noise resolving #42 2016-08-31 21:11:40 -04:00
Reto Kromer
d25ce0a832 Merge pull request #94 from kieranjol/kieranjol-format-info
add view format info
2016-08-30 17:34:28 +02:00
Kieran O'Leary
b1b40658f0 view format info - add example list via @retokromer 2016-08-30 13:22:26 +01:00
Kieran O'Leary
634bf48abf fix play image sequence 2016-08-29 10:28:58 +01:00
Kieran O'Leary
94dfe1a868 add view format info 2016-08-29 10:20:30 +01:00
Reto Kromer
12e08bf9c0 Added -copyts option to trim recipe 2016-07-24 19:44:34 +02:00
Reto Kromer
a26013e29b typo
- useless spaces
- used Matroska everywhere
- removed double link in a recipe
2016-07-22 17:42:38 +02:00
Ashley Blewer
faf77f3a52 correct br/ to /dd 2016-07-22 03:28:05 -04:00
Ashley Blewer
b64f28f23e Merge branch 'set-stream-properties' of github.com:dericed/ffmprovisr into set-stream-properties 2016-07-22 03:23:22 -04:00
Ashley Blewer
5952316923 uses verbose filter:v for new learners 2016-07-22 03:15:39 -04:00
Dave Rice
20db359803 add notes about setting properties during stream copy 2016-07-22 07:53:36 +01:00
Ashley Blewer
c3e33a3405 links to idet filters and paper expanding subject 2016-07-21 17:16:38 -04:00
Ashley Blewer
83d3cd6510 adds idet filter for checking interlacement pattern status of video to preservation category 2016-07-21 16:58:59 -04:00
Reto Kromer
5f911626b3 unified syntax
same style for all recipes
2016-07-14 17:47:17 +02:00
Reto Kromer
5327faffa9 typo
Same file-name in the description and in the example.
2016-07-14 17:37:02 +02:00
Reto Kromer
b7de4101ea added the verification Bash script
Please see https://github.com/amiaopensource/ffmprovisr/pull/74
2016-07-10 14:54:37 +02:00
Kieran O'Leary
1f75fe2b7d dcp to h264 - html fixes/typos. 2016-07-10 10:03:28 +01:00
Kieran O'Leary
a0f56e907b h264 from dcp - mp4/pcm fix - thx @retokromer 2016-07-10 09:47:23 +01:00
Reto Kromer
2845cbc14f HTML5 housekeeping
indents should now be nice on any HTML editor
2016-07-02 08:04:09 +02:00
Reto Kromer
f32ad1930b added: extensions for containers 2016-07-02 07:34:00 +02:00
Reto Kromer
d12d13aaaa MKV to MP4
added: MP4 cannot contain PCM sound
2016-07-02 07:22:41 +02:00
Reto Kromer
37cdd226fc HTML5 housekeeping 2016-07-01 16:37:38 +02:00
Reto Kromer
22a2a33b23 corrected MKV to MP4
Remark on silent files belongs sound codec.
2016-06-30 07:51:15 +02:00
Reto Kromer
57b0bdb5be typo 2016-06-29 20:37:26 +02:00
Reto Kromer
19a6cdc432 added MKV to MP4 2016-06-29 19:08:26 +02:00
Reto Kromer
bc6beafa22 added link for "Transcode to ProRes" 2016-06-29 11:56:09 +02:00
Kieran O'Leary
62cf86c125 index.html - add direct links 2016-06-18 22:42:46 +01:00
Ashley
3fde154bdd Merge pull request #63 from kfrn/gh-pages
amend concat command
2016-05-18 09:05:59 -04:00
kfrn
bd928844e6 correct ffmpeg input info 2016-05-19 00:24:22 +12:00
kfrn
0dcb47c98b amend concat command 2016-05-18 23:32:27 +12:00
Reto Kromer
1ebdf36078 Update index.html
* deleted the unused parameter aria-labelledby="myLargeModalLabel"
* solves https://github.com/amiaopensource/ffmprovisr/issues/61#issuecomment-219597053
2016-05-17 08:08:37 +02:00
Reto Kromer
c7b52d3114 HTML housekeeping 2016-05-15 13:03:47 +02:00
Reto Kromer
d4d8eea51f HTML housekeeping 2016-05-15 12:13:20 +02:00
Reto Kromer
25b41be22d HTML housekeeping
Sorry, I missed these.
2016-05-15 12:08:57 +02:00
Reto Kromer
f016869a9b HTML housekeeping
- uniform syntax: dt and dd on the same line
- uniform apostrophes: ’
- changed the one single em in an i tag
2016-05-15 12:03:24 +02:00
kfrn
283dddc1a1 add minor clarification 2016-05-14 20:20:58 +12:00
kfrn
82baa84595 add playback rate for play image sequence command 2016-05-14 19:49:47 +12:00
kfrn
92a420cfa7 correct typo 2016-05-14 18:18:33 +12:00
kfrn
b37fdca5f6 correct trim video command and reinstate text for Excerpt from beginning command 2016-05-12 21:53:46 +12:00
kfrn
5bf9729ddd amend trim video command 2016-05-12 20:39:32 +12:00
kfrn
81a374b354 correct flag 2016-05-11 02:21:10 +12:00
kfrn
ac17c9d54b correct wording 2016-05-11 00:34:44 +12:00
kfrn
806be98b72 add trim video option 2016-05-11 00:23:51 +12:00
Reto Kromer
2e08fd0742 Comments on style
* If we do not code CR and/or LF into the <p> tag, then is works fine more universally (e.g. on my Braille terminal).
* -vf is an alias for -filter:v. If we use it here, then we should at least mention this alias also in the other recipes.
* Here we use the alias -acodec, otherwise the abbreviation -c:a of -codec:a. This could be confusing for newcomers. At least a remark is needed.
2016-05-07 06:49:10 +02:00
Ashley
96940eb917 Merge pull request #54 from edsu/image-audio
create video from image and audio files
2016-05-06 16:51:13 -04:00
Ed Summers
28b6dda40d add create video from image and audio 2016-05-06 16:38:19 -04:00
Reto Kromer
b57d892f5a Typos
- unified apostrophes
- flexible line length
2016-05-06 22:05:43 +02:00
Ed Summers
814ca63259 copy video 2016-05-06 14:35:09 -04:00
Ed Summers
c19a0ff05b fixes #51 2016-05-06 14:29:41 -04:00
Kieran O'Leary
c7176e905a index.html -H264- Specify yuv420p earlier for h264 2016-05-06 09:53:26 +01:00
Reto Kromer
ff11bff9de Add extract audio
Shorter btn name.
2016-04-28 09:54:04 +02:00
Reto Kromer
ad6941f5af Added extract audio 2016-04-28 09:51:18 +02:00
Kieran O'Leary
2547de7c36 add setfield and aspect ratio options 2016-03-26 18:07:57 +00:00
Reto Kromer
276853df83 Update index.html 2016-03-17 18:06:56 +01:00
Kieran O'Leary
bfcc1c654e imagesequence to video - framerate option added 2016-03-07 12:14:24 +00:00
Kieran O'Leary
3a33c2a283 Extra options to test filters 2016-01-23 11:54:52 +00:00
Reto Kromer
bc92215672 typo
copy&paste…
2016-01-10 14:21:56 +01:00