News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

NVIDA H264 Codec

Started by Beeker, February 15, 2010, 02:23:37 PM

Previous topic - Next topic

phenigma

Quote from: niz23 on February 25, 2010, 09:19:32 PM
You should now be able to build MPlayer_Player and test vdpau.

I had to add the actual methods as well as the declarations.  I replicated Get_Name() and found the appropriate constants.  After that it built perfectly.  I copied the .deb to my ION and used dpkg to install it... mplayer is now using the webadmin settings and vdpau acceleration.  MPlayer cpu usage is ~20% showing 1080P h264 and doing on-the-fly re-encoding of multichannel AAC audio to AC3.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

pw44

Quotemplayer is now using the webadmin settings and vdpau acceleration.  MPlayer cpu usage is ~20% showing 1080P h264 and doing on-the-fly re-encoding of multichannel AAC audio to AC3
Could you send it to me, the .deb?

phenigma

My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

pw44

Hi J.,
i did try to install it, but am getting this message:
dpkg --root=/ -I pluto-mplayer-player_2.0.0.44.10022622803_i386.deb
new debian package, version 2.0.
size 715058 bytes: control archive= 1143 bytes.
     455 bytes,    11 lines      control
     368 bytes,     5 lines      md5sums
    1067 bytes,    46 lines   *  postinst             #!/bin/bash
Package: pluto-mplayer-player
Version: 2.0.0.44.10022622803
Architecture: i386
Maintainer: LinuxMCE Developers <developers@linuxmce.org>
Installed-Size: 2504
Pre-Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libmysqlclient15off (>= 5.0.27-1), libstdc++6 (>= 4.1.1), mplayer
Section: unknown
Priority: extra
Homepage: <insert the upstream URL, if relevant>
Description: <insert up to 60 chars description>
  <insert long description, indented with spaces>

I reinstalled from ground zero yesterday and have all updates and upgrades installed. Is there anything else to install?
TIA,
Paulo

phenigma

It says you're missing package dependencies, like mplayer itself.  I`m not sure why it's not installing automatically for you.  It explains why you are getting the mplayer errors you described in a earlier post.

I didn't have to do anything extra on my MD.  You could try installing the missing packages with apt-get and then dpkg -i the mplayer-player package again.

I'd be nice to know why mplayer is not installed on your fresh system though.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

niz23

Vdpau support is committed into lmce svn. An updated den Will be available soon.
/niz23

pw44

The "missing"  packages are installed:
Advanced | Software versions - CORE
mplayer = 2:1.0-svn30383-0ubuntu1
libmysqlclient15off = 5.0.67-0ubuntu6.1
libgcc1 = 1:4.3.2-1ubuntu12
libstdc++6 = 4.3.2-1ubuntu12
libc6 = 2.8~20080505-0ubuntu9
Advanced | Software versions - core/hybrid - No IP for media director selected.
I'm using the core/hybrid. It seems that i need to configure something.. but don' t know where.
If i only have one core/hybrid (did not setup any diskless MD), where shall i inform the IP for the MD?
May this be the problem?


niz23

What are you doing?
There is no reason you should need to install mplayer manually unless you have screwed with apt sources.
I have done lot´s of installations and mplayer together with mplayer_player have always installed automatically.

/niz23

Quote from: pw44 on February 28, 2010, 07:41:30 PM
The "missing"  packages are installed:
Advanced | Software versions - CORE
mplayer = 2:1.0-svn30383-0ubuntu1
libmysqlclient15off = 5.0.67-0ubuntu6.1
libgcc1 = 1:4.3.2-1ubuntu12
libstdc++6 = 4.3.2-1ubuntu12
libc6 = 2.8~20080505-0ubuntu9
Advanced | Software versions - core/hybrid - No IP for media director selected.
I'm using the core/hybrid. It seems that i need to configure something.. but don' t know where.
If i only have one core/hybrid (did not setup any diskless MD), where shall i inform the IP for the MD?
May this be the problem?



pw44

Quote from: niz23 on February 28, 2010, 07:57:08 PM
What are you doing?
There is no reason you should need to install mplayer manually unless you have screwed with apt sources.
I have done lot´s of installations and mplayer together with mplayer_player have always installed automatically.

/niz23

What i am doing? Trying to install the package Phenigma created.
I did not screwed anything with apt-sources.
I do have mplayer-player, but with no vdpau support.
I just told that the "missing" files reported by the try to install his package already were installed, and i did not installed them by hand.
Some others i did install, like kaffeine or smplayer and the upgrade of alsa, to 1.0.22.1-2, which apparently solved the HDMI sound output.

Paulo

phenigma

Quote from: niz23 on February 28, 2010, 05:51:12 PM
Vdpau support is committed into lmce svn. An updated den Will be available soon.
/niz23

Thanks Niz!  I know you've been busy.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

phenigma

Quote from: pw44 on February 28, 2010, 08:20:23 PM
What i am doing? Trying to install the package Phenigma created.
I do have mplayer-player, but with no vdpau support.

The changes are in svn so the next beta update, which the wiki says is building now, should include the new mplayer-player package.  Wait for the update to finish and do an apt-get update/apt-get upgrade on your system.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

FireMail

Quote from: phenigma on February 28, 2010, 11:00:01 PM
Quote from: pw44 on February 28, 2010, 08:20:23 PM
What i am doing? Trying to install the package Phenigma created.
I do have mplayer-player, but with no vdpau support.

The changes are in svn so the next beta update, which the wiki says is building now, should include the new mplayer-player package.  Wait for the update to finish and do an apt-get update/apt-get upgrade on your system.

J.
hi - thanks for your integration of vdpau into mplayer. i will test that today and give you some feedback.

where is this wiki page that tells you about the build process?

pw44

#57
Thx J. and niz23,
i was only reporting that the dependencies warned by the package built by J. already were installed.
Sometimes it confuses me having a disklless client in a server (the core/hybrid) and i'm trying to understand where the configs are picked by what, and what is to be done (reload router, regen orbiter, rebuit md).
Yes, i know that i need to wait until update finish to start upgrade or dist-upgrade.
niz23, thx for spendig time and so quickly providing an update.
J., thx for the support and the hint regarding the sound issue.

BTW, did it today, mlayer_player was updated, is using vdpau, but for a .m2ts file, there's still no sound.

FireMail

works very well - cpu load reduced. mplayer now gets about 24-28% depending on the movie. great work!

there is only one problem when i try to play movies recorded with my video camera (sony HDR-TG7VE). the movie itself is replaying very slowly, the audio in real time. so its getting out of sync in the first second and delays about 2-3 seconds each frame.
tech details: High Definition, AVCHD (1920 x 1080, 1440 x 1080)/Standard Definition, MPEG2

i recorded all the stuff in full HD - do i need to run that through a codec so that i can play it smoothly?

phenigma

MPEG2 content should be vdpau accelerated through either xine or mplayer.  What container format (File extension) are the files?

The AAC re-encode configuration is not included with the vdpau update, you will still need some portions of the config file I posted for AAC audio over SPDIF.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]