[vlc-devel] Export SDP file for H.264 streaming
Ramakrishnan_S
Ramakrishnan_Subramaniam at Satyam.com
Thu Feb 2 16:10:24 CET 2006
Thanks for reading this mail.
I would like to stream H.264 transcoded data through RTP. I am using
following command line options:
vlc -vvv file:///c://sample_100kbit.mp4
--sout=#transcode{vcodec="h264",vb=1024,fps=20,scale=1}:rtp{dst=127.0.0.
1,port=9000,port-video=9092,sdp=file://C:/sample.sdp}
The error message says:
stream_out_rtp error: cannot add this stream (unsupported codec:h264)
stream_out_transcode error: cannot add this stream
Whether the H.264 support for streaming is not available (without using
mux=ts)?
Can any help on how to export SDP file and stream over RTP using H.264.
Thanks for your time.
Ramakrishnan
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060202/d22afe6d/attachment.html>
More information about the vlc-devel
mailing list