gstreamer-0.10 via webkit doesn't play video on i.mx6 (yocto master, webkit-5.1.1)

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

gstreamer-0.10 via webkit doesn't play video on i.mx6 (yocto master, webkit-5.1.1)

跳至解决方案
2,542 次查看
dmitryfedotov
Contributor II

gstreamer-0.10 via webkit doesn't play video, but via gst-launch, gplay, and player from qtmultimedia work correctly.

Output from simple browser from examples(GST_DEBUG=3 ./browser big_buck_bunny.webm) in attachment.

I guess the problem indicated in this strings:

aiurdemux gst-fsl-plugins-3.0.11/src/parser/aiur/src/aiurdemux.c:4095:aiurdemux_push_pad_buffer: Pad video push error type -2

aiurdemux gst-fsl-plugins-3.0.11/src/parser/aiur/src/aiurdemux.c:4095:aiurdemux_push_pad_buffer: Pad audio push error type -2

 

How can I fix this problem?

Original Attachment has been moved to: log.zip

0 项奖励
回复
1 解答
1,549 次查看
dmitryfedotov
Contributor II

Solved.

If deleting gstreamer files from /usr/lib/pkg-config in sysroot directory(before qtwebkit configured) QTWebKit configured with use only QTMultimedia plugin and it work fine.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,550 次查看
dmitryfedotov
Contributor II

Solved.

If deleting gstreamer files from /usr/lib/pkg-config in sysroot directory(before qtwebkit configured) QTWebKit configured with use only QTMultimedia plugin and it work fine.

0 项奖励
回复