FFdynamic
FFdynamic copied to clipboard
Library with dynamic audio/video composition and runtime control
Hello, This project seems valuable and unique. However the documentation providing examples of how to use it are not sufficient. Could you please update the documentation to include examples to...
Hi! First of, thanks for the project! I'm having some issues testing the IAL app. Here are the requests I'm sending: ```bash wget 127.0.0.1:8080/api1/ial/create_room --post-data '{"room_id":"test", "input_urls":["/srv/resources/video.mp4", "/srv/resources/video.copy.mp4"], "room_output_base_url": "/srv/resources/",...
Say I have a good compile of ffmpeg, that plays out a Blackmagic design Decklink board good with a line like: `ffmpeg -i /home/matt/VideoTests/720ts_6DK01H_tru720og.ts -pix_fmt uyvy422 -f decklink -vcodec v210...
Hi, in the last versions of linux os the cmake3 is defined as cmake so when i want to install it in my server give the error with cmake.
``` Target "ffdynamic" links to target "FFmpeg::FFmpeg" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake...