maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   The N9 is really picky for video playback. Any good 3rd Party apps? (https://talk.maemo.org/showthread.php?t=85414)

The Arsonist 2012-07-18 01:15

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
Quote:

Originally Posted by AndyNokia232 (Post 1239000)
Does anyone know of a step-by-step for mplayer etc? For those of us not too familiar/comfortable with having to input lines of code in terminal just to watch a film or tv show.
Thanks

If OVP fixed you're problem, then you're good to go, but I'm not here to stop you from using KMPlayer. I've personally had better luck with KMPlayer. I guess it's all on a "per video" basis so your mileage may vary.

For the install, you can absolutely use a terminal method but I personally preferred not to enable Dev Mode on my N9. It's an easy option if you like to do it that way, but I just feel safer(and lazier) using trusted deb packages. I'd say the simpler way is this:

1) Allow installations from non-Store sources on device.
2) Download the MPlayer and KMPlayer packages from here. You'll probably want to opt for the most up to date packages ("kmplayer_0.10.9.910-1_armel.deb" and "mplayer_1.0svn20120427-1_armel.deb")
3) Select those packages from the transfers list and install both individually. If you're uber paranoid, feel free to restart your device after each install. I got into a habit of it from the N900 days. It's a time waster, but it doesn't do any harm, it can only help.

That's really it! Let me know if anything wasn't clear. Best of luck!

slaapliedje 2012-07-25 06:55

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
I'll try to find this out tomorrow, but it seems to me that the winning combination of players is KMplayer (from the above link) and mplayer from sheeplauncher.net. The file in /etc/apt/sources.list.d/ shows;

deb http://sheeplauncher.net/debs/ ./ #Packrat

I added that through MeeCatalog.

Strangely SMplayer plays the same test video like crap that plays perfectly smoothly with KMplayer using mplayer 2:2.0 package.

The video that I'm using is one that was ripped from a DVD, Nautilus shows it as Dimensions 712x462, Codec H264, 24 frames per second, bitrate 18kbps.

Audio is Dolby Digital (AC-3) Stereo with 192 kbps.

This basically is 720p, and works a treat with this combination!

slaapliedje

Kabouik 2012-07-29 23:19

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
Quote:

Originally Posted by slaapliedje (Post 1242587)
I'll try to find this out tomorrow, but it seems to me that the winning combination of players is KMplayer (from the above link) and mplayer from sheeplauncher.net. The file in /etc/apt/sources.list.d/ shows;

deb http://sheeplauncher.net/debs/ ./ #Packrat

I added that through MeeCatalog.

Strangely SMplayer plays the same test video like crap that plays perfectly smoothly with KMplayer using mplayer 2:2.0 package.

The video that I'm using is one that was ripped from a DVD, Nautilus shows it as Dimensions 712x462, Codec H264, 24 frames per second, bitrate 18kbps.

Audio is Dolby Digital (AC-3) Stereo with 192 kbps.

This basically is 720p, and works a treat with this combination!

slaapliedje

Can you detail what exactly you filled in the MeeCatalog fields for adding this repository? I added the line you mentioned and updated, but still no mplayer found when searching by keyword. I'm currently using the mplayer that was packaged for KMplayer (but I use UMplayer as GUI).

slaapliedje 2012-07-30 00:42

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
Quote:

Originally Posted by Kabouik (Post 1244763)
Can you detail what exactly you filled in the MeeCatalog fields for adding this repository? I added the line you mentioned and updated, but still no mplayer found when searching by keyword. I'm currently using the mplayer that was packaged for KMplayer (but I use UMplayer as GUI).

I put;
Name of the catalog: Packrat
URI to the catalog: http://sheeplauncher.net/debs/
Distribution: ./

That last line is a period and / in case you can't see it for whatever reason.

MeeCatalog is odd though, it doesn't show everything in the repositories I've added through it. I think there has to be a specific 'packages' like file for it, anyone know this for sure?

For example, I also have rzr's repositories in there, but p-uae doesn't show up under MeeCatalog, but other things do.

slaapliedje

olympus 2012-08-17 23:40

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
tried to add the repository to meecatalog but it don't see the mplayer :/

