#10667: Matroska muxer doesn't support H.264/H.265 without global header
-------------------------------------+------------------------------------
             Reporter:  bubbleguuum  |                    Owner:  (none)
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Comment (by bubbleguuum):

 Thanks for this incredible tip, I confirm it works fine in my app as a
 substitute to mastroka as containers (which also now works fine with the
 hack I mentioned above).

 I was not aware of this cmaf flag, which is not documented in the FFmpeg
 web documentation page, along with other supposedly newer movflags flags.

 If audio is transcoded (ie '-c:a libmp3lame'), the delay_moov flag must be
 specified as well. ffmpeg issues a warning about it otherwise:

 [mp4 @ 0xb400007a769146d0] Track 1 starts with a nonzero dts -1105, while
 the moov already has been written. Set the delay_moov flag to handle this
 case.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10667#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to