How do i get VideoReader to work on Ubuntu 17.04
1 view (last 30 days)
Show older comments
Hi everyone, i want to get the VideoReader function to run, but i get constantly the following error message:
Error using VideoReader/init (line 601) Type HELP ASSERT for usage Error in VideoReader (line 171) obj.init(fileName);
I have tried most of the available solutions for this problem (e.g. installing GStreamer 0.10, renaming the libstdc, etc.) that i found, but none solved the problem for me.
Do you have any idea, what else i can try? Thank you very much.
5 Comments
A.Mariya Jomet
on 1 Dec 2018
I had the same problem, but I solved it. You can also go through the following link;
Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!