Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 309 Bytes

media_commands.md

File metadata and controls

3 lines (3 loc) · 309 Bytes

Useful commands for manipulating Video/Audio files using FFMPEG, MKVMerge, etc.

ffmpeg -i input.mkv -codec copy -bsf:v "filter_units=remove_types=6" output.mkv