Calyp is an open-source raw video player for image/video analysis
Calyp is an open-source raw video player developed using the C++ Qt libraries.
This is the new version of the playuver. New name new features coming.
For Ubuntu and Debian based distributions use our Personal Package Archive (PPA): ppa:pixlra/ppa
...New developer of FFmpeg can learn FFmpeg's API through this software.
It contains following project:
simplest_ffmpeg_video_encoder: Simple Encoder. It uses libavcodec to encode video and uses libavformat to add container format to the video bitstream.
simplest_ffmpeg_video_encoder_pure: Pure Encoder. It only uses libavcodec to encode video (without libavformat).