How to let vlc support PS streams from network?
Henri Fallon
henri at via.ecp.fr
Sat Jun 16 04:48:55 CEST 2001
On Sat, Jun 16, 2001, Li Lifeng wrote:
> I have a iCompression Rainbow PCI MPEG-2 codec, using it to
> compression A/V and muticast in LAN, It's a PS stream, how to
> change vlc to support it? just change
> /* Set callback */
> p_input->pf_open = p_input->pf_file_open;
> p_input->pf_close = p_input->pf_file_close;
> and b_pace_control& b_seekable flag?
> in PSinit?
I guess it should work (not sure) but it's not a good idea to stream
PS over a network. TS is _really_ more powerful, especially concerning
packet losses.
--
henri
More information about the vlc-devel
mailing list