1原始数据
Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 2021-04-19T01:58:10.000000Z Duration: 00:14:11.13, start: 0.000000, bitrate: 2016 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc), 1280x720, 2015 kb/s, 15 fps, 15 tbr, 90k tbn, 30 tbc (default) Metadata: creation_time : 2021-04-19T01:58:10.000000Z encoder : JVT/AVC Coding Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
2 尝试转码
ffmpeg.exe -i input.mp4 -profile:v baseline -level 3.0 output.h264
出错信息
no frame! left block unavailable for requested intra4x4 mode -1 error while decoding MB 0 3, bytestream 33705 cabac decode of qscale diff failed at 25 2 error while decoding MB 25 2, bytestream 15320
3 ffplay播放树形条带状