[FFmpeg-devel] DVB Subtitles
JULIAN GARDNER
joolzg at btinternet.com
Mon Jun 11 01:11:53 CEST 2012
----- Original Message -----
> From: compn <tempn at twmi.rr.com>
> To: ffmpeg-devel at ffmpeg.org
> Cc:
> Sent: Monday, 11 June 2012, 1:13
> Subject: Re: [FFmpeg-devel] DVB Subtitles
>
> On Sun, 10 Jun 2012 23:19:58 +0100 (BST), JULIAN GARDNER wrote:
>> its a simple fix, which i have already implemented, remove the code from
> ffmpeg.c that says you need to call dvbsubtitles twice with a "turn
> on" and a "turn off", implement EPOCHs in the encoder and finally
> what needs adding is a call, when the last subtitle timeout runs out, with a new
> EPOCH to the encoder with no subtitles in it.
>
> you going to post a patch? :)
>
>>
>> Also where would i now add my "Hard subs", can i still cheat and
> add it into the pre_process_video_frame, or is there a better place to add the
> code?
>
> best wait for some subtitle person that knows that code.
>
> -compn
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
Yep I will post the patches again, its the same changes I made last time, only this time the "Hard Subs" will be missing, which was 90% of the modifications I made to ffmpeg.c
joolz
More information about the ffmpeg-devel
mailing list