ffmpeg-light v0.9.0 Release Notes

    • ➕ Add support for camera input (Thomas M. DuBuisson)

      • Try it: build the demo executable (cabal configure -fBuildDemo) and run cabal run demo -- cam to record 10s of video from a connected camera to an output file camera.mov.
    • Extract frame time stamps from the video stream rather than the codec context (hat tip to Jaro Reinders)