H264 Decoding
nickgzzjr
nickgzzjr at hotmail.com
Wed Jun 26 18:37:30 PDT 2013
I am trying to do something like this
gst-launch-1.0 -v udpsrc port=40000 ! \
video/x-h264, width=320, height=240, framerate=30/1 ! \
h264parse ! \
avdec_h264 ! \
fakesink
But when I run it I get an error
0:00:00.071310453 4894 0x177ede0 ERROR libav :0:: no
frame!
Redistribute latency...
And it keeps repeating over and over. Am I missing something or is decoding
not possible when I receive data over the network via UDP?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/H264-Decoding-tp4660761.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list