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