LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MPlayer won't work with certain parameters (https://www.linuxquestions.org/questions/linux-software-2/mplayer-wont-work-with-certain-parameters-366689/)

Xplosive 09-24-2005 05:21 PM

MPlayer won't work with certain parameters
 
to be specific, when i add -subfont-encoding , or subfont-text-scale

i get this output:
Code:

$ mplayer -subfont-encoding utf8
 MPlayer 1.0pre7try2-3.3.5 (C) 2000-2005 MPlayer Team
 CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon (Family: 6, Stepping: 2)
 Detected cache-line size is 32 bytes
 CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
 Compiled for x86 CPU with extensions: MMX
 
 
 
 Unknown option on the command line: subfont-encoding

im using Debian Sarge 3.1 ,kernel 2.6.8-2-686

thanx in advance ;-)

Simon Bridge 09-24-2005 09:36 PM

How did you install mplayer?

Sounds like apt-get mplayer for the standard debian package - and the subfont encoding is fixed to unicode (the option to change it is not available).

If you want full finctionality, you should upgrade your kernel and gcc, then do a source install from mplayerhq. www.mjmwired.net has never-fail mplayer install instructions ofr FC4 - but, since this is install from source, it is pretty generic. (Just adapt the package names for Debian.)

According to the developers, mplayer is not available, from standard repositories, with full functionality. They advise installing the latest version from source.

Alternatively - install totem-xine via apt with all it's plugins ... this will allow you to play DVDs, access the DVD menues, and play music with visualisations.


All times are GMT -5. The time now is 07:56 PM.