Re: [FFmpeg-user] Decoding DVB Sub to image format

2020-04-07 Thread Nicolas George
la part de Nicolas > George > Envoyé : jeudi 12 mars 2020 20:23 > À : FFmpeg user questions > Objet : Re: [FFmpeg-user] Decoding DVB Sub to image format If you want help here, find out what top-posting means and stop doing it. Regards, -- Nicolas George

Re: [FFmpeg-user] Decoding DVB Sub to image format

2020-04-07 Thread Alexandre Bouin
-an -vn -c:s copy -f rawvideo -map 0:s toto.bin Alex. De : ffmpeg-user de la part de Nicolas George Envoyé : jeudi 12 mars 2020 20:23 À : FFmpeg user questions Objet : Re: [FFmpeg-user] Decoding DVB Sub to image format Alexandre Bouin (12020-03-12): > I

Re: [FFmpeg-user] Decoding DVB Sub to image format

2020-03-12 Thread Nicolas George
Alexandre Bouin (12020-03-12): > I would like to decode DVB Subtitle, or any bitmap based subtitles, to images > (jpeg, png, bmp, …) > > I tried this command: > ./ffmpeg -i myvideo.trp -an -vn toto.bmp -map 0:5 -c jpeg2000 toto%03d.mjpeg > Invalid encoder type 'jpeg2000' FFmpeg considers subtit

[FFmpeg-user] Decoding DVB Sub to image format

2020-03-12 Thread Alexandre Bouin
Hello ffmpeg-users, I would like to decode DVB Subtitle, or any bitmap based subtitles, to images (jpeg, png, bmp, …) I tried this command: ./ffmpeg -i myvideo.trp -an -vn toto.bmp -map 0:5 -c jpeg2000 toto%03d.mjpeg Bu get this log: Input #0, mpegts, from 'myvideo.trp': Duration: 00:04:03.62,