Search found 20 matches

Go to advanced search

by raden
21 Sep 2006 09:00
Forum: VLC stream-output (sout)
Topic: I'm sorry, question on audio streaming to WMC (again)
Replies: 9
Views: 2151

maybe you can try these --sout '#transcode{vcodec=DIV3,acodec=mp3,fps=20,channels=1,samplerate=32000,audio-sync} :duplicate{dst=standard{access=http,mux=asf,url=192.168.1.222:1234}, dst=standard{access=mmsh,mux=asfh,url=192.168.1.222:1235}}' --volume 256 VLC can use http and mmsh protocol, and WMP u...
by raden
21 Sep 2006 08:47
Forum: VLC stream-output (sout)
Topic: drift is too high and late buffer for mux input
Replies: 2
Views: 1130

yes.. I get loads these messages and these is impact for audio quality..

I use AMD 2.4+ GHz proc, 384 MB of RAM, and I use Debian Sarge
by raden
14 Sep 2006 10:48
Forum: VLC stream-output (sout)
Topic: drift is too high and late buffer for mux input
Replies: 2
Views: 1130

drift is too high and late buffer for mux input

hi all... I use vlc-0.8.5 with debian sarge, this is my command vlc -vvv --color v4l:/dev/video0:adev=/dev/dsp2:norm=pal:size=320x240:frequency=647250:channel=0:audio=0 :sout="#transcode{vcodec=DIV3,acodec=mp3,scale=0.75,samplerate=8000,vb=96,ab=32,audio-sync} :duplicate{dst=standard{access=htt...
by raden
11 Sep 2006 10:31
Forum: VLC stream-output (sout)
Topic: No Sound with Direct Show on PlayTV@P7000
Replies: 3
Views: 904

maybe you can posting the debug message in here, so all people in here maybe know what the problem is
by raden
08 Sep 2006 10:22
Forum: VLC stream-output (sout)
Topic: Sound and Video with VLC fine, no sound with WMP
Replies: 4
Views: 1285

I try install vlc with ffmpeg mp3lame support with succes configure, this is my command alideb:/home/alifaiq/vlc-0.8.5/vlc-0.8.5# ./configure --with-ffmpeg-mp3lame --enable-x11 --disable-mad --disable-libmpeg2 --disable-wxwidgets --disable-skins2 but get error in compile like this : ffmpeg.c:49:44: ...
by raden
05 Sep 2006 04:55
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 2 cams on one computer?
Replies: 6
Views: 1922

maybe this is can help..

use commandline dmesg, to show the device that you used
all device detected linux in /dev, in my case I use two device tv card and detected by /dev/video0 and /dev/video1

:)
by raden
01 Sep 2006 06:04
Forum: VLC stream-output (sout)
Topic: video get freez
Replies: 0
Views: 455

video get freez

hi all... this is my command vlc -d v4l:/dev/video0:adev=/dev/dsp2:norm=0:size=320x240:frequency=647250:channel=0:audio=0 :sout="#transcode{vcodec=DIV3,vb=500,,acodec=mpga,ab=32,samplerate=44100}:standard{access=http,mux=asf,url=192.168.1.222:1234}" after 30 minutes playing this stream the...
by raden
23 Aug 2006 04:12
Forum: VLC stream-output (sout)
Topic: delete me (sorry)
Replies: 1
Views: 869

I have the same problem, when i use tv capture card no sound on client... but now the broblem is solved. Please check your device with commandline type dmesg, this command will show you where is the device video and audio (dsp). In my case I use debian sarge with 1 tv tuner and dmesg result that my ...
by raden
02 Aug 2006 10:11
Forum: VLC stream-output (sout)
Topic: Audio get doubled after 20-30 minutes
Replies: 0
Views: 518

Audio get doubled after 20-30 minutes

Hi all.. I have a problem again... :) After starting a stream, from the clinet side about 20-30 minutes I get audio doubled something like echo effect and this echo gone after 2-3 minutes.. and this is happend again after 20-30 minutes and gone after 2-3 minutes... I think this is happend periodic 2...
by raden
24 Jul 2006 08:11
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

