View Full Version : audio(adpcm) +video(mpeg4)==>asf file format
littlemouse_code
12th April 2007, 03:28
i want to synthesize adpcm audio and mpeg4 video ,and to store as asf file format ,someone can tell me what libs or tools i can use? thx!!
zambelli
12th April 2007, 09:10
You can use DirectShow or WM Format SDK for muxing audio and video streams into ASF format. If you want an already made solution, try Solveig Multimedia's WM ASF Multiplexer.
littlemouse_code
12th April 2007, 09:49
As i known, this libs or tools run on the windows platform,but I want to develop some applications of asf on the linux.
zambelli
12th April 2007, 11:52
I'm not sure if any muxing libs are already available for Linux. The ASF spec is published (http://www.microsoft.com/windows/windowsmedia/forpros/format/asfspec.aspx), so you could of course build your own lib based on the spec if necessary.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.