[FFmpeg-devel] [PATCH] Bonk decoder and demuxer

Piotr Bandurski ami_stuff at o2.pl
Thu May 5 15:33:57 CEST 2016


> > > > > > > Improved version attached.
> > > 
> > > I found another bug, this time in lossy mode - the file encoded as "joint stereo" decodes after a few seconds into noise:
> > > 
> > > https://www.datafilehost.com/d/c2e8b332
> > 
> > here are a few more samples:
> > 
> > https://www.datafilehost.com/d/e4825eb4
> > 
> > quantization: 1.15
> > downsampling ratio: 1:1/2:1/3:1/10:1
> > predictor size: 282
> > enable join stereo
> > 
> > 
> > in file "down_2_1.bonk" noise stars around 2:30
> 
> hmm it has actually not much to do with "join stereo" option, because the same problem happens with mono files:
> 
> https://www.datafilehost.com/d/09128a25

these mono files hangs with ffmpeg's bonk decoder:

https://www.datafilehost.com/d/b94fd994

all of the files I shared so far were encoded with use of this converter:

https://www.freac.org/

for lossy files which I shared it's still possible that there is some bug in encoder and original bonk decoder is just more tolerant for the erros in the stream and can recover better from them, but this is just my theory (in case ffmpeg's decoder is really not buggy)



More information about the ffmpeg-devel mailing list