[FFmpeg-user] dvb subtitles

JULIAN GARDNER joolzg at btinternet.com
Thu Apr 7 13:37:27 CEST 2016


Did you change the pid to the correct one, sorry made a little mistake

ffmpeg -canvas_size 720x576 -i bbc_news.ts -c:v libx264 -c:a copy -c:s copy -filter_complex '[0:#0x69] scale=720:576 [sub],[0:v][sub] overlay' -y -f mpegts bbc_news_hard.ts

 Joolz 

    On Thursday, 7 April 2016, 13:19, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
 
 

 JULIAN GARDNER <joolzg <at> btinternet.com> writes:

> 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

Could you also provide the complete, uncut console output?
The reason I ask is that this command does not work here 
and I am curious how it works for you.

Thank you, Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


 
  


More information about the ffmpeg-user mailing list