> Just recorded using the "record by click on start button" WITH SUCCESS!!!
> SWEET! Opened WAV with Audacity and it's all there! Played it back and it
> played back correctly!
Oh wow that is truly good news if it recorded 5.1. That would be its
first success "in the wild" :D
> With FFSplit, however, it now only records the center channel now, lol.
> Anyway, FFsplit is not your app, so I wont bother you with trying to figure
> that one out. (If it were even possible, without having the FFSplit code)
> Unless, of course, this SHOULD be working for all other apps that can use it
> as a capture source. ;)
Yeah it probably should, since FFmpeg uses it underneath anyway.
So you say FFsplit running virtual-audio-capturer doesn't seem to
capture it right?
I wonder what the difference is. You could try running ffmpeg using
the same parameters that FFsplit seems to use (you can discover it
with Process Explorer IIRC) and see if
1) his version of ffmpeg has the same problem
2) the version of ffmpeg with virtual-audio-capturer has the same problem.
3) maybe see if more recent ffmpeg builds have the same problem:
http://ffmpeg.zeranoe.com/builds/
Now that you mention it, I wonder if FFsplit is "mixing" from 5.1 to
stereo and somehow...if it varies from build to build then I think it
might imply that something is broken in FFmpeg. I think there has
been some recent work in FFmpeg with regard to the "amerge" filter, so
maybe there is something going on in there.
> It recorded the entire mp3 as being the left channel.
That is really weird how it merges both channels into left LOL.
What's your console output from this?
> Later on, when I
> tested the left speaker, it played the test sound correctly (with the mp3).
> During the center speaker test, you don't hear the speaker test tone, but
> rather, the mp3's right channel plays correctly during the test, then dies
> again. The mp3 continues to play only on the left. During the right
> speaker test, you hear the test sound play out the right speaker.
Oh man that is freaky. something seems definitely amiss...
> I ran the same test again, without the mp3, and only 1 of the 6 channels
> played back. Strange...
Does it reproduce with the same behavior? And with latest builds of
FFmpeg? What about with builds like a year old?
Thanks for your help.
-roger-