Hi,
I am trying to play ogg files using gst-launch with the pipeline below:
gst-launch-0.10 filesrc location= <ogg video file path> typefind=true ! aiurdemux ! queue ! vpudec ! ffmpegcolorspace ! mfw_v4lsink
Getting the following error:
[CreateParser} failed ret=-21 from the aiurdemuxer.
I am using gst-fsl-plugins version 3.0.5.
Could you please help in getting this issue resolved?