Search found 7 matches

Go to advanced search

by lintyro
17 Feb 2006 08:30
Forum: VLC stream-output (sout)
Topic: I need mpgv codec
Replies: 8
Views: 25297

i am so sorry i lookup a lot of resource but i don't find out what does "//" mean :( , could you tell me ?thank you very much.

Code:
#vlc -v udp://@1234 --sout '#transcode {vcodec=WMV1,acodec=mp3,vb=1024,ab=128}:std{access=mmsh,mux=asfh,url=localhost:3456/tv.asf}'
by lintyro
16 Feb 2006 04:20
Forum: VLC stream-output (sout)
Topic: I need mpgv codec
Replies: 8
Views: 25297

#vlc /beyond.mpg --sout #standard{access=mmsh,mux=asf,url=localserver:3456/beyond.asf}' and access to this stream like this http://localserver:3456/beyond.asf or mms://localserver:3456/beyond.asf thank you very much ,i got it but how can i do when streaming the acquisition card instead of local fil...
by lintyro
15 Feb 2006 11:32
Forum: VLC stream-output (sout)
Topic: cannot pre fill buffer
Replies: 5
Views: 3341

when i stream from acquisition card by http but not udp,and relay by http, all is ok. #vlc v4l:/dev/video1:norm=pal:frequency=128250:size=320x240:channel=0:adev=/dev/dsp2:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,venc=ffmpeg{keyint=80,hurry-up,vt=800000},deinterlace}:std{acce...
by lintyro
15 Feb 2006 10:58
Forum: VLC stream-output (sout)
Topic: cannot pre fill buffer
Replies: 5
Views: 3341

remove the "mux", the repeater does'not work, ]# vlc -vvv udp: --sout '#transcode{vcodec=WMV1,acodec=mp3,vb=1024,ab=128}:std{access=http,url=:8080}' VLC media player 0.8.4a Janus [00000001] main vlc debug: opening config file /root/.vlc/vlcrc [00000001] main vlc debug: checking builtin mod...
by lintyro
15 Feb 2006 02:31
Forum: VLC stream-output (sout)
Topic: cannot pre fill buffer
Replies: 5
Views: 3341

What happens if you change the 'repeater' mux to ts instead of asf?
it will be ok of vlc , but the streaming can't be read by mediaplayer, my client player is mediaplayer. :(
by lintyro
14 Feb 2006 10:15
Forum: VLC stream-output (sout)
Topic: cannot pre fill buffer
Replies: 5
Views: 3341

cannot pre fill buffer

hi all, i stream from an acquisition card : vlc v4l:/dev/video1:norm=pal:frequency=128250:size=320x240:channel=0:adev=/dev/dsp2:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,venc=ffmpeg{keyint=80,hurry-up,vt=800000},deinterlace}:std{access=udp,mux=ts,url=192.168.151.36:1234}' --t...
by lintyro
06 Feb 2006 14:53
Forum: VLC stream-output (sout)
Topic: I need mpgv codec
Replies: 8
Views: 25297

i streaming with vlc like this:
#vlc /beyond.mpg --sout '#standard{access=http,mux=asf,url=:3456}'
but media player 10 can't read the streaming ,when vlc read to it,it's ok.
why? thanks.

Go to advanced search