Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 300 Bytes

File metadata and controls

19 lines (14 loc) · 300 Bytes

Simple Video Player

A simple video player written in libAV;

Dependencies

this program needs libsdl-dev and libav* modules to work. So install those before attempting to compile

Compilation

to compile simply call

make 

Run

./bin/video_player ./clips/sample.webm