Ubuntu :: H264 And VC-1 With VDPAU In MPlayer But Not What Everyone Else Asks

Jan 9, 2011

I can successfully play h264 and vc1 encoded HD videos with vdpau acceleration using Gnome MPlayer or SMplayer, but in order to accomplish this, I have to provide -vc ffh264vdpau/ffvc1vdpau as an extra argument for MPlayer. Now this totally sucks as I have to manually type this in for HD videos and remove for all others every single time... What's worse is that I have to know what the video is in advance so I first need to analyze it before playing.So, I figured that if there's a way to tell MPlayer to aways use ffh264vdpau codec for h264 and ffvc1vdpau for vc1 videos, I'd be free to just click and watch.

View 9 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Mplayer Fails To Play Back Some Mp4 H264 / Fix It?

Mar 13, 2011

I currently have mplayer installed with the binary codecs in place, but it seems that mplayer is quite picky with which files it wants to play.

I have three files that are all mp4 h264 .mkv's. One of them is ~20 minutes long (720p) and mplayer seems to do just fine. Another is around ~90 minutes (1080p) and within seconds the audio gets out of sync. The third file is also around ~90 minutes long (1080p) and refuses to play at all, throwing a mess of:

[h264 @ 0x5fdbac0]AVC: Consumed only 1 bytes instead of 521

Error while decoding frame!

The machine is fairly old (Athlon 64 X2 4200+), but I don't think it's a hardware performance issue. When it was running Windows XP it could handle any HD video I threw at it. Each one of these files plays perfectly on my Windows machine with Media Player Classic Home Cinema + ffmpeg...

Is there something wrong with ffmpeg or is support for h264 just not there yet?

View 1 Replies View Related

Ubuntu Multimedia :: Using VDPAU With MPlayer And VLC?

Jan 23, 2010

I am trying to take advantage of VDPAU for playing video files with my ASRock ION 330. As far as I know, MPlayer and VLC both include VDPAU support. Ok then, I managed to make MPlayer work from the command line:

mplayer -vo vdpau -vc ffh264vdpau ./filename.mkv

In this way it plays a 720p content smoothly, with under 10% CPU use. Great!The problem is when I try to make this permanent, i.e., configuring the files ~/.mplayer/config and ~/.mplayer/gui.conf.This is what I have in there:

config
======
vo=vdpau,xv,
vc=ffh264vdpau,ffmpeg12vdpau,

[code]....

But still, when I open MPlayer from the menu, no matter what file I try to open it gives this ugly message:Error opening/initializing the selected video_out (-vo) device. With regard to VLC, I had no luck, although I am using the latest "1.0.3 Goldeneye" version, I don't know how to make use of VDPAU.

View 3 Replies View Related

Ubuntu Multimedia :: Mplayer With Vdpau - Reset ?

Dec 12, 2010

I am using mplayer with vdpau enabled in Ubuntu 10.10. It works very well in general, reducing cpu usage for hd from 50% to 60% to around 10 -15% or less. There is however one slightly annoying problem. It is that mplayer would appear to "forget" its vdpau output setting once in a while and especially after rebooting. When that happens it needs to be "reset" in order to use vdpau. "Resetting" basically just means opening gnome-mplayer and change video output to xv and then back to vdpau again.

I should clarify that the setting has not actually been lost, it still says "vdpau", it just need resetting).

View 2 Replies View Related

Ubuntu Multimedia :: Does Karmic Mplayer Have VDPAU Support Out Of The Box?

Mar 3, 2010

1) Does Karmic mplayer have VDPAU support out of the box? If not, why doesn't it?

2) Does LUCID mplayer have VDPAU support "..."?

3) If Lucid doesn't, can I use the Karmic VDPAU PPA for Lucid, or much I compile mplayer myself?

4) Point me to a place with instructions on compiling mplayer with VDPAU support. If you don't know, I'll just google it.

View 2 Replies View Related

Ubuntu Multimedia :: Mplayer Fails To Use VDPAU Device?

May 23, 2010

I have a Zotac IONITX-F-E motherboard (Intel Atom Dual Core 1.6 GHz + Nvidia ION) -based box with Ubuntu 10.04 64-bit installed. My goal is to play back 1080p video.

