[FFmpeg-devel] some renames in the regression testsuite

Reimar Döffinger Reimar.Doeffinger
Mon Mar 30 19:26:20 CEST 2009


On Mon, Mar 30, 2009 at 05:59:44PM +0100, M?ns Rullg?rd wrote:
> Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> > On Mon, Mar 30, 2009 at 05:32:18PM +0200, Diego Biurrun wrote:
> >> On Mon, Mar 30, 2009 at 03:54:32PM +0200, Reimar D?ffinger wrote:
> >> > On Mon, Mar 30, 2009 at 02:22:46PM +0200, Diego Biurrun wrote:
> >> > > Those changes are done.  Next I wanted to change the filenames of the
> >> > > generated regression files to use lavf instead of libav, but when I
> >> > > apply the attached patch, the lavftest target fails with a difference
> >> > > during the gxf test.  I'm completely puzzled, all this does is rename
> >> > > a few files, how can this affect the result?
> >> > 
> >> > Upload the two gxf files (assuming they differ).
> >> 
> >> I have uploaded a dir named 'regtest_fail_file_rename' with 'before' and
> >> 'after' subdirectories to incoming.
> >
> > gxf_write_material_data_section writes the file name into the output.
> 
> WTF is that supposed to be good for?

Probably it is in the specification. The media people seem to have a
knack for coming up with idiotic stuff in their specifications...
I don't think the tag is required but probably not having it will break
some applications.
The names used are btw.:
Material file name: EXT:/PDR/default/b-lavf.gxf
Track file name: EXT:/PDR/default/ES.??
where the first ? depends on type (audio, video, timecode, and for video on the
codec) and the second ? increments with track number from 0..9 and then
there is a FIXME that 'A' should be next (but it's ':' that comes next).
I'd propose setting filename to e.g. "MUX.GXF" at least when bitexact is
set.



More information about the ffmpeg-devel mailing list