Open main menu

Difference between revisions of "ScummVM Tools"

71 bytes added ,  16:43, 3 May 2010
→‎MP3 mode params: add --lame-path
(→‎Script Tools: Add decine and degob and sort alphabetically)
(→‎MP3 mode params: add --lame-path)
Line 63: Line 63:
==== MP3 mode params ====
==== MP3 mode params ====
*'''-b ''rate''''' — ''rate'' is the target bitrate(ABR)/minimal bitrate(VBR).
*'''-b ''rate''''' — ''rate'' is the target bitrate(ABR)/minimal bitrate(VBR).
*'''-B ''rate''''' — ''rate'' is the maximum VBR/ABR bitrate.
*'''-B ''rate''''' — ''rate'' is the maximum ABR/VBR bitrate.
*'''--vbr''' — LAME Uses the VBR mode (default).
*'''--vbr''' — LAME Uses the VBR mode (default).
*'''--abr''' — LAME Uses the ABR mode.
*'''--abr''' — LAME Uses the ABR mode.
Line 69: Line 69:
*'''-q ''value''''' — Specifies the MPEG algorithm quality (0 - 9) (0 being the best quality).
*'''-q ''value''''' — Specifies the MPEG algorithm quality (0 - 9) (0 being the best quality).
*'''--silent''' — The output of LAME is hidden.
*'''--silent''' — The output of LAME is hidden.
*'''--lame-path''' — Specifies the path to lame (default: lame).


==== Vorbis mode params ====
==== Vorbis mode params ====
TrustedUser
2,147

edits