Hello,<br><br>VLC 1.0.1 Captures Video from Webcam and Audio from microphone but will not encode audio for to be streamed out via MPEG2 TS over RTP.  What am I doing wrong?  Besides the syntax change to capture from an ALSA input device from previous versions of VLC, this should work.  Thanks in advance.<br>
<br clear="all">[root@am2mm build]# su silentm -c "/usr/bin/vcamera -I dummy -V dummy -vvvvv --dscp=0x01 v4l2:///dev/video1 :v4l2-width=720 :v4l2-height=480 :v4l2-standard=0 :input-slave=alsa://\"hw:0,0\" --sout '#transcode{vcodec=mp4v,vb=6000,fps=30,scale=1,acodec=mpga,ab=128,channels=2}:duplicate{dst=rtp{mux=ts,sdp=rtsp://<a href="http://192.168.1.178:16200/camera.sdp}">192.168.1.178:16200/camera.sdp}</a>}' vlc://quit"<br>
VLC media player 1.0.1 Goldeneye<br>LibVLC has detected an unusable buggy GNU/libc version.<br>Please update to version 2.8 or newer.<br>[0xabec098] main libvlc debug: VLC media player - version 1.0.1 Goldeneye - (c) 1996-2009 the VideoLAN team<br>
[0xabec098] main libvlc debug: libvlc was configured with ../configure  '--prefix=/usr' '--libdir=/usr/lib64' '--with-live555-tree=/usr/lib64/live' 'LDFLAGS=-L/usr/lib64'<br>[0xabec098] main libvlc debug: translation test: code is "C"<br>
[0xabec098] main libvlc debug: checking plugin modules<br>[0xabec098] main libvlc debug: loading plugins cache file /home/silentm/.cache/vlc/plugins-04081e.dat<br>[0xabec098] main libvlc debug: recursively browsing `/usr/lib64/vlc'<br>
[0xabec098] main libvlc debug: module bank initialized (357 modules)<br>[0xabec098] main libvlc debug: opening config file (/home/silentm/.config/vlc/vlcrc)<br>[0xabec098] main libvlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE SSE2 FPU <br>
[0xabec098] main libvlc debug: looking for memcpy module: 4 candidates<br>[0xabec098] main libvlc debug: using memcpy module "memcpymmxext"<br>[0xace37e8] main input debug: Creating an input for 'Media Library'<br>
[0xace37e8] main input debug: Input is a meta file: disabling unneeded options<br>[0xace37e8] main input debug: using timeshift granularity of 50 MBytes<br>[0xace37e8] main input debug: using timeshift path '/tmp'<br>
[0xace37e8] main input debug: `file/xspf-open:///home/silentm/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/silentm/.local/share/vlc/ml.xspf'<br>[0xace37e8] main input debug: creating demux: access='file' demux='xspf-open' path='/home/silentm/.local/share/vlc/ml.xspf'<br>
[0xace9b38] main demux debug: looking for access_demux module: 1 candidate<br>[0xace9b38] main demux warning: no access_demux module matching "file" could be loaded<br>[0xace9b38] main demux debug: TIMER module_need() : 1.486 ms - Total 1.486 ms / 1 intvls (Avg 1.486 ms)<br>
[0xace37e8] main input debug: creating access 'file' path='/home/silentm/.local/share/vlc/ml.xspf'<br>[0xace9b38] main access debug: looking for access module: 3 candidates<br>[0xace9b38] access_file access debug: opening file `/home/silentm/.local/share/vlc/ml.xspf'<br>
[0xace9b38] main access debug: using access module "access_file"<br>[0xace9b38] main access debug: TIMER module_need() : 2.064 ms - Total 2.064 ms / 1 intvls (Avg 2.064 ms)<br>[0xacec798] main stream debug: Using AStream*Stream<br>
[0xacec798] main stream debug: pre buffering<br>[0xacec798] main stream debug: received first data after 0 ms<br>[0xacec798] main stream debug: pre-buffering done 296 bytes in 0s - 1914 kbytes/s<br>[0xaced848] main stream debug: looking for stream_filter module: 4 candidates<br>
[0xaced848] main stream debug: TIMER module_need() : 1.511 ms - Total 1.511 ms / 1 intvls (Avg 1.511 ms)<br>[0xaced848] main stream debug: looking for stream_filter module: 1 candidate<br>[0xaced848] main stream debug: using stream_filter module "stream_filter_record"<br>
[0xaced848] main stream debug: TIMER module_need() : 0.751 ms - Total 0.751 ms / 1 intvls (Avg 0.751 ms)<br>[0xace37e8] main input debug: creating demux: access='file' demux='xspf-open' path='/home/silentm/.local/share/vlc/ml.xspf'<br>
[0xacef798] main demux debug: looking for demux module: 1 candidate<br>[0xacef798] playlist demux debug: using XSPF playlist reader<br>[0xacef798] main demux debug: using demux module "playlist"<br>[0xacef798] main demux debug: TIMER module_need() : 1.009 ms - Total 1.009 ms / 1 intvls (Avg 1.009 ms)<br>
[0xace37e8] main input debug: `file/xspf-open:///home/silentm/.local/share/vlc/ml.xspf' successfully opened<br>[0xace5a48] main xml debug: looking for xml module: 2 candidates<br>[0xace5a48] main xml debug: using xml module "xml"<br>
[0xace5a48] main xml debug: TIMER module_need() : 1.695 ms - Total 1.695 ms / 1 intvls (Avg 1.695 ms)<br>[0xacef798] playlist demux debug: parsed 0 tracks successfully<br>[0xace5a48] main xml debug: removing module "xml"<br>
[0xace37e8] main input debug: EOF reached<br>[0xacef798] main demux debug: removing module "playlist"<br>[0xaced848] main stream debug: removing module "stream_filter_record"<br>[0xace9b38] main access debug: removing module "access_file"<br>
[0xace37e8] main input debug: TIMER input launching for 'Media Library' : 18.057 ms - Total 18.057 ms / 1 intvls (Avg 18.057 ms)<br>[0xacd53e8] main playlist debug: Activated<br>[0xacec798] main interface debug: looking for interface module: 1 candidate<br>
[0xacd53e8] main playlist debug: rebuilding array of current - root Playlist<br>[0xacd53e8] main playlist debug: rebuild done - 0 items, index -1<br>[0xacec798] main interface debug: using interface module "hotkeys"<br>
[0xacec798] main interface debug: TIMER module_need() : 1.388 ms - Total 1.388 ms / 1 intvls (Avg 1.388 ms)<br>[0xacec798] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:151)<br>
[0xace7e48] main interface debug: looking for interface module: 1 candidate<br>[0xacec798] main interface debug: thread started<br>[0xace7e48] inhibit interface error: Failed to connect to the D-Bus session daemon: dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 initialization failed.<br>
<br>[0xace7e48] main interface warning: no interface module matching "inhibit,none" could be loaded<br>[0xace7e48] main interface debug: TIMER module_need() : 4.820 ms - Total 4.820 ms / 1 intvls (Avg 4.820 ms)<br>
[0xace7e48] main interface error: no suitable interface module<br>[0xabec098] main libvlc error: interface "inhibit,none" initialization failed<br>[0xace7e48] main interface debug: looking for interface module: 1 candidate<br>
[0xace7e48] main interface debug: using interface module "screensaver"<br>[0xace7e48] main interface debug: TIMER module_need() : 0.671 ms - Total 0.671 ms / 1 intvls (Avg 0.671 ms)<br>[0xace7e48] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:151)<br>
[0xace7e48] main interface debug: thread started<br>[0xacd53e8] main playlist debug: adding item `quit' ( vlc://quit )<br>[0xacd53e8] main playlist debug: adding item `v4l2:///dev/video1' ( v4l2:///dev/video1 )<br>
[0xaced158] main interface debug: looking for interface module: 1 candidate<br>[0xaced158] main interface debug: using interface module "signals"<br>[0xaced158] main interface debug: TIMER module_need() : 1.261 ms - Total 1.261 ms / 1 intvls (Avg 1.261 ms)<br>
[0xace7e48] screensaver interface warning: failed to connect to the D-BUS daemon: dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 initialization failed.<br><br>[0xaced158] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:151)<br>
[0xacece48] main interface debug: looking for interface module: 0 candidates<br>[0xacece48] main interface error: no interface module matched "globalhotkeys,none"<br>[0xacece48] main interface debug: TIMER module_need() : 0.272 ms - Total 0.272 ms / 1 intvls (Avg 0.272 ms)<br>
[0xacece48] main interface error: no suitable interface module<br>[0xabec098] main libvlc error: interface "globalhotkeys,none" initialization failed<br>[0xacee158] main interface debug: looking for interface module: 1 candidate<br>
[0xaced158] main interface debug: thread started<br>[0xacee158] dummy interface: using the dummy interface module...<br>[0xacee158] main interface debug: using interface module "dummy"<br>[0xacee158] main interface debug: TIMER module_need() : 0.878 ms - Total 0.878 ms / 1 intvls (Avg 0.878 ms)<br>
[0xacee158] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:151)<br>[0xacee158] main interface debug: thread started<br>[0xacee158] main interface debug: thread ended<br>[0xaced158] main interface debug: thread ended<br>
[0xacd53e8] main playlist debug: processing request item null node Playlist skip 0<br>[0xacd53e8] main playlist debug: rebuilding array of current - root Playlist<br>[0xacd53e8] main playlist debug: rebuild done - 2 items, index -1<br>
[0xacd53e8] main playlist debug: starting new item<br>[0xacd53e8] main playlist debug: creating new input thread<br>[0xacf31d8] main input debug: Creating an input for 'v4l2:///dev/video1'<br>[0xacf31d8] main input debug: thread (input) created at priority 10 (../../src/input/input.c:230)<br>
[0xacf31d8] main input debug: thread started<br>[0xacf5db8] main stream output debug: stream=`transcode'<br>[0xacf6b58] main stream out debug: looking for sout stream module: 1 candidate<br>[0xacf5db8] main stream output debug: stream=`duplicate'<br>
[0xacf7258] main stream out debug: looking for sout stream module: 1 candidate<br>[0xacf7258] stream_out_duplicate stream out debug: creating 'duplicate'<br>[0xacf7258] stream_out_duplicate stream out debug:  * adding `rtp{mux=ts,sdp=rtsp://<a href="http://192.168.1.178:16200/camera.sdp">192.168.1.178:16200/camera.sdp</a>}'<br>
[0xacf5db8] main stream output debug: stream=`rtp'<br>[0xacffc78] main stream out debug: looking for sout stream module: 1 candidate<br>[0xacffc78] main stream out debug: set config option: sout-rtp-mux to ts<br>[0xacffc78] main stream out debug: set config option: sout-rtp-sdp to rtsp://<a href="http://192.168.1.178:16200/camera.sdp">192.168.1.178:16200/camera.sdp</a><br>
[0xad017e8] main mux debug: looking for sout mux module: 1 candidate<br>[0xad017e8] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000<br>[0xad017e8] main mux debug: using sout mux module "mux_ts"<br>[0xad017e8] main mux debug: TIMER module_need() : 6.763 ms - Total 6.763 ms / 1 intvls (Avg 6.763 ms)<br>
[0xacf5db8] main stream output debug: muxer support adding stream at any time<br>[0xacf5db8] main stream output debug: muxer prefers to wait for all ES before starting to mux<br>[0xacffc78] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes<br>
[0xad07158] main generic debug: thread (RTP send thread) created at priority 20 (../../../modules/stream_out/rtp.c:1279)<br>[0xacffc78] stream_out_rtp stream out debug: sdp=<br>v=0<br>o=- 14858505305221631200 14858505305221631200 IN IP4 <a href="http://am2mm.msgnet.com">am2mm.msgnet.com</a><br>
s=Unnamed<br>i=N/A<br>c=IN IP4 0.0.0.0<br>t=0 0<br>a=tool:vlc 1.0.1<br>a=recvonly<br>a=type:broadcast<br>a=charset:UTF-8<br>m=video 0 RTP/AVP 33<br>b=RR:0<br>a=rtpmap:33 MP2T/90000<br><br>[0xacffc78] stream_out_rtp stream out debug: RTSP stream: host 192.168.1.178 port 16200 at /camera.sdp<br>
[0xacffc78] main stream out: creating httpd<br>[0xacffc78] main stream out debug: net: listening to 192.168.1.178 port 16200<br>[0xacffc78] stream_out_rtp stream out debug: RTSP: adding /camera.sdp/trackID=0<br>[0xacffc78] main stream out debug: using sout stream module "stream_out_rtp"<br>
[0xacffc78] main stream out debug: TIMER module_need() : 17.397 ms - Total 17.397 ms / 1 intvls (Avg 17.397 ms)<br>[0xacf7258] main stream out debug: using sout stream module "stream_out_duplicate"<br>[0xacf7258] main stream out debug: TIMER module_need() : 18.528 ms - Total 18.528 ms / 1 intvls (Avg 18.528 ms)<br>
[0xad07158] main generic debug: thread started<br>[0xacf6b58] main stream out debug: set config option: sout-transcode-vcodec to mp4v<br>[0xacf6b58] main stream out debug: set config option: sout-transcode-vb to 6000<br>[0xacf6b58] main stream out debug: set config option: sout-transcode-fps to 30<br>
[0xacf6b58] main stream out debug: set config option: sout-transcode-scale to 1<br>[0xacf6b58] main stream out debug: set config option: sout-transcode-acodec to mpga<br>[0xacf6b58] main stream out debug: set config option: sout-transcode-ab to 128<br>
[0xacf6b58] main stream out debug: set config option: sout-transcode-channels to 2<br>[0xacf6b58] stream_out_transcode stream out debug: codec audio=mpga 0Hz 2 channels 128Kb/s<br>[0xacf6b58] stream_out_transcode stream out debug: codec video=mp4v 0x0 scaling: 1.000000 6000kb/s<br>
[0xacf6b58] main stream out debug: using sout stream module "stream_out_transcode"<br>[0xacf6b58] main stream out debug: TIMER module_need() : 29.467 ms - Total 29.467 ms / 1 intvls (Avg 29.467 ms)<br>[0xacf31d8] main input debug: using timeshift granularity of 50 MBytes<br>
[0xacf31d8] main input debug: using timeshift path '/tmp'<br>[0xacf31d8] main input debug: `v4l2:///dev/video1' gives access `v4l2' demux `' path `/dev/video1'<br>[0xacf31d8] main input debug: creating demux: access='v4l2' demux='' path='/dev/video1'<br>
[0xacfb418] main demux debug: looking for access_demux module: 1 candidate<br>[0xacfb418] v4l2 demux debug: opening device '/dev/video1'<br>[0xacfb418] v4l2 demux debug: V4L2 device: VF0560 Live! Cam Optia AF using driver: uvcvideo (version: 0.1.0) on usb-0000:00:12.2-2<br>
[0xacfb418] v4l2 demux debug: the device has the capabilities: (X) Video Capure, ( ) Audio, ( ) Tuner<br>[0xacfb418] v4l2 demux debug: supported I/O methods are: ( ) Read/Write, (X) Streaming, ( ) Asynchronous<br>[0xacfb418] v4l2 demux debug: video input 0 (Camera 1) has type: External analog input *<br>
[0xacfb418] v4l2 demux debug: device supports chroma YUY2 [YUV 4:2:2 (YUYV), YUYV]<br>[0xacfb418] v4l2 demux debug:     device supports size 640x480<br>[0xacfb418] v4l2 demux debug:     device supports size 352x288<br>[0xacfb418] v4l2 demux debug:     device supports size 320x240<br>
[0xacfb418] v4l2 demux debug:     device supports size 176x144<br>[0xacfb418] v4l2 demux debug:     device supports size 160x120<br>[0xacfb418] v4l2 demux debug:     device supports size 800x600<br>[0xacfb418] v4l2 demux debug:     device supports size 1280x960<br>
[0xacfb418] v4l2 demux debug:     device supports size 1600x1200<br>[0xacfb418] v4l2 demux debug: device supports chroma YUYV [YUV 4:2:2 (YUYV), YUYV]<br>[0xacfb418] v4l2 demux debug:     device supports size 640x480<br>[0xacfb418] v4l2 demux debug:     device supports size 352x288<br>
[0xacfb418] v4l2 demux debug:     device supports size 320x240<br>[0xacfb418] v4l2 demux debug:     device supports size 176x144<br>[0xacfb418] v4l2 demux debug:     device supports size 160x120<br>[0xacfb418] v4l2 demux debug:     device supports size 800x600<br>
[0xacfb418] v4l2 demux debug:     device supports size 1280x960<br>[0xacfb418] v4l2 demux debug:     device supports size 1600x1200<br>[0xacfb418] v4l2 demux debug: device supports chroma MJPG [MJPEG, MJPG]<br>[0xacfb418] v4l2 demux debug:     device supports size 640x480<br>
[0xacfb418] v4l2 demux debug:     device supports size 352x288<br>[0xacfb418] v4l2 demux debug:     device supports size 320x240<br>[0xacfb418] v4l2 demux debug:     device supports size 176x144<br>[0xacfb418] v4l2 demux debug:     device supports size 160x120<br>
[0xacfb418] v4l2 demux debug:     device supports size 800x600<br>[0xacfb418] v4l2 demux debug: '/dev/video1' is a video device<br>[0xacfb418] v4l2 demux debug: Extended control API supported by v4l2 driver<br>[0xacfb418] v4l2 demux debug: Available control: Brightness (980900)<br>
[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: -64 to 64 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 0<br>[0xacfb418] v4l2 demux debug:     current value: 0<br>
[0xacfb418] v4l2 demux debug: Available control: Contrast (980901)<br>[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 0 to 64 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 32<br>
[0xacfb418] v4l2 demux debug:     current value: 32<br>[0xacfb418] v4l2 demux debug: Available control: Saturation (980902)<br>[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 0 to 128 by steps of 1<br>
[0xacfb418] v4l2 demux debug:     default value: 64<br>[0xacfb418] v4l2 demux debug:     current value: 64<br>[0xacfb418] v4l2 demux debug: Available control: Hue (980903)<br>[0xacfb418] v4l2 demux debug:     integer control<br>
[0xacfb418] v4l2 demux debug:     valid values: -40 to 40 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 0<br>[0xacfb418] v4l2 demux debug:     current value: 0<br>[0xacfb418] v4l2 demux debug: Available control: White Balance Temperature, Auto (98090c)<br>
[0xacfb418] v4l2 demux debug:     boolean control<br>[0xacfb418] v4l2 demux debug:     default value: 1<br>[0xacfb418] v4l2 demux debug:     current value: 1<br>[0xacfb418] v4l2 demux debug: Available control: Gamma (980910)<br>
[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 72 to 500 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 110<br>[0xacfb418] v4l2 demux debug:     current value: 110<br>
[0xacfb418] v4l2 demux debug: Available control: Gain (980913)<br>[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 0 to 100 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 0<br>
[0xacfb418] v4l2 demux debug:     current value: 0<br>[0xacfb418] v4l2 demux debug: Available control: Power Line Frequency (980918)<br>[0xacfb418] v4l2 demux debug:     menu control<br>[0xacfb418] v4l2 demux debug:         0: Disabled<br>
[0xacfb418] v4l2 demux debug:         1: 50 Hz<br>[0xacfb418] v4l2 demux debug:         2: 60 Hz<br>[0xacfb418] v4l2 demux debug:     default value: 2<br>[0xacfb418] v4l2 demux debug:     current value: 2<br>[0xacfb418] v4l2 demux debug: Available control: White Balance Temperature (98091a)<br>
[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 2800 to 6500 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 6500<br>[0xacfb418] v4l2 demux debug:     current value: 6500<br>
[0xacfb418] v4l2 demux debug: Available control: Sharpness (98091b)<br>[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 0 to 6 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 3<br>
[0xacfb418] v4l2 demux debug:     current value: 3<br>[0xacfb418] v4l2 demux debug: Available control: Backlight Compensation (98091c)<br>[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 0 to 2 by steps of 1<br>
[0xacfb418] v4l2 demux debug:     default value: 1<br>[0xacfb418] v4l2 demux debug:     current value: 1<br>[0xacfb418] v4l2 demux debug: Available private control: Exposure, Auto (9a0901)<br>[0xacfb418] v4l2 demux debug:     menu control<br>
[0xacfb418] v4l2 demux debug:         0: Auto Mode<br>[0xacfb418] v4l2 demux debug:         1: Manual Mode<br>[0xacfb418] v4l2 demux debug:         2: Shutter Priority Mode<br>[0xacfb418] v4l2 demux debug:         3: Aperture Priority Mode<br>
[0xacfb418] v4l2 demux debug:     default value: 3<br>[0xacfb418] v4l2 demux debug:     current value: 3<br>[0xacfb418] v4l2 demux debug: Available private control: Exposure (Absolute) (9a0902)<br>[0xacfb418] v4l2 demux debug:     integer control<br>
[0xacfb418] v4l2 demux debug:     valid values: 1 to 5000 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 300<br>[0xacfb418] v4l2 demux debug:     current value: 300<br>[0xacfb418] v4l2 demux debug: Available private control: Exposure, Auto Priority (9a0903)<br>
[0xacfb418] v4l2 demux debug:     boolean control<br>[0xacfb418] v4l2 demux debug:     default value: 0<br>[0xacfb418] v4l2 demux debug:     current value: 1<br>[0xacfb418] v4l2 demux debug: Available private control: Focus (absolute) (9a090a)<br>
[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 1 to 20 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 1<br>[0xacfb418] v4l2 demux debug:     current value: 1<br>
[0xacfb418] v4l2 demux debug: Available private control: Focus, Auto (9a090c)<br>[0xacfb418] v4l2 demux debug:     boolean control<br>[0xacfb418] v4l2 demux debug:     default value: 1<br>[0xacfb418] v4l2 demux debug:     current value: 1<br>
[0xacfb418] v4l2 demux debug: Available private control: Zoom, Absolute (9a090d)<br>[0xacfb418] v4l2 demux debug:     integer control<br>[0xacfb418] v4l2 demux debug:     valid values: 0 to 3 by steps of 1<br>[0xacfb418] v4l2 demux debug:     default value: 0<br>
[0xacfb418] v4l2 demux debug:     current value: 0<br>[0xacfb418] v4l2 demux debug: trying specified size 720x480<br>[0xacfb418] v4l2 demux debug: Interlacing setting: progressive<br>[0xacfb418] v4l2 demux debug: supported frame intervals for YUY2, 640x480:<br>
[0xacfb418] v4l2 demux debug:     supported frame interval: 1/30<br>[0xacfb418] v4l2 demux debug:     supported frame interval: 1/25<br>[0xacfb418] v4l2 demux debug:     supported frame interval: 1/20<br>[0xacfb418] v4l2 demux debug:     supported frame interval: 1/15<br>
[0xacfb418] v4l2 demux debug:     supported frame interval: 1/10<br>[0xacfb418] v4l2 demux debug:     supported frame interval: 1/5<br>[0xacfb418] v4l2 demux debug: added new video es YUY2 640x480<br>[0xacf31d8] main input debug: selecting program id=0<br>
[0xacfb418] main demux debug: using access_demux module "v4l2"<br>[0xacfb418] main demux debug: TIMER module_need() : 98.370 ms - Total 98.370 ms / 1 intvls (Avg 98.370 ms)<br>[0xacf31d8] main input debug: adding slave input 'alsa://hw:0,0'<br>
[0xacf31d8] main input debug: `alsa://hw:0,0' gives access `alsa' demux `' path `hw:0,0'<br>[0xacf31d8] main input debug: creating demux: access='alsa' demux='' path='hw:0,0'<br>[0xacfcdd8] main demux debug: looking for access_demux module: 1 candidate<br>
[0xacfcdd8] access_alsa demux debug: opening device 'hw:0,0'<br>[0xacfcdd8] access_alsa demux debug: 'hw:0,0' is an audio device<br>[0xacfcdd8] access_alsa demux debug: opened adev=`hw:0,0' stereo 48000Hz<br>
[0xacfcdd8] access_alsa demux debug: new audio es 2 channels 48000Hz<br>[0xacfcdd8] main demux debug: using access_demux module "access_alsa"<br>[0xacfcdd8] main demux debug: TIMER module_need() : 10.750 ms - Total 10.750 ms / 1 intvls (Avg 10.750 ms)<br>
[0xad14c98] main packetizer debug: looking for packetizer module: 20 candidates<br>[0xad14c98] rawvideo packetizer warning: invalid frame rate 0/0, using 25 fps instead<br>[0xad14c98] main packetizer debug: using packetizer module "rawvideo"<br>
[0xad14c98] main packetizer debug: TIMER module_need() : 3.732 ms - Total 3.732 ms / 1 intvls (Avg 3.732 ms)<br>[0xad14c98] main packetizer debug: thread (decoder) created at priority 0 (../../src/input/decoder.c:315)<br>
[0xad14c98] main packetizer debug: thread started<br>[0xad2a5e8] main packetizer debug: looking for packetizer module: 20 candidates<br>[0xad2a5e8] main packetizer debug: using packetizer module "packetizer_copy"<br>
[0xad2a5e8] main packetizer debug: TIMER module_need() : 4.257 ms - Total 4.257 ms / 1 intvls (Avg 4.257 ms)<br>[0xad2a5e8] main packetizer debug: thread (decoder) created at priority 5 (../../src/input/decoder.c:315)<br>
[0xad2a5e8] main packetizer debug: thread started<br>[0xacf31d8] main input debug: starting in async mode<br>[0xacf31d8] main input debug: `v4l2:///dev/video1' successfully opened<br>[0xacf31d8] main input debug: Buffering 0%<br>
[0xacf31d8] main input debug: switching to sync mode<br>[0xacf5db8] main stream output debug: adding a new sout input (sout_input:0xacfadd0)<br>[0xacf6b58] stream_out_transcode stream out debug: creating video transcoding from fcc=`YUY2' to fcc=`mp4v'<br>
[0xad2bd48] main decoder debug: looking for decoder module: 27 candidates<br>[0xacf31d8] main input debug: Buffering 10%<br>[0xad2bd48] rawvideo decoder warning: invalid frame rate 0/0, using 25 fps instead<br>[0xad2bd48] main decoder debug: using decoder module "rawvideo"<br>
[0xad2bd48] main decoder debug: TIMER module_need() : 37.956 ms - Total 37.956 ms / 1 intvls (Avg 37.956 ms)<br>[0xad2cca8] main encoder debug: looking for encoder module: 7 candidates<br>[0xad2cca8] avcodec encoder debug: libavcodec initialized (interface 0x341400)<br>
[0xad2cca8] avcodec encoder debug: found encoder MPEG-4 Video<br>[0xad2cca8] main encoder debug: using encoder module "avcodec"<br>[0xad2cca8] main encoder debug: TIMER module_need() : 13.701 ms - Total 13.701 ms / 1 intvls (Avg 13.701 ms)<br>
[0xad2cca8] main encoder debug: removing module "avcodec"<br>[0xacf31d8] main input debug: Buffering 21%<br>[0xacf31d8] main input debug: Buffering 33%<br>[0xacf31d8] main input debug: Buffering 43%<br>[0xacf31d8] main input debug: Buffering 54%<br>
[0xacf31d8] main input debug: Buffering 66%<br>[0xacf31d8] main input debug: Buffering 77%<br>[0xacf31d8] main input debug: Buffering 88%<br>[0xacf31d8] main input debug: Buffering 99%<br>[0xacf31d8] main input debug: Stream buffering done (332 ms in 332 ms)<br>
[0xacf31d8] main input debug: Decoder buffering done in 0 ms<br>[0xacf6b58] stream_out_transcode stream out debug: late picture skipped (42346)<br>[0xacf6b58] stream_out_transcode stream out debug: late picture skipped (11016)<br>
[0xacf6b58] stream_out_transcode stream out debug: drift is too high, resetting master sync<br>[0xacf6b58] stream_out_transcode stream out debug: decoder aspect is 576000:432000<br>[0xacf6b58] stream_out_transcode stream out debug: source pixel aspect is 1.000000:1<br>
[0xacf6b58] stream_out_transcode stream out debug: scaled pixel aspect is 1.000000:1<br>[0xacf6b58] stream_out_transcode stream out debug: source 640x480, destination 640x480<br>[0xacf6b58] stream_out_transcode stream out debug: encoder aspect is 576000:432000<br>
[0xadc9048] main filter debug: looking for video filter2 module: 20 candidates<br>[0xadc9048] swscale filter debug: 640x480 chroma: YUY2 -> 640x480 chroma: I420 with scaling using Bicubic (good quality)<br>[0xadc9048] main filter debug: using video filter2 module "swscale"<br>
[0xadc9048] main filter debug: TIMER module_need() : 3.385 ms - Total 3.385 ms / 1 intvls (Avg 3.385 ms)<br>[0xacf6b58] main stream out debug: Filter 'swscale' (0xadc9048) appended to chain<br>[0xacf6b58] stream_out_transcode stream out debug: destination (after video filters) 640x480<br>
[0xad2cca8] main encoder debug: looking for encoder module: 7 candidates<br>[0xad2cca8] avcodec encoder debug: libavcodec already initialized<br>[0xad2cca8] avcodec encoder debug: found encoder MPEG-4 Video<br>[0xad2cca8] main encoder debug: using encoder module "avcodec"<br>
[0xad2cca8] main encoder debug: TIMER module_need() : 5.551 ms - Total 5.551 ms / 1 intvls (Avg 5.551 ms)<br>[0xacf7258] stream_out_duplicate stream out debug: duplicated a new stream codec=mp4v (es=0 group=0)<br>[0xad017e8] main mux debug: adding a new input<br>
[0xad017e8] mux_ts mux debug: adding input codec=mp4v pid=68<br>[0xad017e8] mux_ts mux debug: new PCR PID is 68<br>[0xacf7258] stream_out_duplicate stream out debug:     - added for output 0<br>[0xacf6b58] stream_out_transcode stream out debug: drift is too high, resetting master sync<br>
[0xacf6b58] stream_out_transcode stream out debug: late picture skipped (21063)<br><br>Session terminated, killing shell...[0xaced158] signals interface error: Caught Terminated signal, exiting...<br>[0xabec098] main libvlc debug: deactivating the playlist<br>
[0xacd53e8] main playlist debug: Deactivate<br>[0xacd53e8] main playlist debug: incoming request - stopping current input<br>[0xacd53e8] main playlist debug: dying input<br>[0xacf31d8] main input debug: control type=0<br>
[0xacf31d8] main input debug: control: stopping input<br>[0xacd53e8] main playlist debug: dying input<br>[0xad14c98] main packetizer debug: removing module "rawvideo"<br>[0xad14c98] main packetizer debug: killing decoder fourcc `YUY2', 0 PES in FIFO<br>
[0xacf5db8] main stream output debug: removing a sout input (sout_input:0xacfadd0)<br>[0xad2cca8] main encoder debug: TIMER encoding video frame : 12.794 ms - Total 235578.625 ms / 17686 intvls (Avg 13.320 ms)<br>[0xad2bd48] main decoder debug: removing module "rawvideo"<br>
[0xad2cca8] main encoder debug: removing module "avcodec"<br>[0xacf6b58] main stream out debug: Filter 'swscale' (0xadc9048) removed from chain<br>[0xadc9048] main filter debug: removing module "swscale"<br>
[0xad017e8] mux_ts mux debug: removing input pid=68<br>[0xad017e8] mux_ts mux debug: new PCR PID is 8191<br>[0xad017e8] main mux warning: no more input streams for this mux<br>[0xad2a5e8] main packetizer debug: removing module "packetizer_copy"<br>
[0xad2a5e8] main packetizer debug: killing decoder fourcc `araw', 0 PES in FIFO<br>[0xacfb418] main demux debug: removing module "v4l2"<br>[0xacfcdd8] main demux debug: removing module "access_alsa"<br>
[0xacf31d8] main input debug: Program doesn't contain anymore ES<br>[0xacf31d8] main input debug: thread ended<br>[0xacd53e8] main playlist debug: dead input<br>[0xacf5db8] main stream output debug: destroying useless sout<br>
[0xacf6b58] main stream out debug: destroying chain... (name=transcode)<br>[0xacf7258] main stream out debug: destroying chain... (name=duplicate)<br>[0xacf7258] stream_out_duplicate stream out debug: closing a duplication<br>
[0xacffc78] main stream out debug: destroying chain... (name=rtp)<br>[0xad017e8] main mux debug: removing module "mux_ts"<br>[0xad07808] main http server debug: waitpipe: object killed<br>[0xad07808] main http server debug: HTTP host removed<br>
[0xad076f8] main http server debug: no hosts left, stopping httpd<br>[0xacffc78] main stream out debug: removing module "stream_out_rtp"<br>[0xacffc78] main stream out debug: destroying chain done<br>[0xacf7258] main stream out debug: removing module "stream_out_duplicate"<br>
[0xacf7258] main stream out debug: destroying chain done<br>[0xacf6b58] main stream out debug: removing module "stream_out_transcode"<br>[0xacf6b58] main stream out debug: destroying chain done<br>[0xacf31d8] main input debug: TIMER input launching for 'v4l2:///dev/video1' : 158.874 ms - Total 158.874 ms / 1 intvls (Avg 158.874 ms)<br>
[0xacd53e8] main playlist debug: saving Media Library to file /home/silentm/.local/share/vlc/ml.xspf<br>[0xacd53e8] main playlist debug: looking for playlist export module: 1 candidate<br><br>Best Regards,<br><br>-- <br>Rob Krakora<br>
Senior Software Engineer<br>MessageNet Systems<br>101 East Carmel Dr. Suite 105<br>Carmel, IN 46032<br>(317)566-1677 Ext. 206<br>(317)663-0808 Fax<br>