[vlc-devel] Mac OS X command-line for streaming plays audio on host computer instead

Dave Still dave at stilldesigning.com
Thu Oct 2 22:53:36 CEST 2008


Through trial and error, I've narrowed down when this functionality  
broke to some commit on 8/13.  Nightly build vlc-git- 
intel-20080813-0048.zip works, but build vlc-git- 
intel-20080814-0314.zip.  The symptoms are the same; streaming from  
the command-line causes the video to play in vlc rather than  
transcoded and streamed through the server.  I've opened up a ticket  
for this issue in Trac ( https://trac.videolan.org/vlc/ticket/2150 ).

Thanks,
- Dave

On Sep 30, 2008, at 2:05 PM, Dave Still wrote:

> I'm still seeing this in 0.9.3.  Is streaming from the command-line
> different or not supported anymore?  Someone else mentioned that they
> were having problems streaming anything that wasn't MPEG4-based, but I
> haven't seen any exchanges on that, either.  Any suggestions?  The
> silence is deafening. :)
>
> Thanks,
> - Dave
>
> On Sep 15, 2008, at 11:43 AM, Dave Still wrote:
>
>> This is still present in the 0.9.2 release.  Is anyone else able to
>> reproduce?  Is there something wrong with my command-line (this CL
>> format worked on the various 0.9.0 nightlies)?
>>
>> Thanks,
>> - Dave
>>
>> On Sep 11, 2008, at 6:35 PM, Dave Still wrote:
>>
>>> Ask and you shall receive.  MacBook Pro, Leopard 1.5.4 w/ 2G RAM.
>>>
>>> RedLeader:demo stealthdave$ /Applications/VLC.app/Contents/MacOS/
>>> VLC -
>>> vvv -I http "/Users/stealthdave/Movies/test.ty" --file-logging --
>>> logfile stream.log --sout
>>> "#transcode{vcodec=FLV1,acodec=mp3,samplerate=22050,audio-
>>> sync,ab=64,vb=256,canvas-width=320,canvas-
>>> height=240,channels=2}:std{access=http{mime=video/x-
>>> flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8090/stream.flv}"
>>> [00000001] main libvlc debug: VLC media player - version 0.9.2
>>> Grishenko - (c) 1996-2008 the VideoLAN team
>>> [00000001] main libvlc debug: libvlc was configured with ./configure
>>> '--enable-release' '--with-macosx-sdk=/Developer/SDKs/
>>> MacOSX10.4u.sdk'
>>> [00000001] main libvlc debug: translation test: code is "C"
>>> [00000001] main libvlc debug: opening config file (/Users/
>>> stealthdave/
>>> Library/Preferences/VLC/vlcrc)
>>> [00000001] main libvlc debug: loading config for module "main"
>>> [00000001] main libvlc debug: checking builtin modules
>>> [00000001] main libvlc debug: checking plugin modules
>>> [00000001] main libvlc debug: loading plugins cache file /Users/
>>> stealthdave/Library/Preferences/VLC/plugins-04041e.dat
>>> [00000001] main libvlc debug: recursively browsing `/Applications/
>>> VLC.app/Contents/MacOS/modules'
>>> [00000001] main libvlc debug: recursively browsing `/Applications/
>>> VLC.app/Contents/MacOS/plugins'
>>> [00000001] main libvlc debug: recursively browsing `/Users/fpk/
>>> Desktop/
>>> videolan/0.9-bugfix/vlc_install_dir/lib/vlc'
>>> [00000001] main libvlc debug: module bank initialized, found 260
>>> modules
>>> [00000001] main libvlc debug: opening config file (/Users/
>>> stealthdave/
>>> Library/Preferences/VLC/vlcrc)
>>> [00000001] main libvlc debug: CPU has capabilities 486 586 MMX  
>>> MMXEXT
>>> SSE SSE2 FPU
>>> [00000001] main libvlc debug: looking for memcpy module: 3  
>>> candidates
>>> [00000001] main libvlc debug: using memcpy module "memcpymmxext"
>>> [00000355] main interaction debug: thread started
>>> [00000355] main interaction debug: thread 2953318400 (Interaction
>>> control) created at priority 0 (interface/interaction.c:382)
>>> [00000357] main input debug: Creating an input for 'Media Library'
>>> [00000357] main input debug: Input is a meta file: disabling  
>>> unneeded
>>> options
>>> [00000357] main input debug: `file/xspf-open:///Users/stealthdave/
>>> Library/Preferences/VLC/ml.xspf' gives access `file' demux `xspf-
>>> open'
>>> path `/Users/stealthdave/Library/Preferences/VLC/ml.xspf'
>>> [00000357] main input debug: creating access 'file' path='/Users/
>>> stealthdave/Library/Preferences/VLC/ml.xspf'
>>> [00000358] main access debug: looking for access module: 3  
>>> candidates
>>> [00000358] access_mmap access debug: opening file /Users/ 
>>> stealthdave/
>>> Library/Preferences/VLC/ml.xspf
>>> [00000358] main access debug: using access module "access_mmap"
>>> [00000358] main access debug: TIMER module_Need() : 2.292 ms - Total
>>> 2.292 ms / 1 intvls (Avg 2.292 ms)
>>> [00000362] main stream debug: Using AStream*Block
>>> [00000362] main stream debug: pre buffering
>>> [00000362] main stream debug: received first data for our buffer
>>> [00000358] access_mmap access debug: at end of memory mapped file
>>> [00000357] main input debug: creating demux: access='file'
>>> demux='xspf-
>>> open' path='/Users/stealthdave/Library/Preferences/VLC/ml.xspf'
>>> [00000363] main demux debug: looking for demux module: 1 candidate
>>> [00000363] playlist demux debug: using XSPF playlist reader
>>> [00000363] main demux debug: using demux module "playlist"
>>> [00000363] main demux debug: TIMER module_Need() : 1.794 ms - Total
>>> 1.794 ms / 1 intvls (Avg 1.794 ms)
>>> [00000357] main input debug: `file/xspf-open:///Users/stealthdave/
>>> Library/Preferences/VLC/ml.xspf' successfully opened
>>> [00000378] main xml debug: looking for xml module: 2 candidates
>>> [00000378] main xml debug: using xml module "xml"
>>> [00000378] main xml debug: TIMER module_Need() : 3.339 ms - Total
>>> 3.339 ms / 1 intvls (Avg 3.339 ms)
>>> [00000358] access_mmap access debug: at end of memory mapped file
>>> [00000363] playlist demux debug: parsed 0 tracks successfully
>>> [00000378] main xml debug: removing module "xml"
>>> [00000357] main input debug: EOF reached
>>> [00000357] main input debug: control type=1
>>> [00000363] main demux debug: removing module "playlist"
>>> [00000358] main access debug: removing module "access_mmap"
>>> [00000357] main input debug: TIMER input launching for 'Media
>>> Library' : 11.558 ms - Total 11.558 ms / 1 intvls (Avg 11.558 ms)
>>> [00000380] main preparser debug: thread started
>>> [00000380] main preparser debug: waiting for thread initialization
>>> [00000380] main preparser debug: thread 2953850880 (preparser)
>>> created
>>> at priority 0 (playlist/thread.c:79)
>>> [00000381] main fetcher debug: thread started
>>> [00000381] main fetcher debug: waiting for thread initialization
>>> [00000381] main fetcher debug: thread 2954383360 (fetcher) created  
>>> at
>>> priority 0 (playlist/thread.c:108)
>>> [00000356] main playlist debug: thread started
>>> [00000356] main playlist debug: waiting for thread initialization
>>> [00000356] main playlist debug: rebuilding array of current - root
>>> Playlist
>>> [00000356] main playlist debug: rebuild done - 0 items, index -1
>>> [00000356] main playlist debug: thread 2954915840 (playlist) created
>>> at priority 0 (playlist/thread.c:117)
>>> [00000382] main interface debug: looking for interface module: 1
>>> candidate
>>> [00000382] main interface debug: using interface module "hotkeys"
>>> [00000382] main interface debug: TIMER module_Need() : 2.361 ms -
>>> Total 2.361 ms / 1 intvls (Avg 2.361 ms)
>>> [00000382] main interface debug: thread started
>>> [00000382] main interface debug: thread 2955448320 (interface)
>>> created
>>> at priority 0 (interface/interface.c:168)
>>> [00000384] main interface debug: looking for interface module: 1
>>> candidate
>>> [00000384] logger interface: using logger...
>>> [00000384] logger interface warning: no log filename provided, using
>>> `/
>>> Users/stealthdave/Library/Logs//vlc-log.txt'
>>> [00000384] logger interface debug: opening logfile `/Users/
>>> stealthdave/
>>> Library/Logs//vlc-log.txt'
>>> [00000384] main interface debug: using interface module "logger"
>>> [00000384] main interface debug: TIMER module_Need() : 2.294 ms -
>>> Total 2.294 ms / 1 intvls (Avg 2.294 ms)
>>> [00000384] main interface debug: thread started
>>> [00000384] main interface debug: thread 2955980800 (interface)
>>> created
>>> at priority 0 (interface/interface.c:168)
>>> [00000356] main playlist debug: adding item
>>> `
>>> stream
>>> .flv}' ( #transcode{vcodec=FLV1,acodec=mp3,samplerate=22050,audio-
>>> sync,ab=64,vb=256,canvas-width=320,canvas-
>>> height=240,channels=2}:std{access=http{mime=video/x-
>>> flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8090/stream.flv} )
>>> [00000356] main playlist debug: adding item
>>> `stream.log' ( stream.log )
>>> [00000356] main playlist debug: adding item `test.ty' ( /Users/
>>> stealthdave/Movies/test.ty )
>>> [00000386] main interface debug: looking for interface module: 17
>>> candidates
>>> [00000386] main interface debug: using interface module "signals"
>>> [00000386] main interface debug: TIMER module_Need() : 1.387 ms -
>>> Total 1.387 ms / 1 intvls (Avg 1.387 ms)
>>> [00000386] main interface debug: thread started
>>> [00000386] main interface debug: thread 2957045760 (interface)
>>> created
>>> at priority 0 (interface/interface.c:168)
>>> [00000388] main interface debug: looking for interface module: 17
>>> candidates
>>> [00000388] http interface debug: base :8080
>>> [00000388] main interface: creating httpd
>>> [00000388] main interface debug: net: listening to  port 8080
>>> [00000391] main http server debug: thread 2957578240 (httpd host
>>> thread) created at priority 0 (network/httpd.c:1107)
>>> [00000391] main http server debug: thread started
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http
>>> [00000388] main interface debug: find .hosts in dir=/Applications/
>>> VLC.app/Contents/MacOS/share/http/.hosts
>>> [00000388] main interface debug: restricted to ::1
>>> [00000388] main interface debug: restricted to 127.0.0.1
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/dialogs
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/browse (url=/dialogs/browse)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/footer (url=/dialogs/footer)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/input (url=/dialogs/input)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/main (url=/dialogs/main)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/mosaic (url=/dialogs/mosaic)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/playlist (url=/dialogs/playlist)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/sout (url=/dialogs/sout)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/dialogs/vlm (url=/dialogs/vlm)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/favicon.ico (url=/favicon.ico)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/flash.html (url=/flash.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/iehacks.css (url=/iehacks.css)
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/images
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/delete.png (url=/images/delete.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/delete_small.png (url=/images/
>>> delete_small.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/eject.png (url=/images/eject.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/empty.png (url=/images/empty.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/fullscreen.png (url=/images/fullscreen.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/help.png (url=/images/help.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/info.png (url=/images/info.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/loop.png (url=/images/loop.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/minus.png (url=/images/minus.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/next.png (url=/images/next.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/pause.png (url=/images/pause.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/play.png (url=/images/play.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/playlist.png (url=/images/playlist.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/playlist_small.png (url=/images/
>>> playlist_small.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/plus.png (url=/images/plus.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/prev.png (url=/images/prev.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/refresh.png (url=/images/refresh.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/repeat.png (url=/images/repeat.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/sd.png (url=/images/sd.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/shuffle.png (url=/images/shuffle.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/slider_bar.png (url=/images/slider_bar.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/slider_left.png (url=/images/ 
>>> slider_left.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/slider_point.png (url=/images/
>>> slider_point.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/slider_right.png (url=/images/
>>> slider_right.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/slow.png (url=/images/slow.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/snapshot.png (url=/images/snapshot.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/sort.png (url=/images/sort.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/sout.png (url=/images/sout.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/speaker.png (url=/images/speaker.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/speaker_mute.png (url=/images/
>>> speaker_mute.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/stop.png (url=/images/stop.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/vlc16x16.png (url=/images/vlc16x16.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/volume_down.png (url=/images/ 
>>> volume_down.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/volume_up.png (url=/images/volume_up.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/white.png (url=/images/white.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/images/white_cross_small.png (url=/images/
>>> white_cross_small.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/index.html (url=/)
>>> [00000388] http interface debug: redir= -> /
>>> [00000388] http interface debug: redir=/index.html -> /
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/js
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/js/functions.js (url=/js/functions.js)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/js/mosaic.js (url=/js/mosaic.js)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/js/vlm.js (url=/js/vlm.js)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/mosaic.html (url=/mosaic.html)
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/old
>>> [00000388] main interface debug: find .hosts in dir=/Applications/
>>> VLC.app/Contents/MacOS/share/http/old/.hosts
>>> [00000388] main interface debug: restricted to ::1
>>> [00000388] main interface debug: restricted to 127.0.0.1
>>> [00000388] main interface debug: restricted to ::/0
>>> [00000388] main interface debug: restricted to 0.0.0.0/0
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/old/admin
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/admin/browse.html (url=/old/admin/browse.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/admin/dboxfiles.html (url=/old/admin/
>>> dboxfiles.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/admin/index.html (url=/old/admin/)
>>> [00000388] http interface debug: redir=/old/admin -> /old/admin/
>>> [00000388] http interface debug: redir=/old/admin/index.html -> / 
>>> old/
>>> admin/
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/cone_minus.png (url=/old/cone_minus.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/cone_plus.png (url=/old/cone_plus.png)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/index.html (url=/old/)
>>> [00000388] http interface debug: redir=/old -> /old/
>>> [00000388] http interface debug: redir=/old/index.html -> /old/
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/info.html (url=/old/info.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/style.css (url=/old/style.css)
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/old/vlm
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/vlm/edit.html (url=/old/vlm/edit.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/vlm/index.html (url=/old/vlm/)
>>> [00000388] http interface debug: redir=/old/vlm -> /old/vlm/
>>> [00000388] http interface debug: redir=/old/vlm/index.html -> /old/
>>> vlm/
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/vlm/new.html (url=/old/vlm/new.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/vlm/show.html (url=/old/vlm/show.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/old/webcam.html (url=/old/webcam.html)
>>> [00000388] http interface debug: dir=/Applications/VLC.app/Contents/
>>> MacOS/share/http/requests
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/requests/browse.xml (url=/requests/browse.xml)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/requests/playlist.xml (url=/requests/playlist.xml)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/requests/readme.txt (url=/requests/readme.txt)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/requests/status.xml (url=/requests/status.xml)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/requests/vlm.xml (url=/requests/vlm.xml)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/requests/vlm_cmd.xml (url=/requests/vlm_cmd.xml)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/style.css (url=/style.css)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/vlm.html (url=/vlm.html)
>>> [00000388] http interface debug: file=/Applications/VLC.app/ 
>>> Contents/
>>> MacOS/share/http/vlm_export.html (url=/vlm_export.html)
>>> [00000388] main interface debug: using interface module "http"
>>> [00000388] main interface debug: TIMER module_Need() : 34.630 ms -
>>> Total 34.630 ms / 1 intvls (Avg 34.630 ms)
>>> [00000388] main interface debug: thread started
>>> [00000388] main interface debug: thread 2958110720 (interface)
>>> created
>>> at priority 0 (interface/interface.c:168)
>>> [00000356] main playlist debug: rebuilding array of current - root
>>> Playlist
>>> [00000356] main playlist debug: rebuild done - 3 items, index -1
>>> [00000356] main playlist debug: starting new item
>>> [00000356] main playlist debug: processing request item null node
>>> Playlist skip 0
>>> [00000356] main playlist debug: creating new input thread
>>> [00000392] main input debug: Creating an input for 'test.ty'
>>> [00000392] main input debug: waiting for thread initialization
>>> [00000392] main input debug: thread started
>>> [00000392] main input debug: thread 2958643200 (input) created at
>>> priority 22 (input/input.c:368)
>>> [00000392] main input debug: `/Users/stealthdave/Movies/test.ty'
>>> gives
>>> access `' demux `' path `/Users/stealthdave/Movies/test.ty'
>>> [00000392] main input debug: creating demux: access='' demux=''
>>> path='/
>>> Users/stealthdave/Movies/test.ty'
>>> [00000393] main demux debug: looking for access_demux module: 2
>>> candidates
>>> [00000393] main demux debug: TIMER module_Need() : 57.451 ms - Total
>>> 57.451 ms / 1 intvls (Avg 57.451 ms)
>>> [00000392] main input debug: creating access '' path='/Users/
>>> stealthdave/Movies/test.ty'
>>> [00000396] main access debug: looking for access module: 8  
>>> candidates
>>> [00000396] vcd access debug: trying .cue file: /Users/stealthdave/
>>> Movies/test.cue
>>> [00000396] vcd access debug: could not find .cue file
>>> [00000396] access_mmap access debug: opening file /Users/ 
>>> stealthdave/
>>> Movies/test.ty
>>> [00000396] main access debug: using access module "access_mmap"
>>> [00000396] main access debug: TIMER module_Need() : 9.586 ms - Total
>>> 9.586 ms / 1 intvls (Avg 9.586 ms)
>>> [00000399] main stream debug: Using AStream*Block
>>> [00000399] main stream debug: pre buffering
>>> [00000399] main stream debug: received first data for our buffer
>>> [00000399] main stream debug: prebuffering done 1048576 bytes in  
>>> 0s -
>>> 981783 kbytes/s
>>> [00000392] main input debug: creating demux: access='' demux=''
>>> path='/
>>> Users/stealthdave/Movies/test.ty'
>>> [00000400] main demux debug: looking for demux module: 52 candidates
>>> [00000400] ty demux debug: valid TY stream detected
>>> [00000400] ty demux debug: probe: chunk has 12 0x6e0 recs, 10 0xbe0
>>> recs.
>>> [00000400] ty demux debug: detected Series 1 Tivo
>>> [00000400] ty demux debug: detected MPEG Audio
>>> [00000400] ty demux debug: detected Stand-Alone Tivo
>>> [00000392] main input debug: selecting program id=1
>>> [00000400] main demux debug: using demux module "ty"
>>> [00000400] main demux debug: TIMER module_Need() : 94.314 ms - Total
>>> 94.314 ms / 1 intvls (Avg 94.314 ms)
>>> [00000392] main input debug: looking for a subtitle file in /Users/
>>> stealthdave/Movies/
>>> [00000435] main decoder debug: looking for decoder module: 32
>>> candidates
>>> [00000435] main decoder debug: using decoder module "mpeg_audio"
>>> [00000435] main decoder debug: TIMER module_Need() : 16.236 ms -
>>> Total
>>> 16.236 ms / 1 intvls (Avg 16.236 ms)
>>> [00000435] main decoder debug: thread 2959175680 (decoder) created  
>>> at
>>> priority 22 (input/decoder.c:217)
>>> [00000456] main decoder debug: looking for decoder module: 32
>>> candidates
>>> [00000456] main decoder debug: using decoder module "libmpeg2"
>>> [00000456] main decoder debug: TIMER module_Need() : 1.914 ms -  
>>> Total
>>> 1.914 ms / 1 intvls (Avg 1.914 ms)
>>> [00000456] main decoder debug: thread 2959708160 (decoder) created  
>>> at
>>> priority 0 (input/decoder.c:217)
>>> [00000456] main decoder debug: thread started
>>> [00000392] main input debug: `/Users/stealthdave/Movies/test.ty'
>>> successfully opened
>>> [00000435] main decoder debug: thread started
>>> [00000400] ty demux debug: parsing ty chunk #0
>>> [00000400] ty demux debug: first TY pts in master is 00:00:00
>>> [00000400] ty demux debug: final TY pts in master is 00:19:30
>>> [00000400] ty demux debug: parsing ty chunk #1
>>> [00000392] main input debug: control type=1
>>> [00000456] libmpeg2 decoder debug: 352x480 (display 352,480), aspect
>>> 576000, sar 20:11, 29.971 fps
>>> [00000456] main decoder debug: no usable vout present, spawning one
>>> [00000457] main video output debug: window size: 640x480
>>> [00000457] main video output debug: looking for video output
>>> module: 4
>>> candidates
>>> [00000457] opengl video output debug: Texture size: 352x480
>>> [00000457] opengl video output debug: requesting "default" opengl
>>> provider
>>> [00000460] main opengl debug: looking for opengl provider module: 2
>>> candidates
>>> [00000460] macosx opengl debug: display is Quartz Extreme  
>>> accelerated
>>> [00000435] mpeg_audio decoder debug: MPGA channels:2 samplerate: 
>>> 32000
>>> bitrate:192
>>> [00000435] main decoder debug: no aout present, spawning one
>>> [00000464] main audio output debug: looking for audio output
>>> module: 2
>>> candidates
>>> [00000464] main audio output debug: VLC is looking for: 'mpga' 32000
>>> Hz Stereo frame=1152 samples/1737 bytes
>>> [00000464] auhal audio output debug: system has [3] device(s)
>>> [00000464] auhal audio output debug: DevID: 0x104 DevName: Built-in
>>> Microphone
>>> [00000464] auhal audio output debug: this device is INPUT only.
>>> skipping...
>>> [00000464] auhal audio output debug: DevID: 0x102 DevName: Built-in
>>> Input
>>> [00000464] auhal audio output debug: this device is INPUT only.
>>> skipping...
>>> [00000464] auhal audio output debug: DevID: 0x106 DevName: Built-in
>>> Output
>>> [00000464] auhal audio output debug: supported format: [96000][mcpl]
>>> [12][4][1][4][2][16]
>>> [00000464] auhal audio output debug: supported format: [48000][mcpl]
>>> [12][4][1][4][2][16]
>>> [00000464] auhal audio output debug: supported format: [44100][mcpl]
>>> [12][4][1][4][2][16]
>>> [00000464] auhal audio output debug: supported format: [96000][mcpl]
>>> [4]
>>> [8][1][8][2][20]
>>> [00000464] auhal audio output debug: supported format: [48000][mcpl]
>>> [4]
>>> [8][1][8][2][20]
>>> [00000464] auhal audio output debug: supported format: [44100][mcpl]
>>> [4]
>>> [8][1][8][2][20]
>>> [00000464] auhal audio output debug: supported format: [96000][mcpl]
>>> [4]
>>> [8][1][8][2][24]
>>> [00000464] auhal audio output debug: supported format: [48000][mcpl]
>>> [4]
>>> [8][1][8][2][24]
>>> [00000464] auhal audio output debug: supported format: [44100][mcpl]
>>> [4]
>>> [8][1][8][2][24]
>>> [00000464] auhal audio output debug: current format is: [44100] 
>>> [mcpl]
>>> [41][4][1][4][2][32]
>>> [00000464] auhal audio output debug: layout of AUHAL has 2 channels
>>> [00000464] auhal audio output debug: selected 2 physical channels  
>>> for
>>> device output
>>> [00000464] auhal audio output debug: VLC will output: Stereo
>>> [00000464] auhal audio output debug: we set the AU format: [32000]
>>> [mcpl][9][8][1][8][2][32]
>>> [00000464] auhal audio output debug: the actual set AU format is
>>> [32000][mcpl][9][8][1][8][2][32]
>>> [00000464] main audio output debug: using audio output module  
>>> "auhal"
>>> [00000464] main audio output debug: TIMER module_Need() : 175.126
>>> ms -
>>> Total 175.126 ms / 1 intvls (Avg 175.126 ms)
>>> [00000464] main audio output debug: output 'fl32' 32000 Hz Stereo
>>> frame=1 samples/8 bytes
>>> [00000464] main audio output debug: mixer 'fl32' 32000 Hz Stereo
>>> frame=1 samples/8 bytes
>>> [00000464] main audio output debug: no need for any filter
>>> [00000464] main audio output debug: looking for audio mixer  
>>> module: 3
>>> candidates
>>> [00000464] main audio output debug: using audio mixer module
>>> "float32_mixer"
>>> [00000464] main audio output debug: TIMER module_Need() : 1.118 ms -
>>> Total 1.118 ms / 1 intvls (Avg 1.118 ms)
>>> [00000464] main audio output debug: input 'mpga' 32000 Hz Stereo
>>> frame=1152 samples/1737 bytes
>>> [00000464] main audio output debug: filter(s) 'mpga'->'fl32' 32000
>>> Hz-
>>>> 32000 Hz Stereo->Stereo
>>> [00000467] main audio output debug: looking for audio filter module:
>>> 24 candidates
>>> [00000467] main audio output debug: using audio filter module
>>> "mpgatofixed32"
>>> [00000467] main audio output debug: TIMER module_Need() : 13.973  
>>> ms -
>>> Total 13.973 ms / 1 intvls (Avg 13.973 ms)
>>> [00000464] main audio output debug: found a filter for the whole
>>> conversion
>>> [00000464] main audio output debug: filter(s) 'fl32'->'fl32' 35200
>>> Hz-
>>>> 32000 Hz Stereo->Stereo
>>> [00000474] main audio output debug: looking for audio filter module:
>>> 24 candidates
>>> [00000474] main audio output debug: using audio filter module
>>> "bandlimited_resampler"
>>> [00000474] main audio output debug: TIMER module_Need() : 5.281 ms -
>>> Total 5.281 ms / 1 intvls (Avg 5.281 ms)
>>> [00000464] main audio output debug: found a filter for the whole
>>> conversion
>>> [00000400] ty demux debug: parsing ty chunk #2
>>> [00000400] ty demux debug: parsing ty chunk #3
>>> [00000400] ty demux debug: parsing ty chunk #4
>>> [00000400] ty demux debug: parsing ty chunk #5
>>> [00000400] ty demux debug: parsing ty chunk #6
>>> [00000400] ty demux debug: parsing ty chunk #7
>>> [00000400] ty demux debug: parsing ty chunk #8
>>> [00000400] ty demux debug: parsing ty chunk #9
>>> [00000400] ty demux debug: parsing ty chunk #10
>>> [00000400] ty demux debug: parsing ty chunk #11
>>> [00000400] ty demux debug: parsing ty chunk #12
>>> [00000400] ty demux debug: parsing ty chunk #13
>>> [00000464] main audio output warning: buffer is 40320 late,
>>> triggering
>>> upsampling
>>> [00000400] ty demux debug: parsing ty chunk #14
>>> [00000392] main input debug: EsOutProgramMeta: number=1
>>> [00000400] ty demux debug: parsing ty chunk #15
>>> [00000392] main input debug: EsOutProgramMeta: number=1
>>> [00000400] ty demux debug: parsing ty chunk #16
>>> [00000400] ty demux debug: parsing ty chunk #17
>>> [00000392] main input debug: EsOutProgramMeta: number=1
>>> [00000392] main input debug: EsOutProgramEpg: number=1 name=(null)
>>> [00000400] ty demux debug: parsing ty chunk #18
>>> [00000400] ty demux debug: parsing ty chunk #19
>>> [00000400] ty demux debug: parsing ty chunk #20
>>> [00000400] ty demux debug: parsing ty chunk #21
>>> [00000400] ty demux debug: parsing ty chunk #22
>>> [00000400] ty demux debug: parsing ty chunk #23
>>> [00000400] ty demux debug: parsing ty chunk #24
>>> [00000400] ty demux debug: parsing ty chunk #25
>>> [00000464] main audio output warning: timing screwed, stopping
>>> resampling
>>> [00000464] main audio output warning: buffer is 61101 late,
>>> triggering
>>> upsampling
>>> [00000400] ty demux debug: parsing ty chunk #26
>>> [00000400] ty demux debug: parsing ty chunk #27
>>> [00000400] ty demux debug: parsing ty chunk #28
>>> [00000400] ty demux debug: parsing ty chunk #29
>>> [00000400] ty demux debug: parsing ty chunk #30
>>> [00000400] ty demux debug: parsing ty chunk #31
>>> [00000400] ty demux debug: parsing ty chunk #32
>>> [00000400] ty demux debug: parsing ty chunk #33
>>> [00000400] ty demux debug: parsing ty chunk #34
>>> [00000400] ty demux debug: parsing ty chunk #35
>>> [00000400] ty demux debug: chunk has 16 stuff bytes at end
>>>
>>>
>>> On Sep 11, 2008, at 6:03 PM, Derk-Jan Hartman wrote:
>>>
>>>> On 12 sep 2008, at 01:08, Dave Still wrote:
>>>>> I just gave the new 0.9.2-rc1 test package for Mac OS X a whirl,
>>>>> and
>>>>> ran into a problem while trying to stream flash from VLC.  I used
>>>>> the
>>>>> following command-line:
>>>>>
>>>>> /Applications/VLC.app/Contents/MacOS/VLC -vvv -I http '/Users/
>>>>> stealthdave/Movies/test.ty' --sout
>>>>> "#transcode{vcodec=FLV1,acodec=mp3,samplerate=22050,audio-
>>>>> sync,ab=64,vb=256,canvas-width=320,canvas-
>>>>> height=240,channels=2}:std{access=http{mime=video/x-
>>>>> flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8090/stream.flv}"
>>>>>
>>>>
>>>> -vvv
>>>> Gives might interesting results, which we can read and use to
>>>> possibly
>>>> determine the source of your problem.
>>>>
>>>> DJ
>>>> _______________________________________________
>>>> vlc-devel mailing list
>>>> To unsubscribe or modify your subscription options:
>>>> http://mailman.videolan.org/listinfo/vlc-devel
>>>
>>> _______________________________________________
>>> vlc-devel mailing list
>>> To unsubscribe or modify your subscription options:
>>> http://mailman.videolan.org/listinfo/vlc-devel
>>
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> http://mailman.videolan.org/listinfo/vlc-devel
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list