8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could we get color (is this syntax highlight?) for the ffprobe output? And maybe also for ffmpeg itself?
Output example:
$ ffprobe file.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf61.7.100 Duration: 00:00:45.63, start: 0.000000, bitrate: 682 kb/s Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1280x720, 609 kb/s, 30 fps, 30 tbr, 15360 tbn (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] encoder : Lavc61.19.101 libx264 Stream #0:1[0x2](und): Audio: opus (Opus / 0x7375704F), 48000 Hz, stereo, fltp, 62 kb/s (default) Metadata: handler_name : SoundHandler vendor_id : [0][0][0][0]
Having color would make it much easier to spot the most important fields.
Syntax: ffprobe ffmpeg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Could we get color (is this syntax highlight?) for the ffprobe output? And maybe also for ffmpeg itself?
Output example:
Having color would make it much easier to spot the most important fields.
Syntax:
ffprobe
ffmpeg
The text was updated successfully, but these errors were encountered: