mplayer language

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
shurikenzo
Linux 0.x
Linux 0.x
Messaggi: 3
Iscritto il: lun 17 set 2007, 21:23

mplayer language

Messaggio da shurikenzo »

I have downloaded mplayer-megapack-1.0rc1try3-i686-6sm.tgz from slacky repository, and
I want to ask how can I change mplayer language from italian to english in OSD
and also in gmplayer (all options are on italian)? Is there any config file I can change this setting?
Thanks :D

Avatar utente
ildiama
Linux 3.x
Linux 3.x
Messaggi: 536
Iscritto il: mar 27 dic 2005, 16:49
Slackware: mine
Kernel: 2.6.alto..
Desktop: KDE4
Località: Senigallia
Contatta:

Messaggio da ildiama »

I think this depends on the compilation directive. So you cannot directly from some files like /etc/mplayer.conf and so on.
You have to download mplayer source, utilities, patches and slackbuild (all these from slacky, of course) modifiing the slackbuild in this way:

Codice: Seleziona tutto

--language=it
become

Codice: Seleziona tutto

--language=en
and recompile, launching the slackbuild.

Good luck and Good Slack(y) 8)
(and sorry for my english.. :oops:)

shurikenzo
Linux 0.x
Linux 0.x
Messaggi: 3
Iscritto il: lun 17 set 2007, 21:23

Messaggio da shurikenzo »

Don't worry, my english is bad too :D
The problem is, that only compiled mplayer from slack.it is able to play
sound from videos that are recorded by phone (*.3gp files).
I try to compile mplayer using configure options --prefix=/usr/lib
and --with-codecsdi=/usr/lib/codecs (this is path where the megapack install codecs
and other libraries) but I still dont heave sound! If you know what I have to do please help.
Maybe you (I mean all slacky community) should compile mplayer on english and put it on the repository
(I know that this is too much to ask, but this is my favorite repo and I all my packages have downloaded from it,
btw, nice work people :D )

Avatar utente
ildiama
Linux 3.x
Linux 3.x
Messaggi: 536
Iscritto il: mar 27 dic 2005, 16:49
Slackware: mine
Kernel: 2.6.alto..
Desktop: KDE4
Località: Senigallia
Contatta:

Messaggio da ildiama »

But... you 've not to compile mplayer yourself!! U have to use mplayer.Slackbuild.
1. Download all files in slacky mplayer src directory
2. modify mplayer.Slackbuild (it become en)
3. launch mplayer.Slackbuild
4. Install(pkg) mplayer

In this way you have the "same" mplayer, apart from language.
Do it yourself. It's simple. See you

shurikenzo
Linux 0.x
Linux 0.x
Messaggi: 3
Iscritto il: lun 17 set 2007, 21:23

Messaggio da shurikenzo »

OK, I will try this! Thanks :)

Rispondi