[vlc] Re: VLC 0.8.0 and Windows CE

Rick Davis rickdavisjr at comcast.net
Wed Dec 22 18:01:08 CET 2004


Gildas,

	That didn't seem to help. Here is the VLC log snippet. Could you
check the current module projects included in the evc directory and make
sure it is complete? There are fewer modules under the 0.8.0 CE build than
the 0.7.1 build. I have CE setup right now to put all modules and vlc in the
windows directory. I haven't been able to figure out how to include them in
the build in a different location. I also modified modules.c to only look
for plugin_*.dll files because of all of the other dlls in the windows
directory.

log file

main vlc debug: checking builtin modules
main vlc debug: checking plugin modules
main vlc debug: recursively browsing `\Windows\modules'
main vlc debug: recursively browsing `\Windows\plugins'
main vlc debug: recursively browsing `\Windows\.'
main vlc debug: module bank initialized, found 50 modules
main vlc debug: opening config file \Application Data/vlc/vlcrc
main vlc warning: config file \Application Data/vlc/vlcrc does not exist yet
main root debug: VLC media player - version 0.8.0 Janus - (c) 1996-2004
VideoLAN
main root debug: libvlc was configured with eMbedded Visual C++
main vlc debug: translation test: code is "C"
main vlc debug: checking builtin modules
main vlc debug: checking plugin modules
main vlc debug: recursively browsing `\Windows\modules'
main vlc debug: recursively browsing `\Windows\plugins'
main vlc debug: recursively browsing `\Windows\.'
main vlc debug: module bank initialized, found 50 modules
main vlc debug: opening config file \Application Data/vlc/vlcrc
main vlc warning: config file \Application Data/vlc/vlcrc does not exist yet
main vlc debug: CPU has capabilities FPU 
main vlc debug: looking for memcpy module
main vlc debug: probing 1 candidate
main module debug: using memcpy module "memcpy"
main playlist debug: creating group Normal with id 1 at position 0
main playlist debug: waiting for thread completion
main playlist debug: thread 1123053998 (playlist) created at priority 5
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\src\playlist\playlist.c:107)
main interface debug: looking for interface module
main interface debug: probing 0 candidates
main interface error: no interface module matched "hotkeys,none"
main interface error: no suitable intf module
main vlc error: interface "hotkeys,none" initialization failed
main playlist debug: adding playlist item `udp://@224.2.1.252:2000' (
udp://@224.2.1.252:2000 )
main playlist debug: creating new input thread
main input debug: waiting for thread completion
main input debug: `udp://@224.2.1.252:2000' gives access `udp' demux `' path
`@224.2.1.252:2000'
main input debug: demux2_New: access='udp' demux='' path='@224.2.1.252:2000'
main demuxer debug: looking for access_demux module
main demuxer debug: probing 0 candidates
main demuxer warning: no access_demux module matched "udp"
main input debug: access2_New: access='udp' path='@224.2.1.252:2000'
main access debug: looking for access2 module
main access debug: probing 2 candidates
access_udp access debug: plugin_access_udp: Open
access_udp access debug: opening server=:0 local=224.2.1.252:2000
main access debug: net: connecting to ':0 at 224.2.1.252:2000'
main access debug: looking for network module
main access debug: probing 1 candidate
ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
main module debug: using network module "ipv4"
main module debug: unlocking module "ipv4"
main module debug: using access2 module "access_udp"
main private debug: pre buffering
access_udp access debug: detected TS over raw UDP
main private debug: received first data for our buffer
main input debug: thread -1563833222 (input) created at priority 2
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\src\input\input.c:228)
main private debug: prebuffering done 25004 bytes in 0s - 190 kbytes/s
main input debug: demux2_New: access='udp' demux='' path='@224.2.1.252:2000'
main demuxer debug: looking for demux2 module
main demuxer debug: probing 12 candidates
mp4 demuxer warning: MP4 plugin discarded (not a valid file)
mpga demuxer debug: plugin_mpga: Open
main demuxer debug: looking for id3 module
main demuxer debug: probing 0 candidates
main demuxer error: no id3 module matched "any"
mpgv demuxer debug: plugin_mpgv: Open
mpgv demuxer warning: ES module discarded (no startcode)
nsv demuxer warning: NSV module discarded
playlist demuxer warning: old import module discarded: invalid file
playlist demuxer warning: pls import module discarded
ts demuxer debug: plugin_ts:Open
main module debug: using demux2 module "ts"
ts demuxer debug: DEMUX_SET_GROUP 0 00000000
main input debug: `udp://@224.2.1.252:2000' sucessfully opened
ts demuxer debug: pid[131] unknown
main input debug: control type=1
ts demuxer debug: pid[129] unknown
ts demuxer debug: PATCallBack called
ts demuxer debug: new PAT ts_id=1 version=2 current_next=1
ts demuxer debug:   * number=1 pid=256
ts demuxer debug: PMTCallBack called
ts demuxer debug: new PMT program number=1 version=1 pid_pcr=131
ts demuxer debug:   * es pid=131 type=2 fcc=mpgv
main input debug: Selecting program id=1
main decoder debug: looking for decoder module
main decoder debug: probing 7 candidates
main decoder error: no suitable decoder module for fourcc `mpgv'.
VLC probably does not support this sound or video format.
main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
ts demuxer debug:   * es pid=129 type=3 fcc=mpga
main decoder debug: looking for decoder module
main decoder debug: probing 7 candidates
main module debug: using decoder module "mpeg_audio"
main decoder debug: thread -2097859598 (decoder) created at priority 1
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\src\input\decoder.c:157)
ts demuxer warning: first packet for pid=131 cc=0xb
ts demuxer warning: first packet for pid=129 cc=0x6
mpeg_audio decoder: MPGA channels:2 samplerate:48000 bitrate:192
main decoder debug: no aout present, spawning one
main audio output debug: looking for audio output module
main audio output debug: probing 2 candidates
waveout audio output warning: waveOutOpen failed WAVERR_BADFORMAT
waveout audio output debug: device supports 2 channels
waveout audio output warning: waveOutOpen failed WAVERR_BADFORMAT
waveout audio output debug: device supports 1 channel
main private debug: thread -2101929970 (waveOut Notification Thread) created
at priority 1
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\modules\audio_output\waveout.c
:315)
main module debug: using audio output module "waveout"
main audio output debug: output 's16l' 48000 Hz Stereo frame=1 samples/4
bytes
main audio output debug: mixer 's16l' 48000 Hz Stereo frame=1 samples/4
bytes
main audio output debug: filter(s) 'fl32'->'s16l' 48000 Hz->48000 Hz
Stereo->Stereo
main private debug: looking for audio filter module
main private debug: probing 10 candidates
main module debug: using audio filter module "float32tos16"
main audio output debug: found a filter for the whole conversion
main audio output debug: looking for audio mixer module
main audio output debug: probing 2 candidates
main module debug: using audio mixer module "float32_mixer"
main audio output debug: input 'mpga' 48000 Hz Stereo frame=384 samples/460
bytes
main audio output debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz
Stereo->Stereo
main private debug: looking for audio filter module
main private debug: probing 10 candidates
main audio output error: couldn't find a filter for the conversion
main audio output error: couldn't set an input pipeline
main input debug: control type=0
main input debug: control: INPUT_CONTROL_SET_DIE proceed
main input debug: closing input
ts demuxer debug: pid list:
ts demuxer debug:   - pid[0] seen
main module debug: unlocking module "mpeg_audio"
main decoder debug: thread -2097859598 joined
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\src\input\decoder.c:189)
main decoder debug: killing decoder fourcc `mpga', 1 PES in FIFO
main private debug: thread -2101929970 joined
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\modules\audio_output\waveout.c
:468)
main module debug: unlocking module "waveout"
main module debug: unlocking module "float32tos16"
main module debug: unlocking module "float32_mixer"
ts demuxer debug:   - pid[129] seen
main input warning: Program doesn't contain anymore ES, TODO cleaning ?
ts demuxer debug:   - pid[131] seen
ts demuxer debug:   - pid[256] seen
main module debug: unlocking module "ts"
main module debug: unlocking module "access_udp"
main input debug: thread -1563833222 joined
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\src\input\input.c:290)
main vlc debug: removing all interfaces
main vlc debug: removing all playlists
main playlist debug: thread 1123053998 joined
(C:\Projects\GapViewCom\wcevlc0_8_0\vlc-0.8.0\src\playlist\playlist.c:130)
main playlist debug: deleting playlist item `udp://@224.2.1.252:2000'
main vlc debug: removing all video outputs
main vlc debug: removing all audio outputs
main vlc debug: removing announce handler
main module debug: unlocking module "memcpy"

--
Rick
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/ To
unsubscribe, please read http://www.videolan.org/support/lists.html


-----Original Message-----
From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf Of
Gildas Bazin
Sent: Wednesday, December 22, 2004 8:31 AM
To: vlc at videolan.org
Subject: [vlc] Re: VLC 0.8.0 and Windows CE

On Wednesday 22 December 2004 13:47, Rick Davis wrote:
> Gildas,
> 
>  Your correct on Windows98. I loaded 0.8.0, but forgot to change my 
> desktop shortcut.
> 
>  Right now I am having troubles with the video module not loading and 
> the waveout module is throwing an error when opening the waveout 
> device
> (WAVERR_BADFORMAT)
> 

Try to use --no-waveout-float32 (although you shouldn't have to do this
because the driver should report its capabilities correctly).

--
Gildas

--
This is the vlc mailing-list, see http://www.videolan.org/vlc/ To
unsubscribe, please read http://www.videolan.org/support/lists.html



-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list