[FFmpeg-user] How do I encode DVB Subtitles?

Wagner Patriota wagner.patriota at gmail.com
Mon Aug 20 06:12:25 CEST 2012


On Fri, Aug 17, 2012 at 8:34 AM, nick758 <nick758 at yandex.ru> wrote:

> Hi, Wagner!
>
> I have the same problem, but it is not resolved by converting srt to sub.
> Could you send command which you entered.
>

ffmpeg -i video.ts -i subtitle.sub -vcodec copy -acodec copy -scodec dvbsub
output.ts


> And what version of ffmpeg was used?
>

Hello... I am using the last version of FFmpeg. :-)


>
> Thanks in advance.
> ---
> Nikolay
>
>
>
> --
> View this message in context:
> http://ffmpeg-users.933282.n4.nabble.com/How-do-I-encode-DVB-Subtitles-tp4651021p4652685.html
> Sent from the FFmpeg-users mailing list archive at Nabble.com.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list