View Single Post
Posts: 151 | Thanked: 93 times | Joined on Sep 2009 @ sofia, bulgaria
#341
Originally Posted by takada View Post
root
apt-get remove mafw-gst-subtitles-renderer
reboot
Tried this already, did not help .

My current situation is that all players that depends on gstreamer could not play anything. MPlayer is working fine, even for 720p content.
Code:
~ $ gst-launch-0.10 playbin2 uri=file:///home/user/MyDocs/.videos/9.mp4
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
create_node: dsp node allocate failed
init_node: dsp node creation failed
ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstDspVDec:dspvdec0: couldn't start node
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
I've reinstall some gst* packages. I've also try to roll-back everything that 720p howto is changing, as described here. I load the default kernel settings. Nothing helped.

Ideas are welcomed .