logo       

error in vlc-0.7.1 for arm: msg#00274

video.videolan.vlc.general

Subject: error in vlc-0.7.1 for arm


Hi. I am trying to cross-compile vlc-0.7.1 for arm, I am using iPAQ H3800. I amtrying to target a very basic vlc, which writes directly to framebuffer and supports mpeg2

I used the following configuration options

$ /Projects/vlc-0.7.1/configure --host=arm-linux --target=arm-linux --disable-plugins --disable-gtk --disable-gnome --disable-qt --disable-kde --disable-qte --disable-xosd --enable-fb --disable-sdl --enable-x11 --disable-xvideo --disable-dvd --disable-dvdread --disable-vcd --disable-freetype --disable-mad --disable-ffmpeg --srcdir=/Projects/vlc-0.7.1 --with-tuning=strongarm1100 --x-includes=/usr/local/arm/2.95.3/arm-linux/usr/X11R6/include/X11/ --x-libraries=/usr/local/arm/2.95.3/arm-linux/usr/X11R6/lib/X11/ --disable-libmpeg2 LDFLAGS=-L/usr/local/arm/2.95.3/arm-linux/lib CPPFLAGS=-I/usr/local/arm/2.95.3/arm-linux/include/

I think it wasn't able to compile X11 support and also disabled ffmpeg since I produce an error when I compile with it

I was able to compile a binary and downloaded it to iPAQ.

I ran the client with

# ./vlc -vvvv udp:

I wasn't able to see an image on the display. I attached the error log file.


Please help me figure out what is going wrong.

Many thanks

Mildred












