Useful commands for manipulating Video/Audio files using FFMPEG, MKVMerge, etc. Removing EIA-608 closed captions ffmpeg -i input.mkv -codec copy -bsf:v "filter_units=remove_types=6" output.mkv