erlug
[Top] [All Lists]

Re: [Erlug] Uso di mencoder

To: erlug@xxxxxxxxxxxxxx
Subject: Re: [Erlug] Uso di mencoder
From: gpanco - <gpanco@xxxxxxxxxx>
Date: Thu, 29 Jan 2004 17:46:30 +0100
On Thursday 29 January 2004, alle 15:28, Enzo wrote:
> 
> Ho qualche difficolta` a capire come si usa mencoder,
> qualcuno di voi lo usa?
> 
> Se do i comandi:
> 
> $ mencoder -oac help
> ...
> Available codecs:
>    copy     - frame copy, without re-encoding (useful for AC3)
>    pcm      - uncompressed PCM audio
> 
> $ mencoder -ovc help
> ...
> Available codecs:
>    copy     - frame copy, without re-encoding. doesn't work with filters!
>    frameno  - special audio-only file for 3-pass encoding, see DOCS!
>    rawrgb   - uncompressed RGB 24bpp video
>    nuv      - nuppel video
>    lavc     - using libavcodec codecs - best quality!

il mio mencoder dice:

$ mencoder -oac help

Available codecs:
   copy     - frame copy, without re-encoding (useful for AC3)
   pcm      - uncompressed PCM audio
   mp3lame  - cbr/abr/vbr MP3 using libmp3lame
   lavc     - ffmpeg audio encoder (mp2, ac3, ...)

$ mencoder -ovc help

Available codecs:
   copy     - frame copy, without re-encoding. doesn't work with
filters!
   frameno  - special audio-only file for 3-pass encoding, see DOCS!
   rawrgb   - uncompressed RGB 24bpp video
   rawyuv   - uncompressed 4:2:0 YUV (I420) 12bpp video
   nuv      - nuppel video
   divx4    - using divx4linux/divx5linux lib (depends on configuration)
   lavc     - using libavcodec codecs - best quality!
   vfw      - using VfW DLLs, currently only AVID is supported
   qtvideo  - using QuickTime DLLs, currently only SVQ1/3 are supported
   libdv    - DV encoding using libdv v0.9.5
   xvid     - xvid encoding

le librerie sono incluse solo alla compilazione.

ti consiglio:

http://www.bunkus.org/dvdripping4linux/

e cmq l'ampia documentazione di mplayer.

ciao.

<Prev in Thread] Current Thread [Next in Thread>