Log in

View Full Version : remux avi with vbr audio


Maxsmi
18th September 2008, 06:01
Hello all!
I need some advices. I'm trying to remux an AVI file, which has a VBR MP3 track, using the system default AVI MUX filter. As a result there are A/V synchronization lost in some moments over all the file. Could somebody, please, tell me if there are some hacking:) methods, to avoid this problem. Am trying to do it myself, without any other applications.
I Know that VBR audio is non-standard for AVI, but if souce file is ok, I think there must be a solution.

roozhou
18th September 2008, 10:29
Try mencoder, AVI MUX GUI, avidemux, virtualdub ...

Maxsmi
19th September 2008, 03:45
Unfortunately, I need to to do it myself, I create my own graph, manage it, so I have an access to all filters and their pins' mediatypes. Are there another suggestions?

[P]ako
19th September 2008, 15:41
This may help you:

http://www.virtualdub.org/blog/pivot/entry.php?id=27

Maxsmi
22nd September 2008, 03:55
Ok, thanks. Interesting article, seems to be useful. I'll try this.