I've suddenly got a weird problem with 6ch ac3 audio in AVISynth. No matter if it is muxed to mkv or placed as separate ac3 file AVISynth (aka directshowsource) doesn't output it as 6ch, exporting 2ch (stereo) but it occured so not as downmixed, but as slowed down (probably 3 times) in speed! Same time in Media Player Classic it is playable well (normal speed, 6ch). I've tried to find if there is a DS/ACM filter that trying to downmix it but I've not find such one (I have ffdshow, ac3acm, ac3filter at least, any downmix isn't configured in their settings).
Please, help!!!
+ Reply to Thread
Results 1 to 11 of 11
-
-
Everything shown is correct expect number of channel, it is shown 2 instead of 6.
-
Last edited by jagabo; 1st Mar 2010 at 08:59.
-
Last edited by poisondeathray; 1st Mar 2010 at 08:57.
-
Thanks a lot for suggestions!
Maybe this is the reason... but... I do remember that I converted 6ch audio using avisynth, but probably it was AAC not AC3 I do not remember.
Seems to me it is converted to 6ch RAW (PCM) somewhere but played as 2 ch. So, probably only header came from AVISynth is incorrect? Is there something like 'assume audio to be of X channel' in AVISynth to try (I know assumesamplerate only)?
Sure I could do, I just expected to convert that audio to a lower bitrate by VirtualDub (usually the easiest way for me).
Thanks, I have no NICAC3Source, will try find it later, but FFMpegSource2 wonderfully works perfect! But very very very slowly, it hangs a player for while before start (even after .ffindex is created), but audio is listed as 6ch.
Really, Ive checked, no downmix there. Moreover, if I set downmix, it is played in 2.0 stereo and normal speed well.
Well. I actually I want downmix this time, but only this time, so I think that setting downmix in a place that could not be changed in AVS or in player/encoder settings is a bad idea...Last edited by lovyagin; 1st Mar 2010 at 10:00.
-
Have you tried a different AC3 source? Maybe there's just something wrong or unusual with the one your working with.
I didn't think AviSynth or VirtualDub could handle six channel audio but I just checked and both do (VirtualDub can't seem to play it and I don't think it can downmix it).Last edited by jagabo; 1st Mar 2010 at 10:12.
-
Sure I've tried other sources, since they all came from same people, I've created source myself. I take mkv with 6ch AAC (and YES, AVISynth open it properly), and converted it to MKV with 6ch AC3 (using virtualdub to make AVI and mkvtools to mux mkv). And it does not opened properly in AVISynth.
Finally I've disabled AC3filter at all (regsvr32 /u) instead of disabled it in settings (doesn't help) and it is work now perfectly! So, something is wrong with AC3filter in AVISynth.
But, unfortunately AC3filter, it is needed AC3filter for timeshift option of my TV Card... But I might use ffdshow although it is not recommended by device developer.
So solution for me is: do not use AC3filter. The question 'how to use ac3filter for 6ch audio in avisynth's directshowsource' still open, but, sorry, not so important for me currently. Thanks you a lot for helping.Last edited by lovyagin; 1st Mar 2010 at 10:31.
Similar Threads
-
Neatvideo strange behavior
By themaster1 in forum RestorationReplies: 51Last Post: 12th Feb 2012, 08:11 -
LG DN788 ~Very Strange Behavior~Need suggestions
By buffee in forum DVD & Blu-ray PlayersReplies: 0Last Post: 27th Feb 2010, 18:22 -
Strange behavior of the 5990
By ahhaa in forum DVD & Blu-ray PlayersReplies: 0Last Post: 19th Aug 2009, 11:27 -
MKV to MP4 for PS3 with dual-audio (2ch AAC + 6ch AC3)
By sexyclient in forum Media Center PC / MediaCentersReplies: 0Last Post: 7th Dec 2008, 22:01 -
demux audio from avi then two audio sources(aac 2ch + ac3 6ch)
By fatcat23 in forum ffmpegX general discussionReplies: 4Last Post: 21st Sep 2008, 01:19