On 8/31/2025 12:13 PM, Stefan Oltmanns via ffmpeg-user wrote:
Does somebody know some example code for that? All I found is decades old and won't compile with recent ffmpeg.

If nothing else, you ought to be able to tease some examples out of ffmpeg itself - it has command line options to list devices/formats/etc. Might take a little work to trace the option to the code executing it, but that shouldn't be too bad.

Likewise, with a some digging you should be able to trace how the pipeline gets frames from the demuxer (which will depend on the capture device, I assume).

Later,

z!

_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to