On Thu, 2009-08-20 at 08:40 -0700, Shane W wrote: > Lots actually but they're mostly really big. 96khz 6ch at > 24 bit isn't really managable. My little 6ch test track is > here though. > > http://www.csy.ca/~shane/51test.flac So that file decodes as 24-bit for you? For me: AUDIO: 48000 Hz, 6 ch, s32le, 2782.4 kbit/30.19% (ratio: 347804->1152000) Selected audio codec: [ffflac] afm: ffmpeg (FFmpeg FLAC audio) And reorder_channel_nch() actually is receiving samplesize=4, so the 3 byte paths aren't getting travelled. What version of mplayer do you have? Possibly something in ffmpeg changed along the way. Looking at libavcodec/flacdec.c, it doesn't seem that s24le is something it will output. It will decode 24-bit flac content as s32le. Cheers, Jason. _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users