[Bug 785770] pcapparse: support nanosecond time stamps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 9 21:03:50 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785770
--- Comment #34 from Aaron Boxer <boxerab at gmail.com> ---
Aha! Stream type is 0x06, indicating a private stream.
>From gstreamer header:
* 0x06 ITU-T Rec. H.222.0 | ISO/IEC 13818-1 PES
* packets containing private data
Also
/* Un-official time-code stream */
#define ST_PS_TIMECODE 0xd2
and
#define ST_VIDEO_H264 0x1b
--
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