Hello libav users,

I'm new to libav and have been following along ffmpeg tutorials on GitHub
and reading ffmpeg documentation.

I have stumbled across a command line example usage of Desktop Duplication
API using Ffmpeg and I would like to replicate this using C code

ffmpeg -filter_complex ddagrab=0,hwdownload,format=bgra -c:v libx264 -crf
20 output.mkv

I have searched through the internet and couldn't find any good references
to this filter graph in particular. Can someone please guide me with an
example?

Thank you,
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to