Code: Select all
$ ffmpeg -i movie_001.mp4 -hide_banner
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'movie_001.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2019-10-25T01:34:16.000000Z
Duration: 00:00:07.37, start: 0.000000, bitrate: 97895 kb/s
Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 1520x714, 97891 kb/s, 30 fps, 30 tbr, 30 tbn, 60 tbc (default)
Metadata:
creation_time : 2019-10-25T01:34:16.000000Z
encoder : JCodec
I also tried exporting to .avi, but that doesn't work at all. It only generates ~1400 bytes in the output file, and none of the video players I've tried think it's a valid avi file.