How can a set of WMV files be converted to MP4 so I can import them to my Apple TV?
|
You can use FFmpeg (a free command-line tool for Mac, Linux and Windows) to encode WMV to MP4. Here is an example syntax:
This will encode the video to H.264 video and AAC audio, using the default quality. To change the quality for the video, use a different CRF value, where lower means better, e.g. 20 or 18. For audio, 100% is the default quality. Increase the value for better quality. For the AppleTV specifically, this is what Apple says it supports:
So, you could use the following command to force the 30 Hz frame rate and High profile:
|
||||
|
|
|
HandBrake. Multi-platform and free.
|
|||||||||||||||
|
|
Try the SUPER : Simplified Universal Player Encoder & Renderer. It's pretty well the swiss-knife of video conversion. |
|||||||||
|
I don't know what all the options/flags mean, but that seemed to work and get a Flash streamable MP4 file, but the video was not top quality. The the codec libraries I have installed are libx264 and libfaac for H.264 and AAC video and audio codecs. |
||||
|
|
|
www.media-convert.com is a free web based service that converts all sorts of audio and video formats. No need to install any software. Ignore the adds and just select the file type from the dropdown menus. |
||||
|
|
try Any Video Converter. As the name stated, it can convert many kinds of videos. |
|||||||
|
|
MediaCoder should do the job just fine!
|
||||
|
|
|
If you're trying to convert wmv files created by GoToMeeting (aka Go2Meeting for SEO purposes) then all of the above solutions will probably fail because the video is encoded using a citrix-specific g2m4 codec that will make transcoders choke. I found this page that guides through transcoding from g2m to regular wmv using g2mtranscoder.exe provided by gotomeeting, which will transcode your video in place so that you can then transcode it to your format of choice using regular tools (like the other answers in this thread). Hope this helps. |
|||||
|
|
I would use MediaCoder for batch conversion or other user-friendly possibility is Avidemux. |
|||
|
|
protected by Journeyman Geek Sep 12 '12 at 9:04
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
