[FFmpeg-trac] #8049(avformat:closed): dash muxer does not specify full codec string parameters for AV1

FFmpeg trac at avcodec.org
Sat Aug 3 18:47:40 EEST 2019


#8049: dash muxer does not specify full codec string parameters for AV1
------------------------------------+------------------------------------
             Reporter:  brion       |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  av1 dash    |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+------------------------------------
Changes (by jamrial):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 Turns out the dash muxer can use extradata propagated late during the
 muxing process. It just wasn't looking at the correct place for it.

 Fixed that in ce6a98e8306105b07bd7653f4f10c23fd75914ee, and the codec
 string for AV1 streams in 1cf2f040e34bbfedde60ff3d91b2f7b770aca85b.

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


More information about the FFmpeg-trac mailing list