8000 Could we get color for the ffprobe output? · Issue #3321 · sharkdp/bat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Could we get color for the ffprobe output? #3321

New issue

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

Open
jvschiavo opened this issue Jun 4, 2025 · 0 comments
Open

Could we get color for the ffprobe output? #3321

jvschiavo opened this issue Jun 4, 2025 · 0 comments

Comments

@jvschiavo
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0