Since version 0.0.9L ffmpegX can't encode any of my .mov files. It doesen't matter witch codec's are used for QT .mov. None of the ffmpegX engines works. Sometimes it produces .avi's with audio and no video, otherwise there are .mpg's with video but no audio. In former versions of ffmpegX this wasen't a problem.
Results 1 to 8 of 8
-
-
This is one message of the process window:
Encoding started on Sat Jul 10 16:41:31 CEST 2004
Input #0, mov,mp4,m4a,3gp, from '/Volumes/Macintosh HD V/VHS Import/movie.mov':
Duration: 02:07:25.0, bitrate: 21982 kb/s
Stream #0.0: Video: mpeg4
Stream #0.1: Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
Output #0, avi, to '/Volumes/Macintosh HD V/VHS Import/movie.avi':
Stream #0.0: Video: mpeg4 (hq), 720x540, 25.00 fps, q=2-4, pass 1, 624 kb/s
Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
The encoding quit's immediatly with no file produced. With the former version this was working fine.
-
A new ffmpeg build will be included in 0.0.9m. Does using the mencoder engine change anything?
-
Well it work's fine with other movies like .mpg's or .avi's. There's only a problem with QT .mov files. I'm using a capture card to digitalize my old VHS tapes and the software to this card uses QT and it's codecs to record movies. With the former version's of ffmpegX there was no problem to encode these movies to MPEG4. Now it's as i wrote, it doesent matter witch engine i use (mencoder too!). Why am i using ffmpegX for this job when there are a lot cool tool's like iDVD, Toast6 or DivX codec? Easy answer: ffmpegX is much faster and produces better quality.
-
Originally Posted by Mr.Ash
I remember doing it because it causes lots of minor problems with broken links in some apps' prefs, especially some launchers. Not a huge problem, you just have to re-enter the correct path in each app as the errors appear.
-
i do .mov -> xvid encoding with ffmpegX. here are my results:
the qt .mov files must be saved as self contained. movs that conain links to other files or movs with cut lists are nor supported. the files must be named with the ending .mov (name.mov).
my mov files have dv video and uncompressed audio tracks.
encoding with my files only works with mencoder engine. ffmpeg works but drops many frames, so i get a 'fast forward' result video.
mencoder engine has an error identifing the the tracknumber of the .mov audio tracks. track number 0 in the audio tab is the first track of the .mov file (not the first audio track!) - so this is usualy the video track. in my case i have to use track #1 or #2 for audio.
the option 'decode with quicktime' only works for mpeg2 encoding. it has no effect for the mpeg4 codecs. (i think this would solve a lot of the problems i have mentioned here)
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 -
Patching a MOV-file from 50 to 25 FPS without frameloss & re-encode?
By Oneirophile in forum EditingReplies: 1Last Post: 11th Oct 2011, 06:29 -
mencoder wont convert the complete file, mov to avi|mov
By bjornieB in forum Video ConversionReplies: 2Last Post: 19th Nov 2009, 07:42 -
Can't encode WMV to MOV
By scratface in forum ffmpegX general discussionReplies: 3Last Post: 21st Feb 2009, 12:24