VideoHelp Forum




Results 1 to 5 of 5
  1. G4-Cat
    Guest
    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:
    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%
    Anyone can help me?
    I really don't know anything about video encoding, so please be patient

  2. G4-Cat
    Guest
    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%
    plz help! I'm going crazy!

  3. Originally Posted by G4-Cat
    Stream #0.0: Video: cvid
    Sorry, the cvid codec (Cinepak) is not supported by ffmpeg.

  4. G4-Cat
    Guest
    So how should I export from iMovie?
    thx major

  5. Export to .mov




Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!