Page 1 of 1

Issue with MRL

Posted: 19 Jan 2009 10:46
by Khenatram
Hi,

I am trying to use MRL to limit only MP4V video formats in my C# application that uses NativeLibVLC class.

I am using "udp/m4v://@"as the input string based on following format

[[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:option=value ...] mentioned at http://wiki.videolan.org/Media_resource_locator

But I am not getting the video even though the streaming is in Mp4V format. on video video display a gray screen, although I am getting the advanced and statistics information of the stream.

I am using 0.8.6.i version of VLC.

Thanks in advance.

Regards,

Ram