View Single Post
Old 2009-10-17, 03:44   Link #338
pigoz
YUKI.N>
 
 
Join Date: Mar 2009
Location: Milan, Italy
Send a message via MSN to pigoz
Do you hear audio if you play only the OP file?

I'll get the files and try to reproduce it. It has probably something to do with FLAC.

EDIT
This is the error message:

Code:
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[flac @ 0x100717800]switching channel layout mid-stream is not supported
[flac @ 0x100717800]decode_frame() failed
Either the files use different channel layouts, or mplayer with linking segments doesn't work well with FLAC; from what I have been told on irc FLAC has only one channel configuration possible for each number of channels (in our case its both 2), so i would exclude the possibility of a problem in the files.

EDIT2
I tried Kovensky's mplayer build for Windows and it has the same problem. At least its not my fail this time.

EDIT3
It was fixed by the mplayer dev, a patch will be out tomorrow probably.

EDIT4
mplayer-2009-10-20 on google code fixes the problem

Last edited by pigoz; 2009-10-20 at 07:57.
pigoz is offline