severe judder in vdpau

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
pilluli Offline
Fan
Posts: 317
Joined: Jul 2006
Reputation: 0
Post: #121
have you tried setting sync video to display? Confused
find quote
Scott R Offline
Fan
Posts: 300
Joined: Feb 2008
Reputation: 0
Post: #122
pilluli Wrote:- Sync to vblank must be set to NO in the opengl preferences (make sure is opengl no xwindows)
Where is this setting?

pilluli Wrote:- Also option "noflip" must be set to "true" in the device section in xorg.conf (many thanks tedh for the hint).
I went back and read where tedh recommended this. He told you to put it under the "Screen" section, but you're saying to put it in the "Device" section. Which is it? I tried both (and also set the FlatPanelProperties setting you're recommending), but I still have judder.

FYI, I've got a single-core Acer Revo w/1GB of RAM (GPU memory allocation 256MB).
(This post was last modified: 2009-11-15 03:49 by Scott R.)
find quote
TREX6662k5 Offline
Donor
Posts: 214
Joined: Oct 2006
Reputation: 0
Location: London, United Kingdom
Post: #123
pilluli Wrote:
  • There is a delay (not much, but around 0-100ms) between audio/video. Some video files show this and some don't. I am still trying to find a common format for the ones with problems. Before (using software rendering) I already had this problem but it was consistent for all videos (see ticket #5755). However right now with vdpau it seems more "random", both in the videos suffering it and the delay itself. Just like mlmc is saying in the previous post...

I think I'm getting this too.

Edit: Nope, just a bad encode. Serves me right for trying to play borderlands at the same time while I encoded it.

WYSIWYG
(This post was last modified: 2009-11-15 05:16 by TREX6662k5.)
find quote
r0ck3t Offline
Junior Member
Posts: 49
Joined: Aug 2009
Reputation: 0
Post: #124
pilluli Wrote:have you tried setting sync video to display? Confused
Yes, this is set to ON with resample audio at the moment. I tried all settings but it didnt change.

I'm giving up on this, wasted enough time I think... Confused

Anyways, thanks a lot for trying to help.
find quote
Dave_G Offline
Junior Member
Posts: 1
Joined: Nov 2009
Reputation: 0
Post: #125
Hey All,

Just wanted to thank you for the thread, I had inadvertently upgraded to the latest version of XBMC and was getting really bad judder...but no dropped frames! The addition to the xorg.conf seemed to fix most issues, and updating to a newer version of the NVIDIA driver as well.

Thanks, this is why XBMC forums rock!

-D
find quote
toiva Offline
Posting Freak
Posts: 817
Joined: Aug 2008
Reputation: 14
Post: #126
Scott R Wrote:Where is this setting?

I went back and read where tedh recommended this. He told you to put it under the "Screen" section, but you're saying to put it in the "Device" section. Which is it?

i put i under device section and it works
find quote
jason32835 Offline
Junior Member
Posts: 49
Joined: Aug 2009
Reputation: 0
Post: #127
I recently upgraded to XBMC 9.11: Alpha1 and began experiencing some judder during playback. Today after reading this thread, I added the following to the "screen" section of my xorg.conf

Code:
Option "DynamicTwinView" "false"
    Option "NoFlip" "True"
    Option "FlatPanelProperies"  "Scaling = Native"

Now, I also upgraded to XBMC 9.11: Alpha2. However, after some testing I think my judder problem is gone.

Sorry, not very scientific, but hopefully will help.
find quote
pilluli Offline
Fan
Posts: 317
Joined: Jul 2006
Reputation: 0
Post: #128
toiva Wrote:i put i under device section and it works

Both are OK.
find quote
vpiotr Offline
Junior Member
Posts: 16
Joined: May 2009
Reputation: 0
Post: #129
Ooookidoki, something's not right.

I did a test with Transformers_Outro.mkv posted few comments back. Content is 24Hz, display is 24Hz (reported by TV), native resolution. When I play the sample, severe judder may be seen around 8sec. of the sample. Now - when I set "adjust refresh rate" to off _AND_ "sync playback to display" to off, judder disappears. Leaving any of those two options on - judder again.

Platform is ION, NVidia drivers 190.42 X.org 1.6.4

I tried fiddling with various nvidia settings mentioned in this thread - no change. Also, mplayer plays the content smoothly (both with VDPAU and CoreAVC codec).
find quote
bobo1on1 Offline
cheapass Team-XBMC Developer
Posts: 2,752
Joined: Dec 2008
Reputation: 20
Post: #130
Is it just one jerk or does it keep juddering?
find quote
Post Reply