[FFmpeg-devel] [PATCH] Bluray Subtitle Support, v7 (Updated patch to v12)

Reimar Döffinger Reimar.Doeffinger
Wed Aug 26 11:00:52 CEST 2009


On Wed, Aug 26, 2009 at 04:04:24AM +0200, Carl Eugen Hoyos wrote:
> On 2009-08-26 01:42, Reimar D?ffinger wrote:
> > On Tue, Aug 25, 2009 at 11:23:08PM +0200, Carl Eugen Hoyos wrote:
> > > On 2009-08-25 09:19, Reimar D?ffinger wrote:
> > > > Do we have a sample file?
> > > 
> > > incoming/sample-dts-not-valid-dca-frame.m2ts
> > 
> > I haven't been able to transcode this file in any way even without
> > subtitles, so it seems a bit useless as a sample unless those other bugs
> > with it are fixed.
> 
> Works fine for me (md5sum 8eb28a6b88159cdf1098ea1b2d45fe88) - what kind of 
> problems do you see?

Right now my biggest issue is that I only get crashes unless I run it
under valgrind, in dct_quantize_SSE2. After disabling that I am now a
step further...
When muxing into AVI for xsub I first get a crash, and after fixing that
I get "scale/rate is 0/1 which is invalid. (This file has been generated by
broken software.)" when trying to play the result.
Seems like the AVI demuxer expects a frame rate for the subtitle?
Anyway that is only a warning, thing is that now suddenly when playing
with ffplay no video is displayed anymore...
Or IOW, it is completely messed up.



More information about the ffmpeg-devel mailing list