Repository of useful FFmpeg commands for archivists!
Go to file
Lou Logan 97ce2a6928 index: various edits
Create GIF: Add examples using the palettegen and paletteuse filters.

WAV to MP3: Mention what happens if "-ar" is omitted.

Batch Processing: Add "-map 0" to map all streams (from input 0)
instead of relying on stream selection defaults.

Split audio and video tracks: Use stream specifiers instead of indexes.
More efficient and less prone to errors.

Transcode to H.264: Default is not 4:2:2, but depends on input.

NTSC to H.264: Do all filtering in one filtergraph for better control.
Use format instead of "-pix_fmt" when filtering.

Various: Replace "-c:v copy -c:a copy" with "-c copy" and other minor
edits. Remove superfluous "-f image2" instances.

Signed-off-by: Lou Logan <lou@lrcd.com>
2015-12-04 17:26:53 -09:00
css adds indent to dd 2015-12-01 20:45:31 -05:00
js ability to add explanatory tooltip on hover 2015-11-18 14:55:29 -08:00
index.html index: various edits 2015-12-04 17:26:53 -09:00
readme.md no readme on the gh pages branch 2015-11-22 17:47:31 -05:00