- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Eric, you should modify all *.ver files in FFmpeg distribution to produce same symbol versions: LIBAVFORMAT_56 -> LIBAVFORMAT_FFMPEG_56
I don't know if there is a build configuration switch for this.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to resolve this error message by compiling the 2.8.15 version here: https://www.ffmpeg.org/download.html#release
I unzipped the tar, then did the following:
./configure --enable-shared --build_suffix=-ffmpeg
It stopped complaining about the *.so files not existing. However I'm still getting error messages similar to the one below:
/opt/intel/computer_vision_sdk_2018.3.343/opencv/lib/libopencv_videoio.so.3.4.3: undefined reference to `av_write_trailer@LIBAVFORMAT_FFMPEG_56'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad you could solve the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Eric, you should modify all *.ver files in FFmpeg distribution to produce same symbol versions: LIBAVFORMAT_56 -> LIBAVFORMAT_FFMPEG_56
I don't know if there is a build configuration switch for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I decided to downgrade my Ubuntu to 16.04, so I didn't continue with this route. If anyone else has been able to get OpenVino to work on 18.04 please do share how you guys got it to. Thanks everyone!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I get it worked with 18.04 after download and compile the latest OpenCV4.0. you need to modify the Setupvars.sh to make it refer to the OpenCV link you installed.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page