How to Install libsdl-kitchensink-dev in Ubuntu 18.04



Install libsdl-kitchensink-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsdl-kitchensink-dev

Description:

FFmpeg and SDL2 based library for audio and video playback - Development files

It provides FFmpeg-based audio and video playback for SDL which 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 . This package contains the development files.

Homepage: https://github.com/katajakasa/SDL_kitchensink

Version: 0.0.7-3

Section: universe/libdevel