[mythtv-commits] Ticket #13223: ffmpeg 3.4 and VDPAU problem with some h264 videos
MythTV
noreply at mythtv.org
Wed Mar 25 19:30:43 UTC 2020
#13223: ffmpeg 3.4 and VDPAU problem with some h264 videos
-------------------------------------+-------------------------------
Reporter: Peter Bennett | Owner: Peter Bennett
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: 31.0
Component: MythTV - Video Playback | Version: Master Head
Severity: medium | Resolution: Fixed
Keywords: | Ticket locked: 0
-------------------------------------+-------------------------------
Comment (by tlathm):
Replying to [comment:51 mark-kendall]:
> Replying to [comment:50 tlathm]:
> Ah - missed the 32bit reference. I can't test on a 32bit system.
>
> As discussed with warpme on irc, versions up to and including v30 used
the old, deprecated VDPAU/FFmpeg API (some code was copied over from the
previous FFmpeg versions to keep VDPAU decoding going).
>
> V31/master now use the 'official' VDAPU FFmpeg API - and most of the
decoding and rendering code is very different.
>
> I can't do anything with this until someone actually does some testing
on a problematic system (I think warpme has that in hand). That said - any
fixes that may be required will not be backported.
Maybe you could clarify something about the above changes: Version 30 did
in fact include changes that replaced the old avcodec_decode_video2 with
the two calls including avcodec_send_packet. I thought that the former
(avcodec_decode_video2) in fact was the old deprecated API you're saying
was in v30(?). Are the above changes in V31/master something else over and
above that? Thanks!
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13223#comment:54>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list