[FFmpeg-user] Subtitle metadata
Edward Park
kumowoon1025 at gmail.com
Tue May 12 23:18:29 EEST 2020
Hi,
> Hi, I'm seeing a change in the way FFmpeg handles metadata options, particularly for subtitles. I can't say when and which version cause it to change.
>
> FFmpeg now appears to ignore the "-disposition:s:s:0 none" option which I would previously use to copy but not display subtitles by default:
I don't know if this was changed, but does replacing none with 0 and using a regular stream specifier after disposition work? e.g. -disposition:s:0 0
Regards,
Ted Park
More information about the ffmpeg-user
mailing list