Hi,<br>             I tried to play h.264 ES using the below command,<br><b>gst-launch-0.10 filesrc location=$1 ! ffdec_h264 ! ffmpegcolorspace ! deinterlace !xvimagesink</b> <br> but i&#39;m not able to play the video and i got the <b>error messages like,</b><br>
Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>ERROR: from element /pipeline0/ffdec_h2640: Internal GStreamer error: negotiation problem.  Please file a bug at <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer">http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a>.<br>
Additional debug info:<br>gstffmpegdec.c(2317): gst_ffmpegdec_chain (): /pipeline0/ffdec_h2640:<br>ffdec_h264: input format was not set before data start<br>ERROR: pipeline doesn&#39;t want to preroll.<br>Setting pipeline to NULL ...<br>
FREEING pipeline ...<br><br>What may be the reason.<br><br>Thanks and regards,<br>john david.<br><br>