Skip to content

Instantly share code, notes, and snippets.

@Manouchehri
Created April 7, 2022 18:44
Show Gist options
  • Save Manouchehri/c2489399c726c773fa0aa14d6412805f to your computer and use it in GitHub Desktop.
Save Manouchehri/c2489399c726c773fa0aa14d6412805f to your computer and use it in GitHub Desktop.
dave@mbp Downloads % ffprobe -probesize 42M -f avfoundation -framerate 29.970000 -i "1"
[avfoundation @ 0x12f6056b0] Selected pixel format (yuv420p) is not supported by the input device.
[avfoundation @ 0x12f6056b0] Supported pixel formats:
[avfoundation @ 0x12f6056b0] uyvy422
[avfoundation @ 0x12f6056b0] yuyv422
[avfoundation @ 0x12f6056b0] nv12
[avfoundation @ 0x12f6056b0] 0rgb
[avfoundation @ 0x12f6056b0] bgr0
[avfoundation @ 0x12f6056b0] Overriding selected pixel format to use uyvy422 instead.
Input #0, avfoundation, from '1':
Duration: N/A, start: 198756.992100, bitrate: N/A
Stream #0:0: Video: rawvideo (UYVY / 0x59565955), uyvy422, 1920x1080, 29.97 tbr, 1000k tbn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment