[streaming] Re: [Streaming]
VmasterZen
vmasterzen at gmail.com
Mon Jul 25 15:01:34 CEST 2005
I am using JMF API and VLC in a project on video streaming but
unfortunatly , JMF doesn't implementing MPEG TS encapsulation et send
me an error of this type : "This format is not registred, format
payload type 33."
JMF don't use this format and run well. So my question is: why i have
to use this mode with VLC to do streaming overt RTP ..? Isn't there an
another method with VLC ?
2005/7/25, Warren Young <warren at etr-usa.com>:
> Rabari Sahy wrote:
> >
> > Why only MPEG TS ?
>
> Because MPEG TS is designed for streaming. If it's good enough for
> Hughes (DirecTV), Dish, and every digital cable system in the US, it's
> good enough for me.
>
> > and why not in a raw mode ?
>
> I assume you mean raw video?
>
> - 2 bytes per pixel (4:2:0 YUV color compression)
> - 720 pixels per line
> - 480 scan lines
> - 30 fields per second
>
> 2 bytes * 8 bits/byte * 720 * 480 * 30 f/s = 158 Mbit/s
>
> That answer your question?
>
> --
> This is the streaming mailing-list, see http://www.videolan.org/streaming/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list