Original mp4 source:
Code: Select all
$ ffprobe 1_mezzanine.mp4
ffprobe version 2.8.4 Copyright (c) 2007-2015 the FFmpeg developers
--- snip ---
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '1_mezzanine.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.12.100
Duration: 00:00:47.36, start: 0.025057, bitrate: 1499 kb/s
Stream #0:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 1239 kb/s, 29.97 fps, 29.97 tbr, 11988 tbn, 59.94 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #0:1(eng): Audio: mp3 (mp4a / 0x6134706D), 44100 Hz, stereo, s16p, 256 kb/s (default)
Metadata:
handler_name : SoundHandler
$
Code: Select all
$ ffprobe 365871954900004579_output_0.ts
ffprobe version 2.8.4 Copyright (c) 2007-2015 the FFmpeg developers
--- snip ---
[h264 @ 0x7fdee2010c00] top block unavailable for requested intra mode at 23 0
[h264 @ 0x7fdee2010c00] error while decoding MB 23 0
[h264 @ 0x7fdee2010c00] concealing 920 DC, 920 AC, 920 MV errors in I frame
[h264 @ 0x7fdee2010c00] ref 6 overflow
[h264 @ 0x7fdee2010c00] error while decoding MB 18 0
[h264 @ 0x7fdee2010c00] concealing 920 DC, 920 AC, 920 MV errors in P frame
[h264 @ 0x7fdee2010c00] ref 12 overflow
[h264 @ 0x7fdee2010c00] error while decoding MB 13 1
[h264 @ 0x7fdee2010c00] concealing 916 DC, 916 AC, 916 MV errors in P frame
[h264 @ 0x7fdee2010c00] ref 11 overflow
[h264 @ 0x7fdee2010c00] error while decoding MB 34 5
[h264 @ 0x7fdee2010c00] concealing 735 DC, 735 AC, 735 MV errors in P frame
[h264 @ 0x7fdee2010c00] out of range intra chroma pred mode at 25 0
[h264 @ 0x7fdee2010c00] error while decoding MB 25 0
[h264 @ 0x7fdee2010c00] concealing 920 DC, 920 AC, 920 MV errors in P frame
Input #0, mpegts, from '365871954900004579_output_0.ts':
Duration: 00:00:10.01, start: 10.000000, bitrate: 723 kb/s
Program 16727
Stream #0:0[0x21]: Video: h264 (Constrained Baseline) ([219][0][0][0] / 0x00DB), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
$