Problem in Playing ogg video files with aiurdemux on imx6q sabrelite

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Problem in Playing ogg video files with aiurdemux on imx6q sabrelite

935 次查看
bhuvaneshsurach
Contributor I

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?

标签 (3)
0 项奖励
回复
1 回复

754 次查看
LeonardoSandova
Specialist I

Have you tried other ogg files? also, I think you can avoid the color space element, unless you want to do some color conversion or rescaling stuff. If this the case, you can use the HW-accelerated element called mfw_ipucsc.

Leo

0 项奖励
回复