I'm trying to convert a mpg, but it doesn't seem to be working. I have the 3 codecs it asks for, but it still doesn't work.
What happens is that it does encode the video, but I'm given a 0kb file that can't be read as a video file.
Results 1 to 5 of 5
-
ffmpegX keeps a log of what it was doing, as long as the ffmpegX Progress window is open.
You may access that by pressing the blue "i". This action should open a "Process Information" log.
Copy its content here for examination, so we may try to figure out what went wrong, and hopefully how to fix that.
-
Here!
Encoding started on Thu Jun 2 18:43:51 EDT 2011
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
Seems that stream 0 comes from film source: 1000.00 (1000/1) -> 20.00 (20/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/priested2/Desktop/SoundStage_movie.mpg':
Duration: 00:08:23.0, start: 0.000000, bitrate: 15225 kb/s
Stream #0.0(eng), 20.00 fps(r): Video: mpeg4, yuv420p, 1280x720
Number of stream maps must match number of output streams
-
ffmpegX finds one stream in your source file: an mpeg-4 video stream. If you try to convert that to some format while specifying both video and audio, then it will error. One stream in, two streams out, that is an impossible combination.
If you would like to convert with just video in the output, then you should de-activate the Encode audio checkbox in the Audio tab. (That may not be valid for all possible target formats, however.)
Similar Threads
-
No encodes working with ffmpegX
By mollycampbell in forum ffmpegX general discussionReplies: 21Last Post: 1st Mar 2011, 23:27 -
ffmpegX only encodes warning at beginning of movie
By kgplumb in forum ffmpegX general discussionReplies: 2Last Post: 29th Aug 2010, 08:07 -
ffmpegX produces non-fuctional files or no files
By sloopy in forum ffmpegX general discussionReplies: 5Last Post: 5th Nov 2008, 00:35 -
Converting AVI files to Video_TS files/ffmpegx V0.0.9Y OS is Tiger.
By sadepussycat in forum MacReplies: 10Last Post: 2nd Jun 2008, 15:43 -
invalid audio and video files
By volam in forum EditingReplies: 1Last Post: 20th Apr 2008, 03:57