hi guys.. I've been reading the whole forum today, but still can't solve my problem even if you wrote about it many times. Maybe I'm too noob to understand it by myself(and sorry for my terrible english..)
So: I've got this avi file created with QT and I need to make a VCD or SVCD (the only important thing for me is to view it on my tv!)
Tried to use ffmpeg's presets without changing anything but I got an error concerning yuvscaler. After reading a thread about this error, i changed the codec and used "MPEG1 [.MPG] (ffmpeg)" but here's the resulting code in Terminal:
Anyone can help me?Code:Last login: Thu Jul 24 12:14:02 on ttyp1 pbpaste | sh Welcome to Darwin! [Computer-di-Backup:~] backup% pbpaste | sh Encoding started on Thu Jul 24 12:29:44 CEST 2003 Input #0, avi, from '/Users/backup/Desktop/grecia-1.avi': Stream #0.0: Video: cvid, 640x480, 24.00 fps, 800 kb/s Stream #0.1: Audio: pcm_s16le, 22050 Hz, mono, 352 kb/s Output #0, vcd, to '/Users/backup/Desktop/greciaok': Stream #0.0: Video: mpeg1video, 352x288, 25.00 fps, q=2-13, 1150 kb/s Stream #0.1: Audio: mp2, 44100 Hz, stereo, 224 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Unsupported codec (id=0) for input stream #0.0 /Users/backup/Desktop/greciaok is not a valid mpeg file (Super) VideoCD xml description created successfully as `/Users/backup/Desktop/greciaok.xml' ++ WARN: initializing libvcd 0.7.12 [darwin5.2/powerpc] ++ WARN: ++ WARN: this is the UNSTABLE development branch! ++ WARN: use only if you know what you are doing ++ WARN: see http://www.hvrlab.org/~hvr/vcdimager/ for more information ++ WARN: **ERROR: could not stat() file `/Users/backup/Desktop/greciaok.mpg': No such file or directory Encoding completed on Thu Jul 24 12:29:44 CEST 2003 [Computer-di-Backup:~] backup%
I really don't know anything about video encoding, so please be patient![]()
Results 1 to 5 of 5
-
G4-CatGuest
-
G4-CatGuest
I downloaded the latest version of ffmpeg and tried again! Here's the code I get while using VCD (PAL) preset with ffmpeg codec
Code:Last login: Thu Jul 24 14:46:07 on ttyp1 pbpaste | sh Welcome to Darwin! [Computer-di-Backup:~] backup% pbpaste | sh Encoding started on Thu Jul 24 14:47:16 CEST 2003 Input #0, avi, from '/Users/backup/Desktop/grecia-1.avi': Stream #0.0: Video: cvid, 640x480, 24.00 fps, 800 kb/s Stream #0.1: Audio: pcm_s16le, 22050 Hz, mono, 352 kb/s Output #0, vcd, to '/Users/backup/Desktop/greciaok': Stream #0.0: Video: mpeg1video, 352x288, 25.00 fps, q=2-15, 1150 kb/s Stream #0.1: Audio: mp2, 44100 Hz, stereo, 224 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Unsupported codec (id=0) for input stream #0.0 [Computer-di-Backup:~] backup%
-
G4-CatGuest
So how should I export from iMovie?
thx major
Similar Threads
-
Can't convert avi to vcd, svcd etc...Failed Message
By shankbone in forum ffmpegX general discussionReplies: 2Last Post: 10th Oct 2009, 01:12 -
VCD to DVD (not SVCD)
By noyou in forum SVCD2DVD & VOB2MPGReplies: 20Last Post: 19th May 2009, 16:56 -
Beeping on vcd/svcd
By mgdt in forum Newbie / General discussionsReplies: 5Last Post: 20th Dec 2007, 10:56 -
avi to vcd/svcd
By neynme in forum DVD RippingReplies: 7Last Post: 26th Aug 2007, 20:25 -
I have converted avi to vcd and svcd im looking to convert avi to dvd
By dbztoolkit in forum Newbie / General discussionsReplies: 1Last Post: 11th Jun 2007, 12:14