Opened 16 years ago
Closed 16 years ago
Last modified 15 years ago
#6248 closed defect (fixed)
First time starting a video with Vdpau is fine, second time I get a blank screen with audio in the background
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | MythTV - Video Playback | Version: | head |
Severity: | medium | Keywords: | vdpau |
Cc: | Ticket locked: | no |
Description
I am using latest Debian experimental with KDE4.2 and Mythtv 19968 svn. The first time, I start a video using VDPAU, runs fine. If I start a second the screen stays blank and audio is playing. after pressing ESC the video ends as normal. Only if I restart mythfrontend, playback starts as normal again.
I have attached a mythfrontend.log with "-v most,playback" because i saw nothing unusual without "most".
Attachments (3)
Change History (11)
Changed 16 years ago by
Attachment: | mythfrontend.log.bz2 added |
---|
comment:1 Changed 16 years ago by
Status: | new → infoneeded_new |
---|
Have you tried using:-
USE_VDPAU_COLORKEY=1 mythfrontend
If that doesn't help, what card/driver are you using and is composite enabled or disabled?
comment:2 Changed 16 years ago by
I am using a 8600GT 512MB, today I am testing with a 9500GT 512MB I have disabled composite extension as suggested in the nvidia forums, to enable vsync.
After adding the option USE_VDPAU_COLORKEY=1 the viedeo always starts, but I get a strange playback behavior. It looks like there is only 1 frame displayed. I see only 1 - 2 vertikal bars, which are about 4cm high. they are moving from top to bottom. It looks the same, if I disable bobdeinterlace.
I attached the mythfrontend.log with " -v most,playback" and a video to show how the video looks like (colorkey is enabled, currently using a 9500GT 512MB.
comment:3 follow-up: 4 Changed 16 years ago by
Can you see whether this was fixed by r19969? (it should be - and USE_VDPAU_COLORKEY is no longer required)
On a slightly different note - the output you've described is symptomatic of trying to use colorkeying when the overlay is not being used. Given that you've disabled composite, there must be something else (sli, opengl etc) that is stopping VDPAU from using the overlay.
comment:4 Changed 16 years ago by
Replying to anonymous:
Can you see whether this was fixed by r19969? (it should be - and USE_VDPAU_COLORKEY is no longer required)
On a slightly different note - the output you've described is symptomatic of trying to use colorkeying when the overlay is not being used. Given that you've disabled composite, there must be something else (sli, opengl etc) that is stopping VDPAU from using the overlay.
With r19969 the video is displayed correct. but with this version bobdeinterlace is corrupt again :/.
2009-02-11 16:47:58.184 VDPAU Error: Error at util-vdpau.cpp:1599 (#0, UNKNOWN) 2009-02-11 16:47:58.184 Disabled deinterlacing
Yes I have disabled composite and enabled opengl. With r19968 I could use bobdeinterlace.
mythfrontend -v most,playback