[FFmpeg-user] dvb subtitles

JULIAN GARDNER joolzg at btinternet.com
Thu Apr 7 13:12:16 CEST 2016


I have dvbsubs working and being overlaid on the screen butI dont want the dvbsubs muxing into the output stream
example command line
ffmpeg -i bbc_news.ts -c:libx264 -c:a copy -c:s copy -filter_complex '[0:#0x102] sub,[0:v][sub] overlay' -f mpegts dvb_news_hard.ts
Now i have at the end 3 streams. Video, Audio and Dvbsubs, is there anyway of removing the Dvbsubs from the output chain
 Joolz


More information about the ffmpeg-user mailing list