[FFmpeg-devel] Ogg regression broken on PowerPC
    Justin Ruggles 
    justinruggles
       
    Sat Mar 29 23:54:30 CET 2008
    
    
  
M?ns Rullg?rd wrote:
> The problem is in the flac encoder.  There's another floating-point
> oddity there.  The compression is still lossless, just different.
The FLAC regression test uses "-compression_level 2" to avoid the
floating-point calculations involved in generating LPC coefficients.
Maybe the ogg regression test could be modified to do the same.
Or the FLAC encoder could switch to fixed lpc coefficients if the
bitexact flag is set.
-Justin
    
    
More information about the ffmpeg-devel
mailing list