Skip to content

FFMPEG rearranged as a thread-safe library for use in (Dart) FFI

License

Notifications You must be signed in to change notification settings

moffatman/fftools-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fftools-ffi

FFMPEG's fftools (ffmpeg, ffprobe) rearranged as a thread-safe library for use in (Dart) FFI

Notes

  1. Replace the default config.h with the one when you built ffmpeg to get all the metadata to match.
  2. The design is for ffmpeg_execute_with_callbacks and ffprobe_execute_with_callbacks to be synchronous/blocking and issue their callbacks on the same thread.

About

FFMPEG rearranged as a thread-safe library for use in (Dart) FFI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published