[SLE] formating vcd-like avi movies using ffmpeg

From: Adagilson Batista Bispo da Silva (adagilson_at_cpqam.fiocruz.br)
Date: 02/12/04

  • Next message: Dave Howorth: "Re: [SLE] Can Linux resize a WinsozeXP NTFS System Partition?"
    Date: Thu, 12 Feb 2004 13:56:14 -0300
    To: SLE <suse-linux-e@suse.com>
    
    

    Good-afternoon, my friends.
    I am using ffmpeg to make my avi files (from a digital camera: DV2100)
    vcd compliant.
    $ffmpeg -f avi -i imag0007.avi -b 1150 -ab 224 -ar 44100 -f mpeg -acodec
    mp2 pipa2.mpg

    I just wonder if tha command above is enough to make the avi files
    compatible with vcd standart.
    The way they are generated makes mpeg file with frame rate about 14. We
    know that ntsc should have 29.97 of frame rate.
    I'm tring to add these parameters:
    -ac 2 (to make them stereo; mono is the default option)
    -r 25 (or 29.97, is it really necessary?)
    -tvstd ntsc (I donīt know yet how could it improve the quality of my
    mpeg video files)
    -t 10 (time of duration...???)

    ...but, in fact, I think I just have to add "-ac" to my command line.
    Isnīt it?
    a.

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Dave Howorth: "Re: [SLE] Can Linux resize a WinsozeXP NTFS System Partition?"

    Relevant Pages

    • Re: Temp Files wont delete
      ... What is the command to delete ... "Wesley Vogel" wrote: ... Avi files have a bug in XP. ... How to get rid of "Locked AVI" Bug in Windows XP ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: [opensuse] Extracting still frame from video
      ... command line? ... I'm talking about what avidump does with avi files, ... something that works for most video formats. ...
      (SuSE)
    • detecting content of video file
      ... I've got some avi files and I don't know which codecs and size it is. ... know a tool (command line if possible) to detect it? ... I've been searching for a while and can't see anything ...
      (comp.os.linux.misc)
    • Re: Looping wav files with VB6 MM control
      ... There's a "repeat" command ... but that appears to only apply to AVI files. ... Time to delve into the murky world of MM API ...
      (microsoft.public.vb.controls)
    • Re: Converting NTSC AVIs to PAL
      ... >> Anybody know if there is a foolproof way of converting NTSC AVI files ... >> PAL AVIs, while preserving the quality of the orginal NTSC input? ...
      (comp.os.linux.misc)