[FFmpeg-trac] #8904(ffmpeg:new): HLS missing CODECS for H.265 streams

FFmpeg trac at avcodec.org
Wed Sep 23 17:46:14 EEST 2020


#8904: HLS missing CODECS for H.265 streams
-------------------------------------+----------------------------------
             Reporter:  command_tab  |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:  hls          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by tbucher):

 This stems from issues I ran into some time ago. See comments in
 ticket:7480 and patch comment http://ffmpeg.org/pipermail/ffmpeg-
 devel/2018-October/235394.html for more details.

 Essentially, one of the two reasons was that playback of HEVC content may
 fail even with properly constructed codec info while it works fine without
 it. The second was missing knowledge of proper syntax.

 So this is the way FFmpeg handles it for the time being.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8904#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list