ChinnaSuhas / ossbuild

Automatically exported from code.google.com/p/ossbuild
Other
0 stars 1 forks source link

error while playing webm file #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear One,

following is the error I got while playing webm file

gst-launch   playbin2 uri=file:///home/user/MyDocs/9.webm  
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
init_node: error while parsing
ERROR: from element 
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/G
stDspVDec:dspvdec0: couldn't start node
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

I played .mp4 file successfully but error in case of webm file 
detail log is at http://pastebin.com/apQCAZv7

also log for mp4 playing is at http://pastebin.com/q1F1gWu4

what can be the possible reason for this.

Original issue reported on code.google.com by nandan.amar@gmail.com on 26 Aug 2010 at 5:32

GoogleCodeExporter commented 9 years ago
Why is it loading the dspvdec decoder? You shouldn't be compiling this plugin 
for desktops.

Original comment by ylatuya on 26 Aug 2010 at 9:04

GoogleCodeExporter commented 9 years ago
Issue 69 has been merged into this issue.

Original comment by ylatuya on 26 Aug 2010 at 9:04

GoogleCodeExporter commented 9 years ago
how can I correct the problem 
I have installed packages from apt-get

Original comment by nandan.amar@gmail.com on 26 Aug 2010 at 9:26

GoogleCodeExporter commented 9 years ago
I think you are in the wrong site... OSSBuild is an external project to build 
GStreamer on Windows and Mac. For gstreamer specific questions you should ask 
in gstreamer's mailing list:
http://gstreamer.freedesktop.org/lists/

Original comment by ylatuya on 26 Aug 2010 at 12:09