hello,
I just discovered the wonderfull world of api's at
allapi.net a few weeks ago, and I've been writing a program to recode avi files into mpeg2.
I used following code to get info on the avi files:
avifileinfonow my problem is I can get all the info on the video stream in the avi, but I can't seem to get the info on the audio stream..
I'm looking for the following specs: 'used codec' and 'sample-rate' so I can make my prog decide if and how it must be converted
big thanks to whom can point me in the right direction
bonarez
ps: for those not knowing about allapi > take a look at their apiguide > really rocks!