Oh no.. but when I stream from a file it's work for udp transport with mpga/mp3, why?
I have another question, I already set up vlc vcodec=DIV3 with vb=800 and acodec=Vorb with ab=128, is that mean vlc stream 928bps (800 + 128) to one client if use http protocols, is that true?
by raden
23 Jul 2006 07:07
Forum: VLM
Topic: HOWTO VLM
Replies: 0
Views: 2174

HOWTO VLM

Hi all.. I have read on this forum and the vlc documentation about vlm but still not understand to use VLM. My project is to stream channel tv on my local network (just have one tv capture card that installed on server), now I have finish stream channel tv (just one channel) over my local network wi...
by raden
23 Jul 2006 04:24
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

I use Linux with Debian Sarge3.1r0 distribution, vlc is included on cd installer so i just install it and I am use Esound not ALSA and I have install vlc-plugin-esd too. From command line i just type command to use vlc, there is: # vlc VLC media player 0.8.2-svn Janus libhal.c 767 : org.freedesktop....
by raden
22 Jul 2006 02:54
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

still send an error message, and no sound. trail 1: [00000246] main playlist: adding playlist item `v4l:/dev/video:adev=/dev/dsp2:norm=0:frequency=583250' ( v4l:/dev/video:adev=/dev/dsp2:norm=0:frequency=583250 )[mp2 @ 0x419cb618]Sampling rate 44800 is not allowed in mp2 [00000313] ffmpeg encoder er...
by raden
19 Jul 2006 11:09
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

Stream http is success but stream udp still no sound This is command line : vlc --color v4l:/dev/video:adev=/dev/dsp2:norm=0:frequency=583250 :sout="#transcode{vcodec=DIV3,vb=800,scale=1,acodec=vorb,ab=128,channels=2}:standard{access=udp,mux=ts,url=10.31.12.143:1234}" and the message is : ...
by raden
18 Jul 2006 11:56
Forum: VLC stream-output (sout)
Topic: No audio in v4l stream
Replies: 5
Views: 2231

Ups.. sorry. At now I understand why no sound when I use capture card for stream or play locally, the problem is audio device that detect on my Linux is /dev/dsp2 nor /dev/dsp or /dev/dsp1.
With /dev/dsp2 the sound is out now thanks for reever666 :P
by raden
18 Jul 2006 11:40
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

Thanks to Video LAN forums Fnally I get a solution, at first this is my wrong when stream from capture card, vlc default is automatically set audio device with /dev/dsp but this is doesn't work on my machine, so I change audio device to /dsp/dsp2 and the sound is out, thats all This is command line ...
by raden
18 Jul 2006 03:57
Forum: VLC stream-output (sout)
Topic: No audio in v4l stream
Replies: 5
Views: 2231

I have the same problem here, since use vlc to stream capture card. I use Debian sarge with 2.4.27 kernel, no sound out when play locally or streaming. I have try to change /dev/dsp with /dev/dsp1, /dev/audio, /dev/audio1, /dev/mixer (try and error I think) but the result is same, debug message vlc ...
by raden
14 Jul 2006 10:33
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

This is the the debug output when am playing locally, but if I play movie file the sound and video can out properly vlc -vvv --color v4l:/dev/video:adev=/dev/dsp:norm=0:frequency=583250 :sout-all VLC media player 0.8.2-svn Janus [00000001] main vlc debug: opening config file /home/alifaiq/.vlc/vlcrc...
by raden
14 Jul 2006 03:25
Forum: VLC stream-output (sout)
Topic: windows media player help
Replies: 1
Views: 637

you can try this :

vlc -vvv input_stream --sout ’#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}
:standard{access=mmsh,mux=ts,dst=<your_ip>:<port>}'

i have try it
by raden
13 Jul 2006 10:50
Forum: VLC stream-output (sout)
Topic: no sound from capture card stream
Replies: 10
Views: 2485

no sound from capture card stream

hello I have a problem since use vlc on debian sarge, this is command that i ran from console vlc v4l:/dev/video:adev=/dev/dsp:norm=0:frequency=567250 :sout="#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2} :standard{access=udp,mux=ts,url=239.255.255.255:1234}" and the...

Go to advanced search