AW: AW: RTP H264 encoding problem - bad files duration
Thornton, Keith
keith.thornton at zeiss.com
Mon Sep 21 01:29:03 PDT 2015
Not h264_parse, try h264parse ! video/x-h264,stream-format=”avc”,alignment=”au” ! mp4mux
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Julio Franco
Gesendet: Montag, 21. September 2015 09:52
An: Discussion of the development of and with GStreamer
Betreff: Re: AW: RTP H264 encoding problem - bad files duration
Tried with this pipeline :
gst-launch-1.0 udpsrc port=9000 caps="application/x-rtp, media=video, clock-rate=(int)90000, encoding-name=H264" ! rtph264depay ! h264_parse ! mp4mux ! fakesink dump=true
And receive the error: " Downstream is not seekable - will not be able to create a playable file "
I can not set caps properties to h264_parse ...
2015-09-21 9:42 GMT+02:00 Thornton, Keith <keith.thornton at zeiss.com<mailto:keith.thornton at zeiss.com>>:
Have you tried putting h264parse and perhaps a caps filter for stream-format=avc,alignment=au between rtph264depay and mp4mux
-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org<mailto:gstreamer-devel-bounces at lists.freedesktop.org>] Im Auftrag von Julio
Gesendet: Montag, 21. September 2015 09:09
An: gstreamer-devel at lists.freedesktop.org<mailto:gstreamer-devel at lists.freedesktop.org>
Betreff: Re: AW: RTP H264 encoding problem - bad files duration
Hi Keith.
I've tried with miltifilesink, but with the same result. I think that the problem is packets are comming to me with the start time udpsrc begin to work, and I´m not able to changue it ....
And I´m decoding -reencoding because I can not connect directly rtph264depay to the mp4mux, I get an error " can connect depay to muxer ".
Any idea about reset timestamps or something like that ??
Thanks a lot !!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTP-H264-encoding-problem-bad-files-duration-tp4673714p4673742.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org<mailto:gstreamer-devel at lists.freedesktop.org>
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org<mailto:gstreamer-devel at lists.freedesktop.org>
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150921/b473c628/attachment-0001.html>
More information about the gstreamer-devel
mailing list