I have mplayer installed (which I compiled from source with --enable-vdpau). I try to run mplayer with this command:

Code:
mplayer -vo vdpau -vc ffh264vdpau path/to/myfile.mkv
I get the following message in my terminal:
Code:
Error opening/initializing the selected video_out (-vo) device.
I have libvdpau-dev and libvdpau1 installed.

[Code]....

Before doing all this, I was able to get the nvidia 195.36.24 driver installed, but I am still having some trouble, which may or may not be related.

View 1 Replies View Related

Ubuntu Multimedia :: Smooth 1080p On VDPAU Mplayer On Hardy 8.04.4?

Dec 5, 2010

I had a problem playing full HD videos (1080p @ 30 fps), frames dropped, CPU utilisation (on 1 of 2 CPUs) maxed out etc.As I'm still stuck on Hardy I didn't find much stuff that directly answers my question on how to play this... After hunting about a bit the following two links gave me some idea of what needs to be done, namely install a new version of Mplayer that supports VDPAU (NVidia's hardware video acceleration solution).

[URL]

Luckily I had a NVidia video card that supports VDPAU and I had installed the NVidia proprietary drivers before [URL]To check if your NVidia card supports VDPAU please look at the proprietary driver release details.

Quote from Wikipedia:

"Currently only second generation of PureVideo HD bit-stream processor in some of NVIDIA's GeForce 8 series and later graphics cards hardware that has support since the Beta device driver version 180.06.[4] Unsupported hardware from the GeForce 8 series includes the 8800GTS 320/640MB editions and the 8800GTX. Later cards based on the G9x series cores e.g. the 8400GS and the 8800GTS 512mb (G92 core) are supported."

I usually play using VLC but was put-off from trying to upgrade that to CDPAU support because of this little detail from the Ubuntu forum links above:

Quote:

"VLC is available with vdpau by way of VA-API, in this PPA:[URL]However, to install it you'll have to upgrade your precious and very touchy ffmpeg packages. There have been a couple of SONAME upgrades since Karmic's ffmpeg was released, and this will inevitably result in breakage of anything that A) uses dynamic ffmpeg, and B) is not rebuilt against the new version, ie. every package that's on your system that didn't come from that PPA."

View 3 Replies View Related

Debian Multimedia :: Unable To Use VDPAU With SMPlayer And MPLayer?

Mar 6, 2011

I recently updated my Squeeze installation to testing and since then I've been unable to use VDPAU with SMPlayer and MPLayer. When VDPAU is enabled every video file gives the same error (see log at the end; don't mind the extra channel entries, they're for converting AAC to AC3 on-the-fly). Before this everything worked as it should.

[Code]...

View 1 Replies View Related

Fedora :: MPlayer And XBMC Built With NVIDIA VDPAU?

Aug 28, 2009

If you want to use XBMC 9.11 (Camelot) and MPlayer, I suggest to use RPM Fusion. VDPAU support is now mainline...My repository provides pre-beta XBMC Dharma packages (xbmc-dharma) and recent mplayer packages with bluray support (through libbluray and libaacs). These packages depend on RPM Fusion.

xbmc-dharma is also compiled with vdpau and vaapi support. vaapi is supposed to be compatible with Nvidia (through vdpau, install vdpau-video), ATI (through xvba, install xvba-video) and Intel (directly). For me (NVidia), it doesn't work, xbmc instantly crash. Anyway, you can try. Maybe it's useful for someone. You can maybe find informations here: [URL] For NVidia and ATI, it can only work with the closed source driver. For Intel. libva, vdpau-video source packages were copied from [URL](I forgot) and recompiled by me.

One last thing, RTMP [URL] support was removed from XBMC after 9.11. If you want to watch videos over this protocol (usually flash), you have to install librtmp (provided in my repo). Repository URL:[URL] If you want to install it in yum, copy [URL]

[URL]

View 14 Replies View Related

CentOS 5 :: Compile Mplayer From Srpm With Vdpau Enabled

May 7, 2011

I'm trying to compile mplayer from srpm with vdpau enabled.

By default its disabled ( at least in rpmforge's srpm). How can i do this ?

This is what i tried:

View 19 Replies View Related

Ubuntu Multimedia :: Mplayer Can't Detect VDPAU With Recent NVIDA Driver

Feb 10, 2011

I have a nVIDIA Geforce 8500 GT on my Ubuntu system.and have the latest 260.19.36 driver installed.the Mplayer was from SVN checkout also the latest version.but the configure script from mplayer can't detect VDPAU on my system. just give me the output like this
Check VDPAU .... No If I force Enable the VDPAU. the make process won't be successful.just googled, most article that I can find about Mplayer and VDPAU is out of date.

View 3 Replies View Related

Slackware :: Install Gnome Mplayer And Later Mplayer Codecs?

Apr 11, 2010

I am trying to install gnome mplayer and later mplayer codecs.script run

Code:
root@zorro:/home/siawacsh/Downloads/MPlayer/mplayer/slackbuild/gnome-mplayer# ./gnome-mplayer.SlackBuild
gnome-mplayer-0.9.8/

[code]....

View 16 Replies View Related

Ubuntu Multimedia :: Kino H264 Doesn't Work In Karmic

Feb 11, 2010

I recently migrated my system to Karmic 9.10 from Hardy 8.04 Now that I want to convert some .avi videos to H.264 in Kino for upload, it doesn't work. In Hardy all was fine, I'd import the .avi files and export to h.264 mp4, then upload to ..... etc ... no problems. But with karmic; after I import the file into Kino, I then trim out the bits I don't want. Next I go to Export and select H.264 MP4 Single Pass (ffmpeg), then click the Export button; it 'locks the audio' and that's it - takes 5 seconds to 'finish' no matter how long the video clip is, and no mp4 file is generated or appears in the selected folder (same result with H.264 MP4 Dual Pass).

View 9 Replies View Related

Ubuntu Multimedia :: Lossless Padding Of H264 Video With Ffmpeg?

Mar 11, 2011

I have some videos in an mkv container that are 1920 pixels wide, but less than 1080 pixels high. This causes problems when playing the videos on a PS3 (after converting to an AVCHD system), because the PS3 won't centre the video, leaving a very large black bar at the bottom but none at the top. Is there a way to use mencoder or ffmpeg to losslessly add padding to the top and bottom to make the video 1920x1080?

If I use

Code:

ffmpeg -i video.mkv -acodec copy -vcodec copy -scodec copy -padtop 132 -padbottom 132 out.mkv

then ffmpeg won't do the padding, and the resulting file is basically exactly the same. If I use

Code:

ffmpeg -i video.mkv -acodec copy -vpre libx264-lossless_fast -scodec copy -padtop 132 -padbottom 132 out.mkv

I get

Code:

Output #0, matroska, to 'anr.mkv':
Metadata:
encoder : Lavf52.64.2

[code]......

View 1 Replies View Related

Ubuntu Multimedia :: Option To Encode Video In H264 In Pitivi?

May 25, 2011

I can't for the life of me find the option to encode my video in H264 in Pitivi. There's just about every other codec imaginable in the list. I'm running Ubuntu 11.04 32-bit and everything is up to date.

View 2 Replies View Related

Ubuntu Multimedia :: Mediacenter With NVIDIA H264 Hardware Decoding?

Jun 8, 2011

I've setup a EEEBox 1501P exclusively to work as a Media Center. So i've picked up Ubuntu 11.04 x64, and Boxee x64 (latest), and installed the nVIDIA drivers directly from site. The problem is that video playback at 720p is a bit sloppy! I've tried on VLC player for example, and the CPU cores are at 10%. But when i use Boxee, one core gets stuck at 100%, and the others at 10%.

So this means that currently, boxee, cannot handle hardware acceleration in x86_64 Linux! My question is:What software can I use to set-up my Ubuntu-based Media Center?

View 9 Replies View Related

General :: Why Can I Watch It With Gnome-mplayer But Not With Mplayer?

Mar 3, 2011

This should be a very elementary question. I have a URL like http://SERVERNAME/file.wmv. When I enter it in "Open Location" in gnome-mpLayer it connects to the server and plays the stream. But when I run

mplayer "URL"

in the terminal I get a crazy endless loop of

Playing URL.
Resolving SERVERNAME for AF_INET6...
Couldn't resolve name for AF_INET6: SERVERNAME
Resolving SERVERNAME for AF_INET...
Connecting to server SERVERNAME[xxx.xx.xxx.xx]: 80...
Cache size set to 320 KBytes

I think my usage of mplayer in the terminal is correct, since I can watch other URL's.It's only this specific one that doesn't work (I am not authorized to write the URL because they want it to be private.So my question is: Does anyone know why I get this loop? Or is it possible to see how mplayer is called by gnome-mplayer and what output messages it generates?I use gnome-mplayer 0.9.9.2 and mplayer 1.0rc4-4.4.5 on Ubuntu 10.10.

View 1 Replies View Related

Software :: H264 Encoded QuickTime Movies Playback In FC9?

Jul 12, 2009

Trying to play back h264 encoded Quicktime movies in FC9. On the Gnome desktop. Totun needs some non-existant H264 pulgin. Installed Xine, but no UI appears, only a blank screen. Yum can't find VLC. I have downloaded Quicktime for FireFox, which appears to work on many of the website. What am I missing ?

View 1 Replies View Related

Ubuntu :: Convert File Using Ffmpeg Returns Error Dealing Just With H264 Codec?

Jan 20, 2011

I am trying to convert a file using ffmpeg. I have this following code in a terminal.

ffmpeg -i introvideofinal -vcodec libx264 -acodec libfaac introvideofinalfinal.mp4

It returns an error dealing just with the h264 codec saying that I need to use a vpre parameter? I can't find any documentation on using the vpre parameter.

View 1 Replies View Related

Debian :: FFMPEG (libavcodec) Install Lacks H264 - MPEG-4 AVC?

Apr 9, 2011

I am running 64 Bit Debian, 6.0 install with VLC and libavcodec52, libavformat52, and libavdevice52 installed. I also installed recordmydesktop which creates an ogv file, and I would like to use VLC to convert the file to an MP4. Then I can add it to a project under Open Shot Video Editor.

I get the following errors when I try to convert the file: Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: H264 - MPEG-4 AVC (part 10). If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player.Do not contact the VideoLAN project about this issue.

Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG AAC Audio. If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue. I've used Google to search for the error message, searched on the forum.videolan.org, and searched on this forum. So far, I've not found a lead to the solution. What am I overlooking/missing?

View 6 Replies View Related

Slackware :: Xine - Dragonplayer Segfault Playing H264 Video?

Dec 10, 2010

I was trying to play an MP4 (h264) video from Meet The Gimp (in particular, this one) but both xine and dragonplayer would play a couple of seconds of it (poorly) and then segfault and die. The error spew looked like:

Code:

$ xine meetthegimp152.mp4
This is xine (X11 gui) - a free video player v0.99.5.
(c) 2000-2007 The xine Team.

[code]....

dragonplayer emitted the same output, so I assumed it was something amiss in one of the libraries they both use. mplayer plays the video, so I'm not without recourse, but it would be nice to know what's up with the segfaults. Anyone seen something like this?
System specifics, if it matters:

Slackware 13.1 (freshly installed)
AMD64x2 5600
4GiB SRAM
GeForce 8800 GTX w/ 768MiB VRAM

View 2 Replies View Related

Software :: Can Stream Video (avi) To PS3 But AVCHD H264 (m2ts) Format Is Not Working

Apr 24, 2010

I installed mediatomb on may Debian CLI PC (no graphical). I can stream video (avi) to my PS3 but AVCHD h264 (m2ts) format is not working. config.xml configuration (if necessary)!

View 1 Replies View Related

Ubuntu Multimedia :: Can't Get Vdpau To Work In Lucid

May 1, 2010

SMplayer has a vdpau option, turn it on, and it stops playing video. XV works just fine, but vdpau uses a lot less processor.

View 9 Replies View Related

Ubuntu Multimedia :: 10.04 - Vdpau Not Working After Restart Gdm

May 27, 2010

I upgraded from Ubuntu 9.10 to 10.04. After the upgrade, mplayer no longer play a DVD.

I put the missing codecs, as described here: [url] Now DVD worked.

Also during the upgrade package libvdpau1 was disappeared, I restored it from the default repository. Then vdpau worked, but only after a reboot. After restarting gdm (select "Log Out" or sudo service gdm stop/start, or Ctrl + Alt + Backspace) an error:

After reboot everything works again.I updated libvdpau1 from repository [url], but it did not help, same error.

Video: nvidia 9600M GT
Notebook [url]
Driver set the default, 195.36.15-0ubuntu3, from the standard repositories.
In Karmic was 185, everything worked.

I noticed this feature, I do not know whether it is connected with subj:

Immediately after loading the gdm starts with the seventh console, ie when you exit the virtual console by Ctrl + Alt + F2 again to hit Ctrl + Alt + F7.

After you restart gdm is in the eighth console, Ctrl + Alt + F8.

If I run a guest session, it starts with the ninth console.

In the karmic like always with the seventh started.

When booting too strange things happen.

Ubuntu Karmic I installed with Alternate CD to an encrypted LVM.

I booting in text mode, ie without "quiet splash".

Booting reached requiring a password, when entering the password does not display an asterisk, after entering the password then continue normally.

After upgrading to Lucid booting lines are shown as a twisted, ladder when entering the password it displays asterisks and when I enter each character again displays prompt.

I did not like, and I again put the "quiet splash".

View 1 Replies View Related

Ubuntu Multimedia :: Smplayer With Vdpau Has Hiccups

Sep 29, 2010

I'm using Ubuntu 10.04 and have it hooked up to my HDTV. My GPU is an 8600 GT and I am using the current nvidia driver. Mother board is GIGABYTE GA-MA78GM-S2H, CPU is AMD 4850e, using 2x1G ram 800MHz. Everything I have installed on it comes straight through Synaptic. Smplayer seems to work fine with the VDPAU selected (cpu usage is nice and low during HD playback), but there is a slight problem that really annoys. Every 2-3 seconds the picture seems to have the hiccups, its as though it gets stuck on one frame for a split second and then jumps to the next.

View 9 Replies View Related

Ubuntu :: VDPAU Slow And Jump In Maverick?

Oct 23, 2010

I recently upgraded to Maverick. I did a clean install on my system. I am running NVIDIA drivers from the X-Swat repo. Whenever I try to play a mkv file using Gnome Mplayer it is very jumpy and laggy. VLC, using it's new hardware acceleration, won't even display video, though it does output the audio. I experienced none of these problems with my 10.04 setup. I am unsure if it is a player bug, a driver bug or something with the VDPAU library itself.

View 9 Replies View Related

Ubuntu Multimedia :: Chromium And Using VDPAU Acceleration

Dec 10, 2010

Is there a way to get Chromium to use VDPAU acceleration for HTML5 video playback? It's obviously not as cpu usage is very high.

View 1 Replies View Related

Ubuntu Multimedia :: Flash 10.2 With No Vdpau Acceleration

Feb 11, 2011

i installed the new flash 10.2 (with flash-aid) and i have no acceleration on videos.i thought that maybe i had something wrong with my system, so i reinstalled ubuntu 10.10.then installed flash and the vdpau-va-driver. still nothing.i have a ion card, so i should have full flash acceleration on video, like i have in windows.

View 8 Replies View Related

OpenSUSE :: How Might I Disable VDPAU?

Jul 23, 2011

How might I disable VDPAU? I use an open source module to control my backlight so whenever an application uses VDPAU it resets my backlight to maximum. Is there anyway to disable it or access to it?. If so are there any major consequences to disabling it?

View 9 Replies View Related

Ubuntu Multimedia :: Enable Vdpau Support In Machine

Mar 24, 2010

I have tried many ways to enable vdpau support in my machine but for no avail. A member here helped me very much but I couldn't manage to succeed. My system has Ubuntu 9.10 64-bit, Nvidia 8500GT 512mb, Intel Core 2 duo. I have installed Nvidia driver version 195 currently available from their site. I tried compiling mplayer with vdpau support from various tutorials thread here around in Ubuntu forums.

Is there anyone in this forum with Ubuntu 9.10 64 bit with the same other system requirements as mine who have successfully managed to make the VDPAU work?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved