Henk D. Schoneveld <belcampo <at> zonnet.nl> writes: > > The following works fine here, I will try to find out > > what fails with mov_text.. > > $ ffmpeg -txt_format text -txt_page 888 -i test.ts > > -vcodec copy -acodec copy out.mkv
Sorry, this fixes it: $ ffmpeg -fix_sub_duration-txt_format text -txt_page 888 -i test.ts -vcodec copy -acodec copy out.mkv I had only tested with MPlayer which by default does not show the subtitles (in)correctly... Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