VLC media player 0.7.1 Bond
[00000000] main root debug: VLC media player - version 0.7.1 Bond - (c)
1996-200[00000000] main root debug: libvlc was configured with
/Projects/vlc-0.7.1/confi[00000001] main vlc debug: translation test: code is
"C"
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 121 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 1 candidate
[00000016] main module debug: using memcpy module "memcpy"
[00000146] main playlist debug: creating group Normal with id 1 at position 0
[00000146] main playlist debug: waiting for thread completion
[00000146] main playlist debug: thread 16386 (playlist) created at priority 0
(/[00000147] main interface debug: looking for interface module
[00000147] main interface debug: probing 1 candidate
[00000017] main module debug: using interface module "hotkeys"
[00000147] main interface debug: interface initialized
[00000147] main interface debug: thread 32771 (interface) created at priority 0
[00000146] main playlist debug: adding playlist item `udp:' ( udp: )
[00000146] main playlist debug: creating new input thread
[00000148] main input: playlist item `udp:'
[00000148] main input debug: waiting for thread completion
[00000148] main input debug: thread 49156 (input) created at priority 0
(/Projec[00000148] main input debug: access `udp', demux `', name `'
[00000148] main input debug: looking for access module
[00000148] main input debug: probing 3 candidates
[00000148] access_udp input debug: opening server=:0 local=:1234
[00000148] main input debug: net: connecting to ':0@:1234'
[00000148] main input debug: looking for network module
[00000148] main input debug: probing 2 candidates
[00000148] ipv4 input debug: socket buffer size is 0x1fffe instead of 0x80000
[00000112] main module debug: using network module "ipv4"
[00000112] main module debug: unlocking module "ipv4"
[00000148] main input debug: cmd=state old=10 new=1
[00000109] main module debug: using access module "access_udp"
[00000148] main input debug: playing at normal rate
[00000149] main interface debug: looking for interface module
00000149] main interface debug: probing 1 candidate
Remote control interface initialized, `h' for help
[00000013] main module debug: using interface module "rc"
[00000149] main interface debug: interface initialized
[00000149] main interface debug: thread 65541 (manager) created at priority 0
(/[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] access_udp input debug: detected TS over raw UDP
[00000148] main input debug: looking for demux module
[00000148] main input debug: probing 14 candidates
[00000148] mp4 input warning: MP4 plugin discarded (not a valid file)
[00000148] avi input warning: avi module discarded (invalid header)
[00000148] asf input warning: ASF plugin discarded (not a valid file)
[00000148] main input debug: looking for mpeg-system module
[00000148] main input debug: probing 1 candidate
[00000021] main module debug: using mpeg-system module "mpeg_system"
[00000025] main module debug: using demux module "ts"
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
.....
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] mpeg_system input warning: first packet for PID 0 received by TS
demu[00000148] mpeg_system input warning: first packet for PID 80 received by
TS dem[00000148] main input debug: ES 50 has unknown type
[00000148] main input debug: ES 80 has unknown type
[00000148] main input debug: ES 81 has unknown type
[00000148] main input debug: selecting video ES 82
[00000148] main input debug: selecting ES 0x82
[00000151] main decoder debug: looking for decoder module
[00000151] main decoder debug: probing 13 candidates
[00000151] main decoder error: no suitable decoder module for fourcc `mpgv'.
VLC probably does not support this sound or video format.
[00000151] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[00000148] main input debug: selecting audio ES 83
[00000148] main input debug: selecting ES 0x83
[00000152] main decoder debug: looking for decoder module
[00000152] main decoder debug: probing 13 candidates
[00000042] main module debug: using decoder module "mpeg_audio"
[00000152] main decoder debug: thread 81926 (decoder) created at priority 0
(/Pr[00000148] mpeg_system input warning: first packet for PID 130 received by
TS de[00000148] mpeg_system input warning: first packet for PID 131 received by
TS de[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] mpeg_system input warning: packet lost by TS demux for PID 130:
curre[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] mpeg_system input warning: packet lost by TS demux for PID 130:
curre[00000148] mpeg_system input warning: packet lost by TS demux for PID 130:
curre[00000148] mpeg_system input warning: packet lost by TS demux for PID 131:
curre[00000148] mpeg_system input warning: packet corrupted, PES sizes do not
match
[00000148] mpeg_system input warning: packet lost by TS demux for PID 131:
curre[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] mpeg_system input warning: packet corrupted, PES sizes do not match
quit: returned 0 (no error)
[00000001] main vlc debug: removing all interfaces
[00000149] main interface debug: thread 65541 joined
(/Projects/vlc-0.7.1/src/in[00000013] main module debug: unlocking module "rc"
[00000147] main interface debug: thread 32771 joined
(/Projects/vlc-0.7.1/src/in[00000017] main module debug: unlocking module
"hotkeys"
[00000001] main vlc debug: removing all playlists
[00000148] mpeg_system input warning: packet lost by TS demux for PID 130:
curre[00000148] main input error: recv failed (Resource temporarily unavailable)
[00000148] main input debug: 167 loops consuming user: 7, system: 9
[00000148] main input debug: dumping stream ID 0x0 [OK:0/D:590]
[00000148] main input debug: pace un-controlled
[00000148] main input debug: dumping program 0x10, version 0 (partial)
[00000148] main input debug: ES 0x50, stream 0x0, fourcc `pmt ', not selected
[O[00000148] main input debug: ES 0x80, stream 0x0, fourcc ` ', not selected
[O[00000148] main input debug: ES 0x81, stream 0x0, fourcc ` ', not selected
[O[00000148] main input debug: ES 0x82, stream 0xe0, fourcc `mpgv', not
selected [[00000148] main input debug: ES 0x83, stream 0xc0, fourcc `mpga',
selected [OK:1[00000021] main module debug: unlocking module "mpeg_system"
[00000025] main module debug: unlocking module "ts"
[00000148] main input debug: unselecting ES 0x83
[00000042] main module debug: unlocking module "mpeg_audio"
[00000152] main decoder debug: thread 81926 joined
(/Projects/vlc-0.7.1/src/inpu[00000152] main decoder debug: killing decoder
fourcc `mpga', 10 PES in FIFO
[00000148] access_udp input: closing UDP target `udp:'
[00000109] main module debug: unlocking module "access_udp"
[00000148] main input debug: pes: 1 packets
[00000148] main input debug: data: 8 packets
[00000148] main input debug: buffers: 4 packets
[00000148] main input debug: freeing info structures...
[00000148] main input debug: thread 49156 joined
(/Projects/vlc-0.7.1/src/input/[00000146] main playlist debug: thread 16386
joined (/Projects/vlc-0.7.1/src/pla[00000146] main playlist debug: deleting
playlist item `udp:'
[00000001] main vlc debug: removing all video outputs
[00000001] main vlc debug: removing all audio outputs
[00000016] main module debug: unlocking module "memcpy"
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise