unosquare / ffplaydotnet

A port of FFmpeg's FFplay.c
MIT License
16 stars 5 forks source link

PLEASE DO NOT USE THIS REPO

The codebase has been moved to: https://github.com/unosquare/ffmediaelement I will continue development there.

ffplaydotnet

An attempt to port FFmpeg's FFplay.c

Release: https://github.com/FFmpeg/FFmpeg/releases/tag/n3.2

Source Code: https://github.com/FFmpeg/FFmpeg/blob/release/3.2/ffplay.c

Media Container Architecture

Media Containers represent an input context, stream operations and decoding logic. The steps to successfully obtain usable datta are as follows:

Basic Test Cases: