[vlc-devel] Latest JVLC still not working for me...

Tony Anecito adanecito at yahoo.com
Thu Jul 31 14:59:15 CEST 2008


Hi Pierre,

I am using the vlc code (zip file) for windows as of vlc-0.9.0-test3-20080731-0004

I am using jvlc code I downloaded a day ago and it's example vlcexample.java is what I am running but instead of a video file on the disk I am using the http protocol.

I am running in Eclipse 3.2 environment and pass the parameter to point to the plugins directory

Does that help?

Thanks,
-Tony


--- On Thu, 7/31/08, Pierre d'Herbemont <pdherbemont at free.fr> wrote:

> From: Pierre d'Herbemont <pdherbemont at free.fr>
> Subject: Re: [vlc-devel] Latest JVLC still not working for me...
> To: "Mailing list for VLC media player developers" <vlc-devel at videolan.org>
> Date: Thursday, July 31, 2008, 1:24 AM
> What is the code used to produce that?
> 
> Pierre.
> 
> On Jul 31, 2008, at 7:52 AM, Tony Anecito wrote:
> 
> > Hi Filippo,
> >
> > I tried the latest jvlc and got a new error (missing
> procedure for a  
> > dll) and the EOF at the beginning of trying to play a
> video via http.
> >
> > The debug output I have included in the email.
> >
> > Thanks,
> > -Tony
> >
> > == Starting VLCExample ==
> > Creating a JVLC instance with args:
> > 0) --plugin-path=c:\\plugins
> > 1) -vvv
> > [00000001] main libvlc debug: VLC media player -
> version 0.9.0- 
> > test3-20080731-0004 Grishenko - (c) 1996-2008 the
> VideoLAN team
> > [00000001] main libvlc debug: libvlc was configured
> with ./ 
> > configure  '--enable-debug'
> '--host=i586-mingw32msvc' '--build=i386- 
> > linux' '--enable-shared-libvlc'
> '--enable-sdl' '--with-sdl-config- 
> > path=/usr/win32/bin' '--disable-gtk'
> '--disable-hal' '--disable- 
> > libcdio' '--enable-nls'
> '--enable-skins2' '--enable-ffmpeg'
> '--with- 
> > ffmpeg-mp3lame' '--with-ffmpeg-faac'
> '--with-ffmpeg-zlib' '--with- 
> > ffmpeg-config-path=/usr/win32/bin'
> '--enable-faad' '--enable-flac'  
> > '--enable-theora' '--enable-twolame'
> '--enable-dvdread' '--disable- 
> > vcdx' '--disable-cddax'
> '--enable-mozilla' '-
> > [00000001] main libvlc debug: translation test: code
> is "C"
> > [00000001] main libvlc debug: opening config file
> (C:\Documents and  
> > Settings\Administrator\Application
> Data\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 C: 
> > \Documents and
> Settings\Administrator\Application Data\vlc 
> > \plugins-04041e.dat
> > [00000001] main libvlc warning: could not open plugins
> cache file C: 
> > \Documents and
> Settings\Administrator\Application Data\vlc 
> > \plugins-04041e.dat for reading
> > [00000001] main libvlc debug: recursively browsing
> `C:\java 
> > \jdk1.6.0_05\jre\bin\modules'
> > [00000001] main libvlc debug: recursively browsing
> `C:\java 
> > \jdk1.6.0_05\jre\bin\plugins'
> > [00000001] main libvlc debug: recursively browsing
> `c:\\plugins'
> > [00000001] main libvlc warning: cannot load module
> `c:\\plugins 
> > \libstream_out_standard_plugin.dll' (The
> specified procedure could  
> > not be found. (error 127))
> > [00000001] main libvlc debug: module bank initialized,
> found 260  
> > modules
> > [00000001] main libvlc debug: opening config file
> (C:\Documents and  
> > Settings\Administrator\Application
> Data\vlc\vlcrc)
> > [00000001] main libvlc debug: CPU has capabilities 486
> 586 MMX  
> > 3DNow! MMXEXT FPU
> > [00000001] main libvlc debug: looking for memcpy
> module: 4 candidates
> > [00000001] main libvlc debug: using memcpy module
> "memcpymmxext"
> > [00000355] main interaction debug: thread 1972
> (Interaction control)  
> > created at priority 0 (interface/interaction.c:379)
> > [00000355] main interaction debug: thread started
> > [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://C:\Documents and  
> > Settings\Administrator\Application
> Data\vlc\ml.xspf' gives access  
> > `file' demux `xspf-open' path
> `C:\Documents and Settings 
> > \Administrator\Application
> Data\vlc\ml.xspf'
> > [00000357] main input debug: creating access
> 'file' path='C: 
> > \Documents and
> Settings\Administrator\Application
> Data\vlc\ml.xspf'
> > [00000358] main access debug: looking for access
> module: 2 candidates
> > [00000358] access_file access debug: opening file
> `C:\Documents and  
> > Settings\Administrator\Application
> Data\vlc\ml.xspf'
> > [00000358] main access debug: using access module
> "access_file"
> > [00000358] main access debug: TIMER module_Need() :
> 0.000 ms - Total  
> > 0.000 ms / 1 intvls (Avg 0.000 ms)
> > [00000359] main stream debug: Using AStream*Stream
> > [00000359] main stream debug: pre-buffering...
> > [00000359] main stream debug: received first data for
> our buffer
> > [00000357] main input debug: creating demux:
> access='file'  
> > demux='xspf-open' path='C:\Documents
> and Settings\Administrator 
> > \Application Data\vlc\ml.xspf'
> > [00000360] main demux debug: looking for demux module:
> 1 candidate
> > [00000360] playlist demux debug: using XSPF playlist
> reader
> > [00000360] main demux debug: using demux module
> "playlist"
> > [00000360] main demux debug: TIMER module_Need() :
> 0.000 ms - Total  
> > 0.000 ms / 1 intvls (Avg 0.000 ms)
> > [00000357] main input debug:
> `file/xspf-open://C:\Documents and  
> > Settings\Administrator\Application
> Data\vlc\ml.xspf' successfully  
> > opened
> > [00000361] main xml debug: looking for xml module: 2
> candidates
> > [00000361] main xml debug: using xml module
> "xml"
> > [00000361] main xml debug: TIMER module_Need() : 0.000
> ms - Total  
> > 0.000 ms / 1 intvls (Avg 0.000 ms)
> > [00000360] playlist demux debug: parsed 0 tracks
> successfully
> > [00000361] main xml debug: removing module
> "xml"
> > [00000357] main input debug: EOF reached
> > [00000357] main input debug: control type=1
> > [00000360] main demux debug: removing module
> "playlist"
> > [00000358] main access debug: removing module
> "access_file"
> > [00000357] main input debug: Destroying the input for
> 'Media Library'
> > [00000357] main input debug: TIMER input launching for
> 'Media  
> > Library' : 3.000 ms - Total 3.000 ms / 1 intvls
> (Avg 3.000 ms)
> > [00000362] main preparser debug: waiting for thread
> completion
> > [00000362] main preparser debug: thread started
> > [00000362] main preparser debug: thread 1896
> (preparser) created at  
> > priority 0 (playlist/thread.c:80)
> > [00000363] main fetcher debug: waiting for thread
> completion
> > [00000363] main fetcher debug: thread started
> > [00000363] main fetcher debug: thread 1884 (fetcher)
> created at  
> > priority 0 (playlist/thread.c:110)
> > [00000356] main playlist debug: waiting for thread
> completion
> > [00000356] main playlist debug: thread started
> > [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 1888 (playlist)
> created at  
> > priority 0 (playlist/thread.c:119)
> > [00000364] main interface debug: looking for interface
> module: 1  
> > candidate
> > [00000364] main interface debug: using interface
> module "hotkeys"
> > [00000364] main interface debug: TIMER module_Need() :
> 0.000 ms -  
> > Total 0.000 ms / 1 intvls (Avg 0.000 ms)
> > [00000364] main interface debug: thread 1864
> (interface) created at  
> > priority 0 (interface/interface.c:168)
> > [00000364] main interface debug: thread started
> > ... done.
> > [00000365] main input debug: Creating an input for
> 'http://images.apple.com/movies/fox/fantastic_4-silver_surfer/fantastic4silversurfer-tlr1_h.480.mov'
> > [00000365] main input debug: waiting for thread
> completion
> > [00000365] main input debug: thread started
> > [00000365] main input debug: thread 1724 (input)
> created at priority  
> > 1 (input/input.c:367)
> > [00000365] main input debug:
> `http://images.apple.com/movies/fox/fantastic_4-silver_surfer/fantastic4silversurfer-tlr1_h.480.mov'
> 
> >  gives access `http' demux `' path
> `images.apple.com/movies/fox/ 
> >
> fantastic_4-silver_surfer/fantastic4silversurfer-tlr1_h.480.mov'
> > [00000365] main input debug: creating demux:
> access='http' demux=''  
> >
> path='images.apple.com/movies/fox/fantastic_4-silver_surfer/
> 
> > fantastic4silversurfer-tlr1_h.480.mov'
> > [00000366] main demux debug: looking for access_demux
> module: 0  
> > candidates
> > [00000366] main demux warning: no access_demux module
> matched "http"
> > [00000366] main demux debug: TIMER module_Need() :
> 1.000 ms - Total  
> > 1.000 ms / 1 intvls (Avg 1.000 ms)
> > [00000365] main input debug: creating access
> 'http'  
> >
> path='images.apple.com/movies/fox/fantastic_4-silver_surfer/
> 
> > fantastic4silversurfer-tlr1_h.480.mov'
> > [00000367] main access debug: looking for access
> module: 2 candidates
> > [00000367] access_http access debug: http:
> server='images.apple.com'  
> > port=80
> file='/movies/fox/fantastic_4-silver_surfer/ 
> > fantastic4silversurfer-tlr1_h.480.mov
> > [00000367] main access debug: net: connecting to
> images.apple.com  
> > port 80
> > [00000367] main access debug: connection: Resource
> temporarily  
> > unavailable
> > [00000367] main access debug: connection succeeded
> (socket = 1512)
> > [00000367] access_http access debug: protocol
> 'HTTP' answer code 206
> > [00000367] access_http access debug: Content-Type:
> video/quicktime
> > [00000367] access_http access debug: Server:
> Apache/1.3.33 (Darwin)  
> > PHP/5.2.1
> > [00000367] access_http access debug: stream  
> > size=151,pos=0,remaining=151
> > [00000367] access_http access debug: this frame
> size=151
> > [00000367] access_http access debug: Connection:
> keep-alive
> > [00000367] main access debug: using access module
> "access_http"
> > [00000367] main access debug: TIMER module_Need() :
> 76.000 ms -  
> > Total 76.000 ms / 1 intvls (Avg 76.000 ms)
> > [00000368] main stream debug: Using AStream*Stream
> > [00000368] main stream debug: pre-buffering...
> > [00000368] main stream debug: received first data for
> our buffer
> > [00000365] main input debug: creating demux:
> access='http' demux=''  
> >
> path='images.apple.com/movies/fox/fantastic_4-silver_surfer/
> 
> > fantastic4silversurfer-tlr1_h.480.mov'
> > [00000369] main demux debug: looking for demux module:
> 59 candidates
> > [00000368] mp4 stream debug: found Box: moov size 151
> > [00000368] mp4 stream debug: found Box: rmra size 143
> > [00000368] mp4 stream debug: found Box: rmda size 135
> > [00000368] mp4 stream debug: found Box: rdrf size 73
> > [00000368] mp4 stream debug: read box:
> "rdrf" type:url  ref  
> > fantastic4silversurfer-tlr1_h480.mov
> > [00000368] mp4 stream debug: found Box: rmdr size 16
> > [00000368] mp4 stream debug: read box:
> "rmdr" rate:2800
> > [00000368] mp4 stream debug: found Box: rmqu size 12
> > [00000368] mp4 stream debug: read box:
> "rmqu" quality:1
> > [00000368] mp4 stream debug: found Box: rmvc size 26
> > [00000368] mp4 stream debug: read box:
> "rmvc" gestaltType:qtim  
> > val1:0x7000000 val2:0x0 checkType:0x0
> > [00000368] mp4 stream debug: dumping root Box
> "root"
> > [00000368] mp4 stream debug: |    + moov size 151
> > [00000368] mp4 stream debug: |    |    + rmra size 143
> > [00000368] mp4 stream debug: |    |    |    + rmda
> size 135
> > [00000368] mp4 stream debug: |    |    |    |    +
> rdrf size 73
> > [00000368] mp4 stream debug: |    |    |    |    +
> rmdr size 16
> > [00000368] mp4 stream debug: |    |    |    |    +
> rmqu size 12
> > [00000368] mp4 stream debug: |    |    |    |    +
> rmvc size 26
> > [00000369] mp4 demux debug: file type box missing
> (assuming ISO  
> > Media file)
> > [00000369] mp4 demux debug: detected playlist mov file
> (1 ref)
> > [00000369] mp4 demux debug: new
> ref=`fantastic4silversurfer- 
> > tlr1_h480.mov' type=url
> > [00000369] mp4 demux debug: adding ref =
> `http://images.apple.com/movies/fox/fantastic_4-silver_surfer/fantastic4silversurfer-tlr1_h480.mov'
> > [00000369] mp4 demux warning: cannot find /moov/mvhd
> (pure ref file)
> > [00000369] main demux debug: using demux module
> "mp4"
> > [00000369] main demux debug: TIMER module_Need() :
> 39.000 ms - Total  
> > 39.000 ms / 1 intvls (Avg 39.000 ms)
> > [00000369] mp4 demux warning: DEMUX_GET_FPS
> unimplemented !!
> > [00000369] mp4 demux warning: DEMUX_GET_FPS
> unimplemented !!
> > [00000365] main input debug: looking for a subtitle
> file in C: 
> > \Documents and Settings\tony
> anecito\workspace\newJVLC\
> > [00000365] main input debug:
> `http://images.apple.com/movies/fox/fantastic_4-silver_surfer/fantastic4silversurfer-tlr1_h.480.mov'
> 
> >  successfully opened
> > Media instance played. MRL:
> http://images.apple.com/movies/fox/fantastic_4-silver_surfer/fantastic4silversurfer-tlr1_h.480.mov
> > [00000365] main input debug: EOF reached
> > [00000365] main input debug: control type=1
> > new time: 0
> > Jul 30, 2008 11:59:01 PM
> org.videolan.jvlc.event.MediaPlayerCallback  
> > callback
> > WARNING: Media player encountered error.
> > An error has occurred.
> >
> >
> >
> > _______________________________________________
> > 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