I'm having this problem with matlab (MATLAB:3662): GLib-WARNING **: unknown option bit(s) set - - - - (ubuntu 14.04)

2 views (last 30 days)
(MATLAB:3662): GLib-WARNING **: unknown option bit(s) set
** (MATLAB:3662): WARNING **: Compilation of subrip regex failed: Error al compilar la expresión regular ^ {0,3}[ 0-9]{1,4}\s*(\u000d)?
?[0-9]{1,2}: ?[0-9]{1,2}: ?[0-9]{1,2}[,.] {0,2}[0-9]{1,3} +--> +[0-9]{1,2}: ?[0-9]{1,2}: ?[0-9]{1,2}[,.] {0,2}[0-9]{1,2} en el carácter 0: unknown option bit(s) set

Answers (1)

Gowtham Uma M Jaganathan
Gowtham Uma M Jaganathan on 27 Oct 2016
I do not have much information on when you get this warning and what code you are trying to execute.
It is possible that if you are working on audio or video files and making use of 'VideoReader' and 'audioread' to open files which are in extensions such as '.data' or similar ones then it could cause 'Gstreamer' to generate these warnings.
Also, there is a similar question in our community which discusses about this warning, which could be of help to you.
Link to the thread is given below:

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!