mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
d26667dd4c
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
11 lines
449 B
Text
11 lines
449 B
Text
SDL_kitchensink - FFmpeg and SDL2 based library for audio and video
|
|
playback, written in C99.
|
|
|
|
Features:
|
|
* Decoding video & audio via FFmpeg
|
|
* Dumping video data on SDL_textures
|
|
* Dumping audio data in the usual mono/stereo interleaved formats
|
|
* Automatic audio and video conversion to SDL2 friendly formats
|
|
* Synchronizing video & audio to clock
|
|
* Seeking forwards and backwards
|
|
* Bitmap & libass subtitle support. No text (srt, sub) support yet.
|