Hi, I'm sure this question gets answered a lot and I had a look around but couldn't work it out from other threads.
I've installed ffmpegx and the binaries that it asks for. I'm trying to convert a WMV file to a Mov but when I do the encode it just dings and nothing is produced and it is immediate.
Here is the log from the process:
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Sat Feb 21 14:47:41 GMT 2009
5.00 (25/1)
Input #0, asf, from '/Users/Will/Desktop/Use Somebody/Use Somebody.wmv':
Duration: 00:05:53.0, start: 1.579000, bitrate: 2063 kb/s
Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 160 kb/s
Stream #0.1, 25.00 fps(r): Video: WMV3 / 0x33564D57, 640x480
Incorrect frame rate
Thank you!
Results 1 to 4 of 4
-
-
The error message suggests that there is something wrong with your target framerate. Please verify that it is set to the framerate preset "PAL (25)" in the Video tab. Or try typing in: "25".
If that checks out o.k., then something else is wrong. Perhaps the WMV video cannot be decoded by ffmpeg. Try installing Flip4Mac (the QuickTime codec for WMV media), and setting ffmpegX to "decoding with QuickTime" in the Options tab.
If the WMV file is copy protected, then you might be out of luck, as the protection usually also covers conversions.
-
Ok I tried all of that but it still does nearly the same thing, except a dud file is produced that can't be opened. I can't think the file could be write protected though because it just came from a friends video cam. This is the new log i get:
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Sat Feb 21 16:31:35 GMT 2009
Seems that stream 1 comes from film source: 1000.00 (1000/1) -> 25.00 (25/1)
Input #0, asf, from '/Users/Will/Desktop/Use Somebody/Use Somebody.wmv':
Duration: 00:05:53.0, start: 1.579000, bitrate: 2063 kb/s
Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 160 kb/s
Stream #0.1, 25.00 fps(r): Video: WMV3 / 0x33564D57, 640x480
Codec type mismatch for mapping #0.0 -> #0.0
Similar Threads
-
Encode .mov to mkv/m2ts?
By Wischmop in forum Video ConversionReplies: 1Last Post: 1st Jan 2012, 04:49 -
Cannot encode .mov file to dvd using ffmpeg
By RL in forum ffmpegX general discussionReplies: 3Last Post: 25th Oct 2011, 14:43 -
Convert wmv to mov
By formerpcgirl in forum ffmpegX general discussionReplies: 12Last Post: 21st Sep 2010, 15:38 -
Convert .mov to .avi or .wmv?
By cielspacing in forum Video ConversionReplies: 13Last Post: 3rd Apr 2008, 13:11 -
Problems trying to encode .mov to .flv
By bneubert in forum ffmpegX general discussionReplies: 2Last Post: 19th Jul 2007, 15:17