I'm trying to make a media player with ffmpeg.

I'm using C++, and I looked up the examples in fobs source like decode, encode, and transcode.

But I still don't know how to write codes actually.

I want to see some codes of simple player like ffplay or ffmpeg tutorial but using FOBS not FFmpeg directly.

I already searched this forum, but I couldn't get any helps.

If you know any open source program like that, please let me know.

Thanks for reading.