[Mplayer-docs]help-diff.sh

Torinthiel torinthiel at wp.pl
Thu Oct 23 06:46:33 CEST 2003


On Thu, Oct 23, 2003 at 02:14:04AM +0200, Arpi wrote:
> Hi,
> 
> > Is somewhat broken. It detects some multiline messages
> > (namely SystemTooSlow, MEncoderMP3LameHelp, MaybeNI and
> > FormatNotRecognized, but not Exit_SIG*, which are multiline as well)
> > even when these are translated. Even ./help-diff.sh help_mp-en.h <
> > help_mp-en.h 
> > produces these messages, and I doubt there are untranslated messages in
> 
> cannot reproduce :(
Then I'll have to look at my tools. why they are wrong.
kraken:~/mplayer/main/help$ ./help_diff.sh help_mp-en.h <help_mp-en.h >missing.h

> 
> root at arpi:/demo/mplayer/main/help# ./help_diff.sh help_mp-en.h <help_mp-en.h
> root at arpi:/demo/mplayer/main/help#
Working as root to do this?
> A'rpi / Astral & ESP-team
Torinthiel

-- 
 Waclaw "Torinthiel" Schiller       GG#: 542916, 3075312
   torinthiel(at)wp(dot)pl
   gpg: B06901F1 fpr: FAA3 559F CAE9 34DE CDC8  7346 2B6E 39F2 B069 01F1
 "No classmates may be used during this examination"
-------------- next part --------------
#define MSGTR_SystemTooSlow "

"\
"           ************************************************
"\
"           **** Your system is too SLOW to play this!  ****
"\
"           ************************************************

"\
"Possible reasons, problems, workarounds:
"\
"- Most common: broken/buggy _audio_ driver
"\
"  - Try -ao sdl or use ALSA 0.5 or the OSS emulation of ALSA 0.9.
"\
"  - Experiment with different values for -autosync, 30 is a good start.
"\
"- Slow video output
"\
"  - Try a different -vo driver (-vo help for a list) or try -framedrop!
"\
"- Slow CPU
"\
"  - Don't try to play a big DVD/DivX on a slow CPU! Try -hardframedrop.
"\
"- Broken file
"\
"  - Try various combinations of -nobps -ni -forceidx -mc 0.
"\
"- Slow media (NFS/SMB mounts, DVD, VCD etc)
"\
"  - Try -cache 8192.
"\
"- Are you using -cache to play a non-interleaved AVI file?
"\
"  - Try -nocache.
"\
"Read DOCS/HTML/en/devices.html for tuning/speedup tips.
"\
"If none of this helps you, read DOCS/HTML/en/bugreports.html.

"
#define MSGTR_MEncoderMP3LameHelp "

"\
" vbr=<0-4>     variable bitrate method
"\
"                0: cbr
"\
"                1: mt
"\
"                2: rh(default)
"\
"                3: abr
"\
"                4: mtrh
"\
"
"\
" abr           average bitrate
"\
"
"\
" cbr           constant bitrate
"\
"               Also forces CBR mode encoding on subsequent ABR presets modes.
"\
"
"\
" br=<0-1024>   specify bitrate in kBit (CBR and ABR only)
"\
"
"\
" q=<0-9>       quality (0-highest, 9-lowest) (only for VBR)
"\
"
"\
" aq=<0-9>      algorithmic quality (0-best/slowest, 9-worst/fastest)
"\
"
"\
" ratio=<1-100> compression ratio
"\
"
"\
" vol=<0-10>    set audio input gain
"\
"
"\
" mode=<0-3>    (default: auto)
"\
"                0: stereo
"\
"                1: joint-stereo
"\
"                2: dualchannel
"\
"                3: mono
"\
"
"\
" padding=<0-2>
"\
"                0: no
"\
"                1: all
"\
"                2: adjust
"\
"
"\
" fast          Switch on faster encoding on subsequent VBR presets modes,
"\
"               slightly lower quality and higher bitrates.
"\
"
"\
" preset=<value> Provide the highest possible quality settings.
"\
"                 medium: VBR  encoding,  good  quality
"\
"                 (150-180 kbps bitrate range)
"\
"                 standard:  VBR encoding, high quality
"\
"                 (170-210 kbps bitrate range)
"\
"                 extreme: VBR encoding, very high quality
"\
"                 (200-240 kbps bitrate range)
"\
"                 insane:  CBR  encoding, highest preset quality
"\
"                 (320 kbps bitrate)
"\
"                 <8-320>: ABR encoding at average given kbps bitrate.

"
#define MSGTR_MaybeNI "Maybe you are playing a non-interleaved stream/file or the codec failed?
" \
"For AVI files, try to force non-interleaved mode with the -ni option.
"
#define MSGTR_FormatNotRecognized "============ Sorry, this file format is not recognized/supported =============
"\
"=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-docs/attachments/20031023/23412199/attachment.pgp>


More information about the MPlayer-DOCS mailing list