Log in

View Full Version : FLV muxing woes


munnasunna
28th April 2007, 06:36
Hi, i extracted some video(as flv) and audio(as mp3) from a SWF file using a decompiler tool, now how do i MUX them(flv + mp3) in to a FLV container, or is there any tool/way to save/encode it directly to avi or other format.

dwm4444
28th April 2007, 10:48
I've taken FLVs from Youtube and converted them (using Vdubmod with some deblocking and resizing) to AVI (xvid + mp3) using the method LoRd_MuldeR describes here:

http://forum.doom9.org/showthread.php?p=977909#post977909

I don't know about saving them back to FLV; I've never done that.

Good luck.

munnasunna
28th April 2007, 11:03
actually i know that method, but this problem lies with one of my pal who i think will feel uncomfortable with avisynth script,

anyway thanks for the reply.