Opened 14 years ago

Closed 14 years ago

#8275 closed defect (fixed)

vdpau fails on mp4 file

Reported by: Robin Gilks <g8ecj@…> Owned by: markk
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Playing an mp4 file from the TED website I'm sure worked fine with vdpau in 0.22. I've just tried with 0.23 (having not played the file for a while) and it complains of A/V sync failure. The log (-v playback) indicates more than this going on.

The file is available from

http://www.ted.com/talks/download/video/6560/talk/544

Problem occurs with both nvidia-drivers-195.36.15 and the older nvidia-drivers-190.53-r1 (Gentoo version numbers?)

mythfrontend --version Please include all output in bug reports. MythTV Version : 23907 MythTV Branch : branches/release-0-23-fixes Network Protocol : 56 Library API : 0.23.20100314-1 QT Version : 4.6.2 Options compiled in:

linux release using_oss using_alsa using_jack using_backend using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

Attachments (1)

vdpau-failure.log.gz (3.2 KB) - added by Robin Gilks <g8ecj@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Robin Gilks <g8ecj@…>

Attachment: vdpau-failure.log.gz added

comment:1 Changed 14 years ago by robertm

Component: Plugin - MythVideoMythTV - Video Playback
Owner: changed from Anduin Withers to markk
Status: newassigned

Not a MythVideo? issue. Mark, this is the same issue I shared with you a few months back, please feel free to deal with it as you like.

comment:2 Changed 14 years ago by markk

Resolution: fixed
Status: assignedclosed

(In [24237]) Add additional VDPAU hardware decoder check for H264 video streams with certain widths that may not be supported on certain NVIDIA chipsets.

See Appendices A and H of the NVIDIA driver readme for the combinations of H.264 video widths and cards that may be unsupported.

Closes #8275.

If this proves to be trouble free, I will backport to release-0-23-fixes in a few days.

Note: See TracTickets for help on using tickets.