Nice intuition! Thank you. Changing my patchbay to match yours did the trick. No more error messages and it's running smoothly.
The forums are under a spambot siege. Registration has been disabled temporarily. Please contact me to register an account.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu-- Found FFMPEG: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so;/usr/lib/x86_64-linux-gnu/libavdevice.so /usr/include
CMake Warning at CMakeLists.txt:36 (find_package):
By not providing "Findlibavresample.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"libavresample", but CMake did not find one.
Could not find a package configuration file provided by "libavresample"
with any of the following names:
libavresampleConfig.cmake
libavresample-config.cmake
Add the installation prefix of "libavresample" to CMAKE_PREFIX_PATH or set
"libavresample_DIR" to a directory containing one of the above files. If
"libavresample" provides a separate development package or SDK, be sure it
has been installed.
-- Will build tracer (SSE2 version)
-- Will NOT build playvid (FFmpeg or libavresample or tracer missing)
-- Will NOT build qplayvid (Qt4 or FFmpeg or libavresample or tracer missing)