[Bug 785770] pcapparse: support nanosecond time stamps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 4 11:46:42 UTC 2017


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

--- Comment #23 from Aaron Boxer <boxerab at gmail.com> ---
Well, ffmpeg will read the original cap file, but it can't handle the JPEG 2000
payload:

Here is the output


[mpegts @ 0x24214c0] PES packet size mismatch
[jpeg2000 @ 0x2425900] Psot 268156 too big
[jpeg2000 @ 0x2425900] error during processing marker segment ff90
[mpegts @ 0x24214c0] PES packet size mismatch
    Last message repeated 33 times
[s302m @ 0x2427040] frame has invalid header
[s302m @ 0x24264a0] frame has invalid header
[s302m @ 0x2427040] frame has invalid header
[mpegts @ 0x24214c0] PES packet size mismatch
    Last message repeated 4 times
[s302m @ 0x2427be0] frame has invalid header
[s302m @ 0x2427040] frame has invalid header
[s302m @ 0x2427be0] frame has invalid header
[s302m @ 0x2427040] frame has invalid header
[s302m @ 0x2427be0] frame has invalid header
[s302m @ 0x2427040] frame has invalid header
[s302m @ 0x2427be0] frame has invalid header
[s302m @ 0x2427040] frame has invalid header
    Last message repeated 4 times
[mpegts @ 0x24214c0] PES packet size mismatch
[s302m @ 0x2427040] frame has invalid header
[mpegts @ 0x24214c0] PES packet size mismatch
    Last message repeated 27 times
[NULL @ 0x2429360] start time for stream 5 is not set in
estimate_timings_from_pts
[NULL @ 0x24440a0] start time for stream 6 is not set in
estimate_timings_from_pts
[NULL @ 0x2444c40] start time for stream 7 is not set in
estimate_timings_from_pts
[NULL @ 0x24457e0] start time for stream 8 is not set in
estimate_timings_from_pts
[NULL @ 0x2446380] start time for stream 9 is not set in
estimate_timings_from_pts
[NULL @ 0x2446f20] start time for stream 10 is not set in
estimate_timings_from_pts
[mpegts @ 0x24214c0] PES packet size mismatch
    Last message repeated 8 times
[mpegts @ 0x24214c0] Could not find codec parameters for stream 5 (Audio: s302m
(BSSD / 0x44535342), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x24214c0] Could not find codec parameters for stream 6 (Audio: s302m
(BSSD / 0x44535342), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x24214c0] Could not find codec parameters for stream 7 (Audio: s302m
(BSSD / 0x44535342), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x24214c0] Could not find codec parameters for stream 8 (Audio: s302m
(BSSD / 0x44535342), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'test.cap':
  Duration: 00:00:01.05, start: 60948.079933, bitrate: 516894 kb/s
  Program 1 
    Stream #0:0[0x74]: Video: jpeg2000 ([33][0][0][0] / 0x0021), yuv422p10le,
1280x720, 59.94 fps, 59.94 tbr, 90k tbn, 90k tbc
    Stream #0:1[0x42]: Audio: s302m (BSSD / 0x44535342), 48000 Hz, stereo, s32
(24 bit), 2689 kb/s
    Stream #0:2[0x43]: Audio: s302m (BSSD / 0x44535342), 48000 Hz, stereo, s32
(24 bit), 2689 kb/s
    Stream #0:3[0x44]: Audio: s302m (BSSD / 0x44535342), 48000 Hz, stereo, s32
(24 bit), 2689 kb/s
    Stream #0:4[0x45]: Audio: s302m (BSSD / 0x44535342), 48000 Hz, stereo, s32
(24 bit), 2689 kb/s
    Stream #0:5[0x46]: Audio: s302m (BSSD / 0x44535342), 0 channels
    Stream #0:6[0x47]: Audio: s302m (BSSD / 0x44535342), 0 channels
    Stream #0:7[0x48]: Audio: s302m (BSSD / 0x44535342), 0 channels
    Stream #0:8[0x49]: Audio: s302m (BSSD / 0x44535342), 0 channels
    Stream #0:9[0xc8]: Data: bin_data ([6][0][0][0] / 0x0006)
    Stream #0:10[0xc9]: Data: bin_data ([6][0][0][0] / 0x0006)

-- 
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