[Bug 788777] rtpjitterbuffer/h264parse timestamp issue (regression)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 8 22:52:13 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=788777

--- Comment #16 from Pedro Corte-Real <pedro at pedrocr.net> ---
Although the end result is a playable file it seems there are still some
issues. matroskamux generates a playable file with errors:

$ vlc test.mkv 
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[h264 @ 0x7fd7ccc35320] no frame!
[h264 @ 0x7fd7ccc47040] no frame!
[h264 @ 0x7fd7ccc8cdc0] no frame!
[h264 @ 0x7fd7ccca8fe0] no frame!
[h264 @ 0x7fd7cccc52e0] no frame!
[h264 @ 0x7fd7ccc35320] no frame!
[h264 @ 0x7fd7ccc47040] no frame!
[h264 @ 0x7fd7ccc8cdc0] no frame!
[h264 @ 0x7fd7ccca8fe0] no frame!
(end of stream)

But with mp4mux the file is broken:

$ vlc test.mp4 
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fa7b8c5ed60] moov atom not found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fa770c12060] moov atom not found
[00007fa770c18260] avformat demux error: Could not open
/home/pedrocr/data/core/Projects/vsurv/test.mp4: Unknown error 1094995529

Let me know if there's anything else I can provide or if this is actually a
different bug and I'll open a new one.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list