Opened 15 years ago

Closed 15 years ago

#6284 closed defect (invalid)

playback attempting to deinterlace progressive input

Reported by: emillham@… Owned by: markk
Priority: minor Milestone: 0.22
Component: MythTV - Video Playback Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

trunk [20020]

HD-PVR source material

Relevant snips from log:

2009-02-20 15:23:27.409 AFD: InitVideoCodec?() 0xab579160 id(H264_VDPAU) type (Video).

2009-02-20 15:23:27.410 detectInterlace(Detect Scan, Interlaced Scan, 59.9401, 720) ->Progressive Scan

............. 2009-02-20 15:23:30.738 OpenGLVideoSync() 2009-02-20 15:23:30.738 Set video sync frame interval to 16683 2009-02-20 15:23:30.738 Video sync method can't support double framerate (refresh rate too low for bob deint) 2009-02-20 15:23:30.738 Set video sync frame interval to 16683 2009-02-20 15:23:30.738 VDP: GetFilteredDeint?() : vdpau -> 'vdpaubasicdoublerate' 2009-02-20 15:23:30.738 VDPAU Error: Error at util-vdpau.cpp:1706 (#0, UNKNOWN) 2009-02-20 15:23:30.738 VDP: GetFilteredDeint?(vdpauonefield) : vdpau -> 'vdpauonefield' ................. 2009-02-20 15:23:40.774 NVP(0): Prebuffer wait timed out 120 times. 2009-02-20 15:23:40.774 NVP(0), Error: Timed out waiting for prebuffering too long. Exiting.. 2009-02-20 15:23:40.774 NVP(0), Error: Video frame buffering failed too many times.

If I go into the playback profile and set both the primary and secondary deinterlacer to none works fine.

But, I have a HD-HR also recording 1080i material so that is not a convenient solution...

I could have sworn I saw this issue on the list a while ago but I cannot find the conversation nor a bug entry.

Attachments (1)

fronth264.zip (44.7 KB) - added by emillham@… 15 years ago.
frontend logfile

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by markk

Owner: changed from Isaac Richards to markk
Status: newaccepted

comment:2 Changed 15 years ago by markk

Milestone: unknown0.22
Status: acceptedinfoneeded

Can you please attach (not cut and paste) the full output from:-

mythfrontend -v playback

Changed 15 years ago by emillham@…

Attachment: fronth264.zip added

frontend logfile

comment:3 in reply to:  2 Changed 15 years ago by anonymous

Replying to markk:

Can you please attach (not cut and paste) the full output from:-

mythfrontend -v playback

Hi, I already had a -v all,noupnp. If that's too verbose let me know and I'll re-create this weekend.

comment:4 Changed 15 years ago by emillham@…

I rebuilt to trunk version 20069 and also optimized the database. I still see the VDPAU Error: Error at util-vdpau.cpp:1706 In the log but it plays back ok now.

Confused, I'll close this if you like since I'm not sure it's an issue anymore.

comment:5 Changed 15 years ago by markk

Resolution: invalid
Status: infoneededclosed
Note: See TracTickets for help on using tickets.