Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 4th September 2011, 12:04   #1  |  Link
jdb2
Registered User
 
jdb2's Avatar
 
Join Date: Dec 2008
Location: Klein/Spring, Texas, USA
Posts: 10
Error decoding raw H.264 stream using Gstreamer

I've posted this in gstreamer-devel and ffmpeg-user but have received no responses. Hopefully this forum is appropriate.

-------------------------------------------------------------

I'm trying to find a less bandwidth intensive way of streaming video from my Nokia N900's main back camera to my desktop other than sending it as a stream of jpeg frames.

I thought the following would work :

N900 : gst-launch v4l2camsrc device=/dev/video0 ! ffmpegcolorspace ! dsph264enc ! tcpserversink host=aleph1.clarkconnect.lan port=5000

PC : gst-launch tcpclientsrc host=192.168.1.179 port=5000 ! ffdec_h264 ! ffmpegcolorspace ! autovideosink

but on the PC side I get this error :

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/ffdec_
h264:ffdec_h2640: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug....duct=GStreamer.
Additional debug info:
gstffmpegdec.c(2684): gst_ffmpegdec_chain (): /GstPipeline:pipeline0/ffdec_h264:ffdec_h2640:
ffdec_h264: input format was not set before data start
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Might anyone know what is going on above?

Thanks,

jdb2
jdb2 is offline   Reply With Quote
Reply

Tags
ffdec_h264, ffmpeg, gstreamer, h.264, n900


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:42.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.