[vlc-devel] 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.

Robert Krakora rob.krakora at messagenetsystems.com
Mon Aug 17 23:00:38 CEST 2009


Anyone?

On Mon, Aug 17, 2009 at 12:46 PM, Robert Krakora <
rob.krakora at messagenetsystems.com> wrote:

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



-- 
Rob Krakora
Senior Software Engineer
MessageNet Systems
101 East Carmel Dr. Suite 105
Carmel, IN 46032
(317)566-1677 Ext. 206
(317)663-0808 Fax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090817/63dca289/attachment.html>


More information about the vlc-devel mailing list