Negotiation failed ( h264parse -> avidemux )
Kishore Arepalli
kishore.arepalli at gmail.com
Tue Mar 5 03:40:03 PST 2013
Hi,
The below pipeline fails to go to pause because of negotiation problem
between h264parse and avimux.
gst-launch-1.0 avimux name=mux ! filesink location=test.avi filesrc
location=test.ts ! tsdemux ! queue ! h264parse ! mux.video_0 -v
h264parse0.GstPad:sink: caps = video/x-h264,
stream-format=(string)byte-stream, alignment=(string)nal
h264parse0.GstPad:src: caps = video/x-h264,
stream-format=(string)byte-stream, alignment=(string)au
avimux video pad caps =
video/x-h264
stream-format: byte-stream
alignment: au
width: [ 16, 4096 ]
height: [ 16, 4096 ]
framerate: [ 0/1, 2147483647/1 ]
Please find the attached log file.
Is it a bug? or any solution to mux h264 content to avifile?
Thanks in advance.
Kishore Arepalli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130305/0a8f9120/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130305/0a8f9120/attachment-0001.txt>
More information about the gstreamer-devel
mailing list