[FFmpeg-devel] [PATCH 0/3] 3GPP TS 26.245 Timed Text Encoder. (v2)

Clément Bœsch ubitux at gmail.com
Sun Jul 29 12:35:57 CEST 2012


On Sun, Jul 29, 2012 at 11:53:37AM +0200, Clément Bœsch wrote:
> On Thu, Jul 26, 2012 at 08:37:50PM -0700, Philip Langdale wrote:
> > This patch series introduces support for encoding subtitles as 3GPP
> > timed text into mp4/mov containers. As with the decoder, there's no
> > styling support currently.
> > 
> > Note that this feature requires a change to the actual muxer to
> > handle the insertion of empty packets to signify the end of a subtitle
> > duration.
> > 
> > Also note that one of the most common use-cases (remuxing from mkv to
> > mp4) will not work yet, as the subtitle duration is put in the
> > convergence_duration by the mkv demuxer. We still need to resolve this
> > matter and decide whether it is appropriate to use convergence_duration
> > at all, and if so, how to cleanly reconcile the use of both fields.
> > 
> 
> From what I can tell, at the moment the convergence_duration is actually
> never used (since we dropped the usage from mkv).
> 

Forget this, I failed at reading again.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120729/7a8b781d/attachment.asc>


More information about the ffmpeg-devel mailing list