Show Posts
|
|
Pages: 1 ... 7 8 [9]
|
|
121
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: June 02, 2009, 12:46:53 am
|
Yes I am now finally back at the task. I have done the simple process of editing the Mplayer_Player as follows: execle(MPLAYER_BINARY, MPLAYER_BINARY_SHORT, "-slave", "-idle", "-msglevel", "all=4", "-noborder", "-fixed-vo", "-fs", "vc","ffmpeg12vdpau,ffh264vdpau", "-vo", "vdpau", "-vf", "screenshot" "-ao", sALSADevice.c_str(), "-ac", sALSACodec.c_str(), "-lavdopts", "fast:threads=2", BLACK_MPEG_FILE, (char *) 0, environ); } else { execle(MPLAYER_BINARY, MPLAYER_BINARY_SHORT, "-slave", "-idle", "-msglevel", "all=4", "-noborder", "-fixed-vo", "-fs", "vc","ffmpeg12vdpau,ffh264vdpau", "-vo", "vdpau", "-vf", "screenshot", "-lavdopts", "fast:threads=2", BLACK_MPEG_FILE, (char *) 0, environ);
Now I am trying to set up the development environment as indicated in http://wiki.linuxmce.org/index.php/Setting_Up_A_Development_EnvironmentThe install of ccache keeps failing can't find the package. What entry required in the sources.list? Is the package completely required to compile one module.
|
|
|
|
|
122
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 19, 2009, 12:04:46 am
|
|
Thanks
I had a hectic week, thus did not get chance to check out your recommendations.
I searched for the source, and found the Mplayer_Player source.
Will attempt as your suggestions; was also looking at passing the options in the call to initiate mplayer, using vdpau and the codecs as you use when playing from desktop, recompile Mplayer_Player, hopefully could only change this on the MD, so if I break it, it does not screw in install - do not have the time to rebuild.
|
|
|
|
|
123
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 09, 2009, 11:48:14 pm
|
|
Guys, I apologize for my second to last post, poor english; one of those mornings.
An update:
I backed up the mplayer binaries listed in my previous post, copied the new binary into those respective locations; only achieved crashing CORE, MD, the whole system. Well rebooted and fix my error, system is operational.
Still am unable to experience VDPAU in linuxmce! Through further investigation, saw below:
8551 root 22 0 65084 3000 2432 S 0.3 0.1 0:00.58 MPlayer_Player
Going to look into it, any information will be appreciated.
|
|
|
|
|
124
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 09, 2009, 01:12:38 pm
|
I found this /home/linuxmce/moon/opt/pluto-mplayer/share/mplayer /home/linuxmce/moon/opt/pluto-mplayer/bin/mplayer /home/linuxmce/moon/usr/lib/mplayer /home/linuxmce/moon/usr/share/doc/mplayer /home/linuxmce/moon/usr/share/mplayer /home/linuxmce/moon/usr/bin/mplayer /home/linuxmce/moon/etc/mplayer /opt/pluto-mplayer/share/mplayer /opt/pluto-mplayer/bin/mplayer
Now my question, if I copied the mplayer from /usr/local/bin to the other bin directory listed above would that break the system? Are there any other considerations?
|
|
|
|
|
125
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 09, 2009, 01:00:13 pm
|
|
I went to the KDE desktop, to the directory with the files, clicked the trailer I am Legend.m2ts, choosed mplayer in the with window, using to it shows gmplayer and played the movie, perfect, cpu usage was most 20%.
Played the transformers.m2ts file, in the same manner, cpu usage was most 40 to 50 percent, sometimes spicking to 83% but quickly returning to to 40 to 50 average. There were drops to 20% during quiet scenes.
gmplayer is a link to mplayer.
But as the previous post, said vdpau does work.
|
|
|
|
|
126
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 09, 2009, 04:03:16 am
|
I re-did the process, following the exact same instructions as mentioned in Used by the original poster. The trail fluctuate in usage, I am legend, is high sometimes at 90%, but plays nicely, transformers usage still high, but slightly slower video and out of sync audio. I did some investigation, and realized that the graphics card is running at 8x as the pcie slot is 8x. nVidia README show playing the video using ./mplayer -vo vdpau -vc <VDPAU-codec-name> <filename> Is this possible through linuxmce configuration, will try from KDE in a few hrs, catching up on some sleep
|
|
|
|
|
127
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 08, 2009, 10:39:31 am
|
|
I am using a evga 9400, from all indication, this card is supported.
nvidia driver 180.51.
Are there any other changes required for linuxmce, or it plays mplayer in /usr/local/bin
Just in case.
I will retry the process, I tar the MD files before doing this, so will I restore and retry, just in case I missed something.
|
|
|
|
|
128
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 08, 2009, 02:27:00 am
|
Just and update Tried it again, the cpu usage this time was 89 to 92 %, same problem as before. Played the trailers, first with xine with 94% cpu usage, renamed the file to .m2ts, played with mplayer, and it played smooth, no problem, but cpu usage was 65% quiet and action was 93%. mplayer -vo help produces: CPU: AMD Sempron(tm) Processor LE-1150 (Family: 15, Model: 127, Stepping: 1) CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2 Available video output drivers: vdpau VDPAU with X11 xv X11/Xv x11 X11 ( XImage/Shm ) xover General X11 driver for overlay capable video output drivers gl X11 (OpenGL) gl2 X11 (OpenGL) - multiple textures version dga DGA ( Direct Graphic Access V2.0 ) sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!) ggi General Graphics Interface (GGI) output fbdev Framebuffer Device fbdev2 Framebuffer Device aa AAlib caca libcaca dxr3 DXR3/H+ video out v4l2 V4L2 MPEG Video Decoder Output xvidix X11 (VIDIX) cvidix console VIDIX null Null video output mpegpes MPEG-PES to DVB card yuv4mpeg yuv4mpeg output for mjpegtools png PNG file jpeg JPEG file gif89a animated GIF output tga Targa output pnm PPM/PGM/PGMYUV file md5sum md5sum of each frame
Still hope, a multicore and gigabyte may seem perfect
|
|
|
|
|
129
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 08, 2009, 12:47:17 am
|
Had to comment the following. . Only thing,tried to play transformers, the m2ts file, initially the cpu usage was high, but drop to around 65% after introduction, the audio sucks, really comes in glitches video little slow, cpu usage still 65%. I feel its the speed of the network from the core, this MD is a 100MB nic, on an ECS board. Had it lying around, bought it previously for a firewall solution, which is needed no more. This board will not boot from the network, using the upgrade kernel 2.6.29, at set of nfs timeout errors - this could be I did crap, but another machine boots with the new kernel, can't use that, its my wife own. Thanks guys. I am glad to see that this works as for CPU usage; great benefit for the project, makes the nvidia-ion platform possible.
|
|
|
|
|
130
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 06, 2009, 04:12:17 pm
|
The apt-get update worked, with some errors shown in the quote below, which I am assuming is expected The following still failed root@moon31:~/vdpau/mplayer-vdpau-3532130# apt-get build-dep mplayer Reading package lists... Done Building dependency tree Reading state information... Done E: Could not open file /var/lib/apt/lists/_usr_pluto_deb-cache_._Sources - open (2 No such file or directory)
Should it be looking for /var/lib/apt/lists/_usr_pluto_deb-cache_._Sources
|
|
|
|
|
132
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: May 05, 2009, 01:20:19 am
|
I have been really busy, tried it and am getting the following: root@moon31:~/vdpau/mplayer-vdpau-3532130# apt-get build-dep mplayer Reading package lists... Done Building dependency tree Reading state information... Done E: Could not open file /var/lib/apt/lists/_usr_pluto_deb-cache_._Sources - open (2 No such file or directory) My source.list
|
|
|
|
|
133
|
LinuxMCE / Users / Re: play HD video on slow hardware via VDPAU...
|
on: April 25, 2009, 05:58:48 pm
|
|
Hi guys I have been introduced to LINUXMCE by a friend, and I have been trying it out for the past month.
One of my interest in being able to play HD on low end PC's, example sempron, celeron, nvidia-atom (when released),etc.
To my question.
When I try apt-get build-dep mplaper I am getting add url to sources.list. I am not sure what URL I should add for this.
On a side note, I am interested in providing assistance in creating device templates, as I am attempting one for the HVR-1600 which I got working with a kernel upgrade and through configuration with mythv, no success with the template yet.
Nice project guys - real nice -
|
|
|
|
|