Project

General

Profile

Feature #2471

Make h264 streams start from recovery point

Added by John Smith almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Normal
Category:
Streaming
Target version:
-
Start date:
2014-11-11
Due date:
% Done:

0%

Estimated time:

Description

Kodi Helix introduces a regression on DXVA2 decoding on Intel GPUs of some h264 streams. This can be noticed as an annoying "green start" on some channels if DXVA2 decoding is enabled. One suggestion to avoid the problem is to make the stream start from a recovery point, see #3 at http://trac.xbmc.org/ticket/15498#comment:5

History

#1

Updated by Jaroslav Kysela almost 10 years ago

  • Status changed from New to Rejected

The HTSP format already has a frametype field which is filled for each video frame (I understand that your request is to start at the "keyframe"). The client must take care to process the input data as expected by the decoder.

Also available in: Atom PDF