Postby DJ » 06 Oct 2006 22:06
I have tried and have not been able to get a FLAC file into anything else
flacdec debug: decode STREAMINFO
flacdec debug: channels:2 samplerate:44100 bitspersamples:16
flacdec debug: STREAMINFO decoded
flacdec debug: decode STREAMINFO
flacdec debug: channels:2 samplerate:44100 bitspersamples:16
flacdec debug: STREAMINFO decoded
main debug: adding a new input
stream_out_transcode debug: creating audio transcoding from fcc=`s16l' to fcc=`mp3 '
main debug: looking for decoder module: 27 candidates
araw debug: samplerate:44100Hz channels:2 bits/sample:16
main debug: using decoder module "araw"
main debug: looking for encoder module: 10 candidates
ffmpeg debug: libavcodec already initialized
ffmpeg debug: found encoder MPEG Audio layer 1/2/3
main debug: using encoder module "ffmpeg"
Then this happens during the encode:
main warning: buffer is 75805 in advance, triggering downsampling
main warning: timing screwed, stopping resampling
main warning: buffer is 118366 in advance, triggering downsampling
main warning: audio drift is too big (-162652), clearing out
main warning: timing screwed, stopping resampling
main warning: mixer start isn't output start (-12335)
main warning: audio drift is too big (-162470), clearing out
main debug: audio output is starving (139786), playing silence
So nothing is ever encoded.
It appears that the pins are not connecting or connecting properly. It will take a developer to comment on this one.