小编Bra*_*ell的帖子

H.264 muxed to MP4 using libavformat not playing back

I am trying to mux H.264 data into a MP4 file. There appear to be no errors in saving this H.264 Annex B data out to an MP4 file, but the file fails to playback.

I've done a binary comparison on the files and the issue seems to be somewhere in what is being written to the footer (trailer) of the MP4 file.

I suspect it has to be something with the way the stream is being created or something. …

c++ mp4 ffmpeg h.264 libavformat

16
推荐指数
1
解决办法
2万
查看次数

标签 统计

c++ ×1

ffmpeg ×1

h.264 ×1

libavformat ×1

mp4 ×1