slaapliedje 2012-08-18 06:15

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
Not sure why that doesn't work sometimes, but I would just verify there is a file in /etc/apt/sources.list.d/ that has that repository line in it, then 'apt-get install mplayer2' as root.

slaapliedje

Kabouik 2012-08-18 09:02

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
Thanks for your reply Slaapliedje, and sorry that I haven't seen it before.

I've done what you explained but still no mplayer2 found, either in MeeCatalog or by using the Terminal. There is a meecatalog.list file with the corresponding Packrat repository line, but still no mplayer2 found after apt-get update.

Would there be another way of getting the deb file? Have you saved it somewhere, just in case?

slaapliedje 2012-08-18 14:53

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
In /etc/apt/sources.list.d/meecatolog.list, I have an entry like this;

Code:

deb http://sheeplauncher.net/debs/ ./ #Packrat
Oops, my bad, the package name is NOT mplayer2, it's just mplayer.

As an 'apt-cache search mplayer' shows;

Code:

Package: mplayer
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 4312
Maintainer: Diego Biurrun <diego@biurrun.de>
Architecture: armel
Version: 2:2.0
Depends: liba52-0.7.4, libaa1 (>= 1.4p5), libasound2 (>> 1.0.18), libass4 (>= 0.9.7), libavcodec52 (>= 4:0.6-1~) | libavcodec-extra-52 (>= 4:0.6-1~), libavformat52 (>= 4:0.6-1~) | libavformat-extra-52 (>= 4:0.6-1~), libavutil50 (>= 4:0.6-1~) | libavutil-extra-50 (>= 4:0.6-1~), libc6 (>= 2.7), libenca0 (>= 1.9), libfaad2-0 (>= 2.0.0+cvs20040908+mp4v2+bmp), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.4.3), libgcc1 (>= 1:4.1.1), libmad0 (>= 0.15.1b), libncurses5 (>= 5.7-1), libogg0 (>= 1.0rc3), libpng12-0 (>= 1.2.13-4), libpostproc51 (>= 4:0.6-1~) | libpostproc-extra-51 (>= 4:0.6-1~), libpulse0 (>= 0.9.19), libspeex1 (>= 1.2~beta3-1), libswscale0 (>= 4:0.6-1~) | libswscale-extra-0 (>= 4:0.6-1~), libtheora0, libvorbis0a (>= 1.1.2), libx11-6 (>= 0), libxext6 (>= 0), libxv1, zlib1g (>= 1:1.1.4), debconf
Conffiles:
 /etc/mplayer/mplayer.conf 28ed639fae2fa0594a10ca8304403d02
Description: The Ultimate Movie Player
 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86
 CPUs, see the ports section). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO,
 ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files,
 supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. You can
 watch VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies too (and you don't
 need the avifile library at all!).
 .
 Another big feature of MPlayer is the wide range of supported output drivers.
 It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you
 can also use GGI and SDL (and this way all their drivers) and some lowlevel
 card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64, Permedia3) too!
 Most of them supports software or hardware scaling, so you can enjoy movies in
 fullscreen.
 .
 MPlayer supports displaying through some hardware MPEG decoder boards, such as
 the DVB and DXR3/Hollywood+.
 .
 And what about the nice big antialiased shaded subtitles (10 supported types)
 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean
 fonts, and the onscreen display (OSD)?
Aegis-Manifest: empty

This shows that the package version is 2:2.0.

dpkg -l|grep mplayer shows this;

Code:

ii  kmplayer  0.10.9.910-1  <insert up to 60 chars description>
ii  mplayer              2:2.0              The Ultimate Movie Player
ii  smplayer            0.6.9-4            complete front-end for MPlayer

Hope this all helps.

slaapliedje

olympus 2012-08-18 23:18

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
It helped:) thank you.

Kabouik 2012-08-19 13:44

Re: The N9 is really picky for video playback. Any good 3rd Party apps?
 
Great, thanks. I thought the package was mplayer2, hence the issue. I finally managed to update mplayer to the 2.2.0 version. Let's see now if it makes the rendering of videos of higher resolution smoother. :)


All times are GMT. The time now is 08:57.

vBulletin® Version 3.8.8