Cannot view video with VLC

Robert Krakora robkrakora at att.net
Mon Oct 22 05:17:50 PDT 2012


Hi Maz,

I don't know how your H.264 is set, but this works for me:

gst-launch -e rtspsrc location=rtsp://localhost:8554/test ! rtph264depay ! qtmux 
! filesink location=test.avi

...this may also work:

gst-launch -e rtspsrc location=rtsp://localhost:8554/test ! rtph264depay ! 
h264parse ! qtmux ! filesink location=test.avi

Best Regards,

Rob Krakora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121022/452281aa/attachment.html>


More information about the gstreamer-devel mailing list