[FFmpeg-devel] [PATCH] lxfdec: support version 1 files, too

Gabriel Gerard gerard3818 at hotmail.com
Thu Aug 2 22:06:31 CEST 2012


I reposted with the rigth subject my apologize.    There a problen when lxf file has 16 channel it is interpreted as 12 channels, the same occurs in the newerst version of mediainfo Below links to lxf files.  lxf version 1 HD 4,8 and 16 channels PCM 16,20, and 24 bits long form m=3 n=15  http://www.adrive.com/public/d8fHPh/1sHDm3n1504ch16b.lxf
 http://www.adrive.com/public/3FGhsn/1sHDm3n1504ch20b.lxf
 http://www.adrive.com/public/q4QudS/1sHDm3n1504ch24b.lxf  http://www.adrive.com/public/Qau2ug/1sHDm3n1508ch16b.lxf
 http://www.adrive.com/public/Cgm5vG/1sHDm3n1508ch20b.lxf
 http://www.adrive.com/public/KPqpxY/1sHDm3n1508ch24b.lxf
 http://www.adrive.com/public/5jm7p5/1sHDm3n1516ch24b.lxf
 http://www.adrive.com/public/se4B9H/1sHDm3n1516ch20b.lxf
 http://www.adrive.com/public/cunFgx/1sHDm3n1516ch16b.lxfLog  showing 12 channels instead 16 ones.  http://www.adrive.com/public/AcuYAp/log.txt  fails the comversion to mxf too ffmpeg show 12 channels when there are 16
  
 http://www.adrive.com/public/QmXFJn/r134.pdf   lxf seems only support 4, 8 and 16 tracks audio channels. 
> 
> > > 
> > >   [FFmpeg-devel] [PATCH] lxfdec: support version 1 files, too.Reimar 
> > > Döffinger Reimar.Doeffinger 
> > > at gmx.de 
> > > Sat Mar 31 11:32:02 CEST 2012 
> > > 
> > > 
> > > Previous message: [FFmpeg-devel] [PATCH] lxfdec: 
> > > support version 1 files, too. 
> > > Next message: [FFmpeg-devel] [PATCH] sonic: mark as 
> > > experimental 
> > > Messages sorted by: [ date ] [ thread ] [ subject 
> > > ] [ author ] 
> > > 
> > > On Thu, Mar 29, 2012 at 01:37:50PM +0200, Tomas Härdin wrote:
> > > > Anyway, OK if all samples at
> > > > http://titan.codemill.se/~tomhar/samples/lxf/ work (BARS01.lxf is v1,
> > > > maybe a few more).
> > > 
> > > Most of them are close to useless for proper testing.
> > > They are all recognized and play somehow, but most have so ridiculously low
> > > audio levels that I can't say for sure if they actually work as intended.
> > > Part of it is probably that many are 8 channels and similar which ffplay
> > > can't handle.
> > > And the colours for the BARS sample seem completely off (from the
> > > standard ones used for this), however since the demuxer can't really
> > > influence that I guess this must be as intended.
> > > 
> > > 
> > > 
> > > 
> > > 
> > > Previous message: [FFmpeg-devel] [PATCH] lxfdec: 
> > > support version 1 files, too. 
> > > Next message: [FFmpeg-devel] [PATCH] sonic: mark as 
> > > experimental 
> > > Messages sorted by: [ date ] [ thread ] [ subject 
> > > ] [ author ] 
> > > 
> > > More information about 
> > > the ffmpeg-devel mailing list
> > >  		 	   		  
> > > _______________________________________________
> > > ffmpeg-devel mailing list
> > > ffmpeg-devel at ffmpeg.org
> > > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >  		 	   		  
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel at ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>  		 	   		  
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 		 	   		  


More information about the ffmpeg-devel mailing list