I recently tried to convert a DivX file to a toast-ready image using ffmpegx. Here's my terminal output:
/Users/nicholas/Desktop/Multimedia/MPG/ffmpegX.app//Contents/Resources/ffmpeg -i /Users/nicholas/Desktop/Pete\ and\ Pete\ \ -\ 3\ -\ 4\ -\ Splashdown\ copy.avi -y -f mpeg -vcodec mpeg1video -map 0.0:0.0 -b 1160.773632 -s 640x480 -g 15 -me epzs -qmin 1 -qmax 9 -hq -benchmark -vcd -acodec mp2 -ab 128 -ar 48000 -ac 2 -map 0.1:0.1 /Users/nicholas/Desktop/pete; /Users/nicholas/Desktop/Multimedia/MPG/ffmpegX.app//Contents/Resources/vcdgear -mpg2bin -toast /Users/nicholas/Desktop/pete /Users/nicholas/Desktop/pete.bin
[ool-18bd5c52:~] nicholas% /Users/nicholas/Desktop/Multimedia/MPG/ffmpegX.app//Contents/Resources/ffmpeg -i /Users/nicholas/Desktop/Pete\ and\ Pete\ \ -\ 3\ -\ 4\ -\ Splashdown\ copy.avi -y -f mpeg -vcodec mpeg1video -map 0.0:0.0 -b 1160.773632 -s 640x480 -g 15 -me epzs -qmin 1 -qmax 9 -hq -benchmark -vcd -acodec mp2 -ab 128 -ar 48000 -ac 2 -map 0.1:0.1 /Users/nicholas/Desktop/pete; /Users/nicholas/Desktop/Multimedia/MPG/ffmpegX.app//Contents/Resources/vcdgear -mpg2bin -toast /Users/nicholas/Desktop/pete /Users/nicholas/Desktop/pete.bin
Input #0, avi, from '/Users/nicholas/Desktop/Pete and Pete - 3 - 4 - Splashdown copy.avi':
Stream #0.0: Video: msmpeg4v2, 480x360, 29.97 fps, q=0-0
Stream #0.1: Audio: mp3, 44100 Hz, stereo, 111 kb/s
Output #0, mpeg, to '/Users/nicholas/Desktop/pete':
Stream #0.0: Video: mpeg1video (hq), 640x480, 29.97 fps, q=1-9, 1160 kb/s
Stream #0.1: Audio: mp2, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
frame=43758 q= 9 size= 262292kB time=205.9 bitrate=10437.0kbits/s
bench: utime=5715.840s
VCDGear v1.6e build 082401 coded by Dracore (dracore@home.com)
MPEG file source --> /Users/nicholas/Desktop/pete.mpg
BIN image destination --> /Users/nicholas/Desktop/pete.bin
Conversion method --> mpg2bin
ERROR: /Users/nicholas/Desktop/pete.mpg could not be opened or accessed.
Does anyone know why the above error occured?
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
Windows7 image backup - restoring the image question
By ranchhand in forum ComputerReplies: 18Last Post: 15th Apr 2012, 07:13 -
request/ question ffmpegx and multi processors
By terramir in forum ffmpegX general discussionReplies: 0Last Post: 18th Dec 2011, 22:52 -
ffmpegX question
By ge in forum ffmpegX general discussionReplies: 1Last Post: 12th Aug 2009, 12:24 -
Newbie Question about Avi's, ffmpegx and Toast
By pmmassacre in forum ffmpegX general discussionReplies: 12Last Post: 25th Apr 2009, 23:38 -
help with ffmpegx and mp4... probably a nube question...
By manzico in forum ffmpegX general discussionReplies: 9Last Post: 5th Oct 2008, 16:58