MCPcopy Create free account
hub / github.com/Raveler/ffmpeg-cpp / PlayDemo

Function PlayDemo

source/ffmpeg-cpp/demo/demo.cpp:18–284  ·  view source on GitHub ↗

This example demonstrates different combinations and usages for ffmpeg-cpp. Configure it by changing the values below. The list of supported codecs is not limited to the ones mentioned below, this is just a list we support in this demo. You can use any codec that is supported by ffmpeg, but you might have to write your own Codec-class wrapper to make it work. Look at the examples in the Codecs-dir

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 9

SetLosslessMethod · 0.80
DecodeBestAudioStreamMethod · 0.80
DecodeBestVideoStreamMethod · 0.80
whatMethod · 0.80
SetPresetMethod · 0.45
PreparePipelineMethod · 0.45
IsDoneMethod · 0.45
StepMethod · 0.45
CloseMethod · 0.45

Tested by

no test coverage detected