Negotiation failed ( h264parse -> avimux )

Kishore Arepalli kishore.arepalli at gmail.com
Tue Mar 5 03:48:41 PST 2013


subject changed (avidemux to avimux)

On Tue, Mar 5, 2013 at 12:40 PM, Kishore Arepalli <
kishore.arepalli at gmail.com> wrote:

> 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/bed61aaa/attachment.html>


More information about the gstreamer-devel mailing list