Search found 9 matches

Go to advanced search

by microgiant
12 Oct 2011 12:34
Forum: VLC media player for Windows Troubleshooting
Topic: help,vlc streaming command
Replies: 1
Views: 128

help,vlc streaming command

hi all i use the command: vlc -I dummy -vvv F:\1.mov --sout '#duplicate{dst=rtp{mux=mp4v,dst=192.168.1.3,sdp=file://d:\1.sdp,name="TestStream"}}' but the vlc says:"no mux specified or found by extension" the command is not correct? Any help would be greatly appreciated..
by microgiant
30 Nov 2010 01:01
Forum: Development around libVLC
Topic: how to specify the config file??
Replies: 2
Views: 407

Re: how to specify the config file??

it woks,thank you,Rémi Denis-Courmont !!
by microgiant
29 Nov 2010 16:58
Forum: Development around libVLC
Topic: how to specify the config file??
Replies: 2
Views: 407

how to specify the config file??

hi all,
in libvlc,how to specify the config file(vlcrc)?
i set
const char * const vlc_args[]={
"--novideo",
"--config=vlcconfig\\vlcrc",
strCommand,
"--plugin-path=plugins"
};
but doesnt work.

how to make it work?

thanks!
by microgiant
29 Nov 2010 12:48
Forum: Development around libVLC
Topic: how to set the default font?
Replies: 3
Views: 738

how to set the default font?

hi all,
in libvlc,how to set the default font?
i use the libvlc_video_set_marquee_string to display the osd,but,it cant display the chinese character.how to display the chinese character?
thanks!
by microgiant
16 Aug 2010 09:52
Forum: VLC stream-output (sout)
Topic: can i spicify the H264 profle?
Replies: 0
Views: 259

can i spicify the H264 profle?

hi all
i want to convert a video into h264 main profile or sample profile,after transcoding,the h264 file profile is high,not main profile or sample profle.
could someone tell me how to do ?please
and can i spicify the h264 profile ?if yes,how?
thank you very much!
by microgiant
10 Sep 2008 06:16
Forum: VLC media player for Windows Troubleshooting
Topic: how to record with vlc activex in the VC++??
Replies: 1
Views: 294

how to record with vlc activex in the VC++??

hi all
how can i record the stream with vlc activex in the VC++??
thanks.
by microgiant
06 Aug 2008 16:21
Forum: VLC media player for Windows Troubleshooting
Topic: hi all ,could someone help me?
Replies: 1
Views: 204

hi all ,could someone help me?

hi all i'am puzzled. i use the vlc activex in my program.it's a MDI program.the vlc parent window is a formview,and i add the view into the MDI. i create for objects of the formview,so ,there are 4 vlc to display. if i make the MDI maxsize or minisize one of the vlc activex will not display well. if...
by microgiant
16 Apr 2008 13:32
Forum: VLC stream-output (sout)
Topic: help,vlc,dss,live streaming
Replies: 1
Views: 1323

help,vlc,dss,live streaming

hi all i use those command,for different files. command[1]: vlc -vvv /home/moria/movie/23.mp4 --sout "#rtp" --sout-rtp-dst="127.0.0.1" --sout-rtp-ttl="127" --sout-rtp-sdp="file:///usr/local/movies/vlc.sdp" --loop command[2]: vlc -vvv /home/moria/movie/24.mp4 -...

Go to advanced search