maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   mplayer port for N9 / Harmattan (https://talk.maemo.org/showthread.php?t=80031)

optimaxxx 2012-12-14 09:00

Re: mplayer port for N9 / Harmattan
 
Hey there, tried running mplayer *.amr
And I ran into this error: "dts mode not implemented, update ffmpeg"
It also prints "Not: libopen-core_armnb supports dtx" But I cannot find out (oh mighty google power) how to make it play?

Cheers

kodematem 2012-12-14 10:27

Re: mplayer port for N9 / Harmattan
 
Quote:

Originally Posted by PIDk (Post 1292196)
Does anybody know how I can get rid of grey background when I play 4:3 non-stretched videos through KMplayer+Mplayer?

Default N9 player uses black background for videos with non-native aspect ratios.

same problem.

www.rzr.online.fr 2012-12-28 20:16

Re: mplayer port for N9 / Harmattan
 
do you suggest to fix this version :
https://build.pub.meego.com/package/...ttan%3Atesting

or work on recent released version ?

--
http://rzr.online.fr/q/mplayer

ladoga 2013-01-09 10:11

Re: mplayer port for N9 / Harmattan
 
Quote:

Originally Posted by rakeshyadav (Post 1304209)
one solution is available from my self;solution is,
The command can be like below :

Code:

mplayer -vo x11 -framedrop -fs [filename]

But there is a easier way : you can select the player (GStreamer, mplayer , etc.),
you try
it just worked fine.

You can have those (and any other) options in ~/.mplayer/config and they will take effect in kmplayer + no need to then type them on the command line either.
Code:

vo=x11
framedrop=1
fs=1

BTW. Is there any advantage in using x11 rather than xv as video out method?

thedead1440 2013-01-09 10:25

Re: mplayer port for N9 / Harmattan
 
ladoga,

However doing that for 720p BP encoded videos still causes MPlayer to lag out-of-sync presumably due to HW acceleration as they work fine when GStreamer is used as the option instead...

ladoga 2013-01-10 07:43

Re: mplayer port for N9 / Harmattan
 
Quote:

Originally Posted by thedead1440 (Post 1312673)
ladoga,

However doing that for 720p BP encoded videos still causes MPlayer to lag out-of-sync presumably due to HW acceleration as they work fine when GStreamer is used as the option instead...

Yes, I was just replying to parent poster. I don't use those settings myself.

Here's my config:
Code:

sub-fuzziness=1
slang=fi,fin,en,eng
utf8=1
double=1
framedrop=1

For a/v sync problems one could try adding mc=10 and autosync=30. I haven't really used those, but former should set max correction to 10 seconds and second should adjust autosync algorithm. You might have to play with those values a bit.

There seems to be just few vo alternatives built into this mplayer and usually my experience with vo=xv has been best. You can see what's available with mplayer -vo help.

kalilucho 2013-02-27 10:36

Re: mplayer port for N9 / Harmattan
 
Can anyone help me to set my KMPleyar/MPlayer displays subtitles in Bulgarian/Cyrillic
Help please!!!

Kozzi 2013-05-06 09:35

Re: mplayer port for N9 / Harmattan
 
Quote:

Originally Posted by kalilucho (Post 1325622)
Can anyone help me to set my KMPleyar/MPlayer displays subtitles in Bulgarian/Cyrillic
Help please!!!

I don't think Kmplayer use an external config file so the only way to fix kmplayer is to modify the source. If you are okay with command line then you could use -utf8 tag:
mplayer -utf8 path/to/movie.avi

btw, could somebody compile mplayer 1.1 for Harmattan?
Thanks

koos 2013-05-18 09:33

Re: mplayer port for N9 / Harmattan
 
Quote:

Originally Posted by kalilucho (Post 1325622)
Can anyone help me to set my KMPleyar/MPlayer displays subtitles in Bulgarian/Cyrillic
Help please!!!

See http://mplayerhq.hu/DOCS/man/en/mplayer.1.html
You can create a config file in /home/user/.mplayer/
I would guess the option is utf8=1 but I'm not sure.


All times are GMT. The time now is 06:44.

vBulletin® Version 3.8.8