FFpocket 0.6.3 review
DownloadFFpocket is a tool for using ffmpeg's features
|
|
FFpocket is a tool for using ffmpeg's features. FFpocket carries out the tasks of frame decoding from a video file, audio decoding from a multimedia file (video/audio) precise time/frame seeking including b-frames, audio downsampling and special minmax averaging.
The source code is intented to be simple, human-readable and free of memory leaks. It can be used as a shared library by larger projects that want to incorporate multimedia features.
Here are some key features of "FFpocket":
Frame decoding for a video file
Audio decoding for a multimedia file (video/audio)
Precise frame/time seeking in the multimedia files (including b-frames)
Audio downsampling and special minmax averaging, refered to as 'caching'
What's New in This Release:
Fixes a frame seeking bug, a segmentation fault that happened when the audio stream was before the video stream, and a bug that occurred while opening an audio codec for decoding.
FFpocket 0.6.3 keywords