<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Playing 1080p Video in Ubuntu Without Lag	</title>
	<atom:link href="https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/feed/" rel="self" type="application/rss+xml" />
	<link>https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/</link>
	<description>Jarvis, sometimes you gotta run before you can walk.</description>
	<lastBuildDate>Tue, 06 Dec 2011 22:55:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: tatsu		</title>
		<link>https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/comment-page-1/#comment-11179</link>

		<dc:creator><![CDATA[tatsu]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 22:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=1048#comment-11179</guid>

					<description><![CDATA[I&#039;m sorry it not the first thing I pasted that shows up when I type:

mplayer -vo vdpau -vc ffh264vdpau /path/to/file

or

mplayer -vo xvba -vc ffh264xvba /path/to/file

or

mplayer -vo xvba /path/to/file   or   mplayer -vc ffh264xvba /path/to/file 

but sound launches for all four commands and I get this error message:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /home/esla/Desktop/HNGV2.mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_DTS) &quot;english&quot;, -aid 0, -alang eng
[mkv] Will play video track 1.
Detected file format: Matroska
VIDEO:  [avc1]  1920x800  24bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
Load subtitles in /home/esla/Desktop/
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
[ass] auto-open
==========================================================================
Forced video codec: ffh264xvba
Cannot find codec matching selected -vo and video format 0x31637661.
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000-&#062;192000)
Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)
==========================================================================
[AO OSS] audio_setup: Can&#039;t open audio device /dev/dsp: No such file or directory
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   4.4 (04.3) of 6109.7 ( 1:41:49.7)  1.4% 

in this message we can see that mplayer still tries to open vdpau even though i used another command (surely one that doesn&#039;t exist but watev&#039; ) and that the video tries to launch foreshadowing bad framerate by declaring a failing 23.976 fps but does not show the kilobytes per second and then crashes, it pursues it task by launching the sound which it does successfully, 1.4% is where i stopped the task.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sorry it not the first thing I pasted that shows up when I type:</p>
<p>mplayer -vo vdpau -vc ffh264vdpau /path/to/file</p>
<p>or</p>
<p>mplayer -vo xvba -vc ffh264xvba /path/to/file</p>
<p>or</p>
<p>mplayer -vo xvba /path/to/file   or   mplayer -vc ffh264xvba /path/to/file </p>
<p>but sound launches for all four commands and I get this error message:</p>
<p>MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team<br />
mplayer: could not connect to socket<br />
mplayer: No such file or directory<br />
Failed to open LIRC support. You will not be able to use your remote control.</p>
<p>Playing /home/esla/Desktop/HNGV2.mkv.<br />
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0<br />
[mkv] Track ID 2: audio (A_DTS) &#8220;english&#8221;, -aid 0, -alang eng<br />
[mkv] Will play video track 1.<br />
Detected file format: Matroska<br />
VIDEO:  [avc1]  1920&#215;800  24bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)<br />
Load subtitles in /home/esla/Desktop/<br />
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory<br />
[vdpau] Error when calling vdp_device_create_x11: 1<br />
[ass] auto-open<br />
==========================================================================<br />
Forced video codec: ffh264xvba<br />
Cannot find codec matching selected -vo and video format 0x31637661.<br />
==========================================================================<br />
==========================================================================<br />
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders<br />
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000-&gt;192000)<br />
Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)<br />
==========================================================================<br />
[AO OSS] audio_setup: Can&#8217;t open audio device /dev/dsp: No such file or directory<br />
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)<br />
Video: no video<br />
Starting playback&#8230;<br />
A:   4.4 (04.3) of 6109.7 ( 1:41:49.7)  1.4% </p>
<p>in this message we can see that mplayer still tries to open vdpau even though i used another command (surely one that doesn&#8217;t exist but watev&#8217; ) and that the video tries to launch foreshadowing bad framerate by declaring a failing 23.976 fps but does not show the kilobytes per second and then crashes, it pursues it task by launching the sound which it does successfully, 1.4% is where i stopped the task.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tatsu		</title>
		<link>https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/comment-page-1/#comment-11178</link>

		<dc:creator><![CDATA[tatsu]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 22:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=1048#comment-11178</guid>

					<description><![CDATA[I got it to work by:
mplayer /path/to/file

but the framerate was horrible, i though I was missing your vdpau, wicth I&#039;m not but wiki it and you find that vdpau is a nvidia hd driver, this computer has an ATI card, not my personal preference but it&#039;s a friend&#039;s computer I&#039;m trying to get this to work on, so changing the graphics is out of the question. The ATI equivalent for NVIDIA vdpau seems to be xvba, i installed the driver using synaptic, but replacing the word vdpau by xvba in your comand line shows the same result as the one i posted above, so does putting only one of the two amends to how to play the file.

I also installed medibuntu repositories followed by ubuntu restricted extras pack (for witch i had to uninstall vlc and it&#039;s lib codec) then, libdvdcss2 (via terminal, synaptic, softcent, and synaptic respectively)

I found an article that seems to be the way to configure your ATI graphics for HD usage:

http://www.linuxquestions.org/questions/linux-desktop-74/amd-hd-series-graphics-guide-optimizing-video-playback-for-mythtv-mplayer-and-others-786335/

I&#039;m going to follow it&#039;s instuctions and then repost.]]></description>
			<content:encoded><![CDATA[<p>I got it to work by:<br />
mplayer /path/to/file</p>
<p>but the framerate was horrible, i though I was missing your vdpau, wicth I&#8217;m not but wiki it and you find that vdpau is a nvidia hd driver, this computer has an ATI card, not my personal preference but it&#8217;s a friend&#8217;s computer I&#8217;m trying to get this to work on, so changing the graphics is out of the question. The ATI equivalent for NVIDIA vdpau seems to be xvba, i installed the driver using synaptic, but replacing the word vdpau by xvba in your comand line shows the same result as the one i posted above, so does putting only one of the two amends to how to play the file.</p>
<p>I also installed medibuntu repositories followed by ubuntu restricted extras pack (for witch i had to uninstall vlc and it&#8217;s lib codec) then, libdvdcss2 (via terminal, synaptic, softcent, and synaptic respectively)</p>
<p>I found an article that seems to be the way to configure your ATI graphics for HD usage:</p>
<p><a href="http://www.linuxquestions.org/questions/linux-desktop-74/amd-hd-series-graphics-guide-optimizing-video-playback-for-mythtv-mplayer-and-others-786335/" rel="nofollow ugc">http://www.linuxquestions.org/questions/linux-desktop-74/amd-hd-series-graphics-guide-optimizing-video-playback-for-mythtv-mplayer-and-others-786335/</a></p>
<p>I&#8217;m going to follow it&#8217;s instuctions and then repost.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tatsu		</title>
		<link>https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/comment-page-1/#comment-11177</link>

		<dc:creator><![CDATA[tatsu]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 21:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=1048#comment-11177</guid>

					<description><![CDATA[this is completely outdated, I tried your method but it didn&#039;t work, mplayer is no longer sourced (it seems?) as the install command did not work, however i easily installed mplayer2 but opening the file by file path seems not to work, here&#039;s what I get:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /home/esla/Desktop/The.
File not found: &#039;/home/esla/Desktop/The&#039;
Failed to open /home/esla/Desktop/The.


Playing Hangover.
File not found: &#039;Hangover&#039;
Failed to open Hangover.


Playing 2.mkv.
File not found: &#039;2.mkv&#039;
Failed to open 2.mkv.


Exiting... (End of file)]]></description>
			<content:encoded><![CDATA[<p>this is completely outdated, I tried your method but it didn&#8217;t work, mplayer is no longer sourced (it seems?) as the install command did not work, however i easily installed mplayer2 but opening the file by file path seems not to work, here&#8217;s what I get:</p>
<p>MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team<br />
mplayer: could not connect to socket<br />
mplayer: No such file or directory<br />
Failed to open LIRC support. You will not be able to use your remote control.</p>
<p>Playing /home/esla/Desktop/The.<br />
File not found: &#8216;/home/esla/Desktop/The&#8217;<br />
Failed to open /home/esla/Desktop/The.</p>
<p>Playing Hangover.<br />
File not found: &#8216;Hangover&#8217;<br />
Failed to open Hangover.</p>
<p>Playing 2.mkv.<br />
File not found: &#8216;2.mkv&#8217;<br />
Failed to open 2.mkv.</p>
<p>Exiting&#8230; (End of file)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nazham		</title>
		<link>https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/comment-page-1/#comment-7171</link>

		<dc:creator><![CDATA[nazham]]></dc:creator>
		<pubDate>Wed, 30 Jun 2010 05:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=1048#comment-7171</guid>

					<description><![CDATA[I believe this only applies to MPlayer.]]></description>
			<content:encoded><![CDATA[<p>I believe this only applies to MPlayer.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Germino		</title>
		<link>https://nazham.com/2010/04/24/playing-1080p-video-in-ubuntu-without-lag/comment-page-1/#comment-7167</link>

		<dc:creator><![CDATA[Justin Germino]]></dc:creator>
		<pubDate>Tue, 29 Jun 2010 17:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=1048#comment-7167</guid>

					<description><![CDATA[I had a friend who had same issue with Ubuntu and playing Hi-Def movies with VLC.  He was running Hardy Heron though and had not upgraded to Koala.  Does this only make the movies work with MPlayer, or will they work with other players as well?]]></description>
			<content:encoded><![CDATA[<p>I had a friend who had same issue with Ubuntu and playing Hi-Def movies with VLC.  He was running Hardy Heron though and had not upgraded to Koala.  Does this only make the movies work with MPlayer, or will they work with other players as well?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: nazham.com @ 2026-04-07 06:10:45 by W3 Total Cache
-->