From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 50618] Slow video playback with 40mbits mpeg2+vdpau
Date: Sat, 02 Jun 2012 19:06:12 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 689319E7C0
for ;
Sat, 2 Jun 2012 12:06:12 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50618
--- Comment #2 from nathanhi 2012-06-02 12:06:12 PDT ---
>> mplayer -vo vdpau:fps=-1 -vc ffmpeg12vdpau: MPlayer: 14%, Xorg: 6,3% (**** Your
>> system is too SLOW to play this! ****) -> Too slow! 1-10 fps
>
> I am curious what -vo vdpau:fps=-1 means. Using svn mplayer that just throws an
> unknown vdpau parameter for me.
-vo vdpau:fps=-1 disables all framedrop logic and timing adjustments. Are you
using mplayer1 or 2?
Source: man mplayer2:
fps=
Override autodetected display refresh rate value (the value is needed for
framedrop to allow video playback rates higher than
display refresh rate, and for vsync-aware frame timing
adjustments). Default 0 means use autodetected value. A positive value
is interpreted as a refresh rate in Hz and overrides the
autodetected value. A negative value disables all timing adjustment
and framedrop logic.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.