Log in

View Full Version : Select audio track in AVS?


AlanHK
28th October 2008, 13:57
I have an AVI file with two separate audio tracks.

In an AVS file with just a Avisource("Blah.avi") I hear one track, but how do I output the other?

buzzqw
28th October 2008, 14:26
afaik you can't

you must build a grf file with graphedit and within graphedit you can specify audio track

then open the grf with directshowsource

but i hope too for a simplier solution :)

BHH

Leak
29th October 2008, 18:44
Or he could give ffmpegSource a try, which allows you to specify which audio track to use in FFAudioSource.

np: Luomo - Love You All (Convivial)

buzzqw
30th October 2008, 11:49
yes, good hint!

BHH