VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Guest
    Hi all,
    I'm a GNU/Linux user, and I'm trying to convert a divx to a vcd;
    Due I can't use ffmpegx, I'm looking for the command line rights options to build a vcd with ffmpeg...
    Can anyone help me?

    Thanks,

    amok13
    Quote Quote  
  2. ./ffmpeg -i file.avi -y -f vcd -vcodec mpeg1video -map 0.0:0.0 -b 1150 -s 352x240 -r 29.97 -g 12 -qmin 3 -qmax 13 -hq -acodec mp2 -ab 224 -ar 44100 -ac 2 -map 0.1:0.1 movie.mpg

    For further help please look at the Linux ffmpeg documentation here.
    Quote Quote  
  3. Guest
    thank you major...
    Quote Quote  



Similar Threads

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