mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +01:00
Repository of useful FFmpeg commands for archivists!
97ce2a6928
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> |
||
---|---|---|
css | ||
js | ||
index.html | ||
readme.md |