Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxsupermanhd/libavcodec-frame-dumper

Couple lines of C code to quickly dump out frames based on coded conditions
https://github.com/maxsupermanhd/libavcodec-frame-dumper

Last synced: about 15 hours ago
JSON representation

Couple lines of C code to quickly dump out frames based on coded conditions

Awesome Lists containing this project

README

        

# conditional frame extraction example with libavcodec

This is a libavcodec example combined with png writing example.

TODO: seeking

Arguments: videoPath videoBeginTime outPath seekToFrame

videoBeginTime in unixtime

saveFromFrame in frame number, frames with number less than that will not be saved