How do i combine a wmv file and a mp3 file (converted from wma in the wmv)?
I tried to convert wmv to divx+mp3, but there always seems to be heavy quality loss. If i want good quality, then the size will be huge compare to the wmv.
+ Reply to Thread
Results 1 to 12 of 12
-
-
May as well leave it wma then. What is the point of having wmv+mp3? If you have a wmv/asf parser and wmv decoder then you are going to have a wma decoder to.
-
Use Virtualdub-MPEG2
You'll probably need to install WMV9 VCM but VD-MPEG2 will open WMV files. If you direct strean copy the video and compress the audio to MP3 then you'll get a WMV.avi with MP3 audio.
Another option is to drag and drop the WMV file into TMPGEnc and choose File>Output To File> Avi and choose the video and audio compression you want. WMV9 + MP3. The disadvantage of this is that you have to recode the video. -
If you want it to be WMV instead of AVI after using Virtualdub-MPEG2, just change the extension back to .wmv
-
Originally Posted by DarrellS
-
Changing the extension doesn't make it a wmv. You would need to remux using say Graphedit.
Most players don't care that a windows media player file has an AVI extension, they'll play it anyway but It's a good idea to keep all your WMV files with that extension so you don't try to play them in a DivX player that can't handle WMV. -
VirtualDub-mpeg2 works out very well. Thanks very much.
-
Direct streaming does make it an avi yes. There is WMV the container and WMV9/8/7 the video codecs. VirtualDub-MPEG2 outputs avi's, so you get WMV in an avi container.
-
AVISynth serves raw video, so if you direct stream you get raw video in an avi container. ffmpeg may be able to direct stream some of them to avi. avi relies on fourCC's to identify video streams though, so if there is no decoder with a matching fourCC available, then you wouldn't be able to decode it.
You need to be careful direct streaming stuff into an avi though since wmv, mov and rm all support VFR (Variable Frame Rate) and avi doesn't.
I really don't see the fasination of putting stuff in an avi container though. -
AVISynth serves raw video, so if you direct stream you get raw video in an avi container. ffmpeg may be able to direct stream some of them to avi. avi relies on fourCC's to identify video streams though, so if there is no decoder with a matching fourCC available, then you wouldn't be able to decode it.
You need to be careful direct streaming stuff into an avi though since wmv, mov and rm all support VFR (Variable Frame Rate) and avi doesn't.
I download alot of football clips where I'm not worried about the audio. I'd rather download everything in avi but most people either want to upload moviemaker files or youtube everything.
I really don't see the fasination of putting stuff in an avi container though.
Similar Threads
-
WMV to Avi(xvid,mp3) using VirtualDub - huge destination file
By chm in forum Newbie / General discussionsReplies: 9Last Post: 20th May 2010, 17:29 -
How do I convert Dvd's to avi's wmv's and mp3's
By GlobalConsulting in forum DVD RippingReplies: 5Last Post: 27th Apr 2008, 01:27 -
How to capture the audio of wmv and mpg video to MP3?
By edong in forum AudioReplies: 5Last Post: 7th Feb 2008, 23:15 -
How to convert wmv clip so its properties match other wmv clips
By sohaibrazzaq in forum Video ConversionReplies: 4Last Post: 4th Aug 2007, 09:16