Cannot view video with VLC

Mailing List SVR lists at svrinformatica.it
Mon Oct 22 02:28:30 PDT 2012


Hi,

try to set byte-stream to false for rtph264depay,

Nicola

Il 22/10/2012 09:56, Mazahir Poonawalla ha scritto:
> Hi,
>
> Thanks for the help, but it is not working. I tried this before too. 
> Whenever I mux it, it gives an "internal data flow error"
>
> Any other way.
>
> Thanks,
> Maz
>
> On 22 October 2012 12:06, dv <dv at pseudoterminal.org 
> <mailto:dv at pseudoterminal.org>> wrote:
>
>     On 2012-10-22 08:30, Mazahir Poonawalla wrote:
>>     Hi,
>>
>>     Any help on this one?
>>
>>     Cheers,
>>     Maz
>>
>>     On 19 October 2012 15:34, Mazahir Poonawalla
>>     <mazahir.poonawalla at ideaforge.co.in
>>     <mailto:mazahir.poonawalla at ideaforge.co.in>> wrote:
>>
>>         Hi,
>>
>>         I am using RTSP to stream a video from leopardboard. The
>>         streaming works fine on client. I am capturing the stream on
>>         localhost and then recording the incoming video to a mp4/avi
>>         file. It records well and can be played in linux movie player
>>         but it cannot be played in vlc nor I get any video properties.
>>
>>         My recording plugin is as follows:
>>         *gst-launch -v -e rtspsrc location=rtsp://localhost:8554/test
>>         ! rtph264depay ! filesink location=test1.avi*
>>
>>         Any help as to what is going wrong. Also just for reference I
>>         am using dmaienc_h264 to encode the video.
>>
>>         Thanks,
>>         Maz
>>
>>
>>
>>
>>
>>
>>
>>
>>     _______________________________________________
>>     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
>     You don't mux this in any container. It seems that the result is a
>     raw h264 bitstream. Perhaps use this instead:
>
>     gst-launch -v -e rtspsrc location=rtsp://localhost:8554/test !
>     rtph264depay ! matroskamux ! filesink location=test1.mkv
>
>     Also note that AVI is not suitable for h264 data. Use MKV (as
>     shown above) or MP4 instead.
>
>     _______________________________________________
>     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
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

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


More information about the gstreamer-devel mailing list