[FFmpeg-user] Which command line can do dvb_teletext from ts to mp4
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Feb 15 20:43:28 CET 2016
Henk D. Schoneveld <belcampo <at> zonnet.nl> writes:
> Stream #0:2 -> #0:2 (dvb_teletext (libzvbi_teletextdec) ->
> mov_text (native))
> Error while opening encoder for output stream #0:2 - maybe
> incorrect parameters such as bit_rate, rate, width or height
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
Carl Eugen
More information about the ffmpeg-user
mailing list