Jerem22 | Bonjour,
Après pas mal de "bidouilles" j'arrive à faire le streaming de ma carte TV PCTV Rave sur le réseau. Le problème est maintenant le son. ( Debian Sarge 2.6.8 ). Le son est fonctionne bien au niveau de bttv car si je diffuse la TV est que je mets des HP directement sur la sortie son de la carte TV, j'ai bien le son. La carte son du serveur fonctionne aussi puisque je peux lire des mp3 (en console) et si je connecte la sortie son de la PCTV sur l'entrée ligne, j'ai encore le son en prenant la sortie son du serveur.
Voilà la ligne de commande :
Code :
- vlc -vvv v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100 --sout '#transcode{vcodec=mp4v,acodec=mpga,achannel=0,vb=800,ab=128}:std{access=udp,mux=ts,url=192.168.0.108}'
- VLC media player 0.8.2-svn Janus
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000001] main vlc debug: checking builtin modules
- [00000001] main vlc debug: checking plugin modules
- [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
- [00000001] main vlc debug: recursively browsing `modules'
- [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
- [00000001] main vlc debug: recursively browsing `plugins'
- [00000001] main vlc debug: module bank initialized, found 198 modules
- libhal.c 767 : org.freedesktop.DBus.Error.ServiceDoesNotExist raised
- "Service "org.freedesktop.Hal" does not exist"
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000000] main root debug: VLC media player - version 0.8.2-svn Janus - (c) 1996-2005 VideoLAN
- [00000000] main root debug: libvlc was configured with ./configure --mandir=/share/man --infodir=/share/info --enable-release --prefix=/usr --disable-gnome --disable-gtk --disable-familiar --disable-fb --enable-ggi --enable-sdl --enable-esd --disable-qt --enable-mad --enable-arts --enable-alsa --enable-lirc --enable-a52 --enable-aa --enable-dvbpsi --enable-xosd --enable-mozilla --disable-kde --enable-mp4 --enable-dvb --enable-dv --disable-satellite --enable-ogg --enable-vorbis --enable-wxwindows --with-wx-config=wxgtk-2.4-config --disable-slp --enable-flac --disable-skins --disable-basic-skins --enable-skins2 --enable-freetype --enable-mkv --enable-v4l --enable-pvr --disable-speex --enable-caca --enable-livedotcom --enable-libmpeg2 --enable-dts --enable-fribidi --enable-cdio --enable-mod --enable-theora --enable-modplug --enable-dvdnav --enable-gnutls --enable-ffmpeg --enable-ncurses --enable-faad --with-faad-tree=extras/faad2 --enable-x264 --with-x264-tree=extras/x264 --enable-glide --enable-svgalib --enable-dvd --without-dvdcss
- [00000001] main vlc debug: translation test: code is "C"
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000001] main vlc debug: checking builtin modules
- [00000001] main vlc debug: checking plugin modules
- [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
- [00000001] main vlc debug: recursively browsing `modules'
- [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
- [00000001] main vlc debug: recursively browsing `plugins'
- [00000001] main vlc debug: module bank initialized, found 198 modules
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000001] main vlc debug: CPU has capabilities 486 586 MMX FPU
- [00000001] main vlc debug: looking for memcpy module: 2 candidates
- [00000005] main module debug: using memcpy module "memcpymmx"
- [00000247] main playlist debug: waiting for thread completion
- [00000247] main playlist debug: thread 1086000048 (playlist) created at priority 0 (src/playlist/playlist.c:149)
- [00000248] main private debug: waiting for thread completion
- [00000248] main private debug: thread 1094388656 (preparser) created at priority 0 (src/playlist/playlist.c:171)
- [00000249] main interface debug: looking for interface module: 1 candidate
- [00000131] main module debug: using interface module "hotkeys"
- [00000249] main interface debug: interface initialized
- [00000249] main interface debug: thread 1102797744 (interface) created at priority 0 (src/interface/interface.c:211)
- [00000247] main playlist: adding playlist item `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100' ( v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100 )
- [00000251] main interface debug: looking for interface module: 5 candidates
- [00000251] skins2 interface error: Cannot open display
- [00000251] skins2 interface error: Cannot initialize OSFactory
- Remote control interface initialized, `h' for help
- [00000129] main module debug: using interface module "rc"
- [00000251] main interface debug: interface initialized
- [00000251] main interface debug: thread 1113521072 (manager) created at priority 0 (src/interface/interface.c:196)
- [00000247] main playlist debug: creating new input thread
- [00000255] main input debug: waiting for thread completion
- [00000256] main stream output debug: stream=`transcode'
- [00000257] main private debug: looking for sout stream module: 1 candidate
- [00000256] main stream output debug: stream=`std'
- [00000260] main private debug: looking for sout stream module: 1 candidate
- [00000260] main private debug: set sout option: sout-standard-access to udp
- [00000260] main private debug: set sout option: sout-standard-mux to ts
- [00000260] main private debug: set sout option: sout-standard-url to 192.168.0.108
- [00000260] stream_out_standard private debug: creating `udp/ts://192.168.0.108'
- [00000260] stream_out_standard private debug: extention is 108
- [00000260] stream_out_standard private debug: extention -> mux=(null)
- [00000260] stream_out_standard private debug: using `udp/ts://192.168.0.108'
- [00000262] main private debug: looking for sout access module: 1 candidate
- [00000255] main input debug: thread 1121909680 (input) created at priority 0 (src/input/input.c:227)
- [00000264] main private debug: looking for network module: 2 candidates
- [00000264] ipv4 private debug: socket buffer size is 0x36000 instead of 0x80000
- [00000192] main module debug: using network module "ipv4"
- [00000192] main module debug: unlocking module "ipv4"
- [00000264] main private debug: thread 1130384304 (sout write thread) created at priority 0 (udp.c:277)
- [00000262] access_output_udp private debug: udp access output opened(192.168.0.108:1234)
- [00000230] main module debug: using sout access module "access_output_udp"
- [00000260] stream_out_standard private debug: access opened
- [00000266] main private debug: looking for sout mux module: 1 candidate
- [00000266] mux_ts private debug: Open
- [00000266] mux_ts private debug: shaping=200000 pcr=30000 dts_delay=200000
- [00000266] mux_ts private debug: invalid csa ck (it must be 16 chars long)
- [00000012] main module debug: using sout mux module "mux_ts"
- [00000256] main stream output debug: muxer support adding stream at any time
- [00000260] stream_out_standard private debug: mux opened
- [00000236] main module debug: using sout stream module "stream_out_standard"
- [00000257] main private debug: set sout option: sout-transcode-vcodec to mp4v
- [00000257] main private debug: set sout option: sout-transcode-acodec to mpga
- [00000257] main private warning: option achannel is unknown
- [00000257] main private debug: set sout option: sout-transcode-vb to 800
- [00000257] main private debug: set sout option: sout-transcode-ab to 128
- [00000257] stream_out_transcode private debug: codec audio=mpga 0Hz 0 channels 128Kb/s
- [00000257] stream_out_transcode private debug: codec video=mp4v 0x0 scaling: 1.000000 800kb/s
- [00000244] main module debug: using sout stream module "stream_out_transcode"
- [00000255] main input debug: `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100' gives access `v4l' demux `' path `/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100'
- [00000255] main input debug: creating demux: access='v4l' demux='' path='/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100'
- [00000267] main demuxer debug: looking for access_demux module: 1 candidate
- [00000267] v4l demuxer debug: WxH 320x240
- [00000267] v4l demuxer debug: main device=`/dev/video'
- [00000267] v4l demuxer debug: V4L device BT878 video (Pinnacle PCTV Stud 3 channels 1 audios 48 < w < 924 32 < h < 576
- [00000267] v4l demuxer debug: invalid audio, falling back with no audio
- [00000267] v4l demuxer debug: setting channel Television(0) 1 tuners flags=0x3 type=0x1 norm=0x2
- [00000267] v4l demuxer debug: frequency 623250 (9972)
- [00000267] v4l demuxer debug: v4l device uses brightness: 32768
- [00000267] v4l demuxer debug: v4l device uses colour: 32768
- [00000267] v4l demuxer debug: v4l device uses hue: 32768
- [00000267] v4l demuxer debug: v4l device uses contrast: 32768
- [00000267] v4l demuxer debug: v4l device uses frame size: 230400
- [00000267] v4l demuxer debug: v4l device uses chroma: RV24
- [00000267] v4l demuxer debug: openened adev=`/dev/dsp' stereo 44100Hz
- [00000267] v4l demuxer debug: v4l grabbing started
- [00000267] v4l demuxer debug: added new video es RV24 320x240
- [00000255] main input debug: selecting program id=0
- [00000267] v4l demuxer debug: new audio es 2 channels 44100Hz
- [00000029] main module debug: using access_demux module "v4l"
- [00000269] main packetizer debug: looking for packetizer module: 16 candidates
- [00000111] main module debug: using packetizer module "rawvideo"
- [00000269] main packetizer debug: thread 1156115376 (decoder) created at priority 0 (src/input/decoder.c:159)
- [00000277] main packetizer debug: looking for packetizer module: 16 candidates
- [00000044] main module debug: using packetizer module "packetizer_copy"
- [00000277] main packetizer debug: thread 1165896624 (decoder) created at priority 0 (src/input/decoder.c:159)
- [00000255] main input debug: starting in synch mode
- [00000255] main input debug: `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100' sucessfully opened
- [00000256] main stream output debug: adding a new input
- [00000257] stream_out_transcode private debug: creating video transcoding from fcc=`RV24' to fcc=`mp4v'
- [00000298] main decoder debug: looking for decoder module: 21 candidates
- [00000110] main module debug: using decoder module "rawvideo"
- [00000299] main encoder debug: looking for encoder module: 7 candidates
- [00000299] ffmpeg encoder debug: libavcodec initialized (interface 4747 )
- [00000299] ffmpeg encoder debug: found encoder MPEG-4 Video
- [00000117] main module debug: using encoder module "ffmpeg"
- [00000117] main module debug: unlocking module "ffmpeg"
- [00000299] main encoder debug: looking for encoder module: 7 candidates
- [00000299] ffmpeg encoder debug: libavcodec already initialized
- [00000299] ffmpeg encoder debug: found encoder MPEG-4 Video
- [00000117] main module debug: using encoder module "ffmpeg"
- [00000266] main private debug: adding a new input
- [00000266] mux_ts private debug: adding input codec=mp4v pid=68
- [00000266] mux_ts private debug: new PCR PID is 68
- [00000314] main private debug: looking for video filter2 module: 2 candidates
- [00000314] ffmpeg private debug: input: 320x240 RV24 -> 320x240 I420
- [00000314] ffmpeg private debug: libavcodec already initialized
- [00000119] main module debug: using video filter2 module "ffmpeg"
- [00000256] main stream output debug: adding a new input
- [00000257] stream_out_transcode private debug: creating audio transcoding from fcc=`s16l' to fcc=`mpga'
- [00000316] main decoder debug: looking for decoder module: 21 candidates
- [00000316] araw decoder debug: samplerate:44100Hz channels:2 bits/sample:16
- [00000112] main module debug: using decoder module "araw"
- [00000317] main encoder debug: looking for encoder module: 7 candidates
- [00000317] ffmpeg encoder debug: libavcodec already initialized
- [00000317] ffmpeg encoder debug: found encoder MPEG Audio layer 1/2
- [00000117] main module debug: using encoder module "ffmpeg"
- [00000266] main private debug: adding a new input
- [00000266] mux_ts private debug: adding input codec=mpga pid=69
|
Et la version qui streame bien la vidéo : en mettant /dev/null en tant qu'audio ! (j'ai trouvé que ça)
Code :
- vlc -vvv v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100 --sout '#transcode{vcodec=mp4v,acodec=mpga,achannel=0,vb=800,ab=128}:std{access=udp,mux=ts,url=192.168.0.108}'
- VLC media player 0.8.2-svn Janus
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000001] main vlc debug: checking builtin modules
- [00000001] main vlc debug: checking plugin modules
- [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
- [00000001] main vlc debug: recursively browsing `modules'
- [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
- [00000001] main vlc debug: recursively browsing `plugins'
- [00000001] main vlc debug: module bank initialized, found 198 modules
- libhal.c 767 : org.freedesktop.DBus.Error.ServiceDoesNotExist raised
- "Service "org.freedesktop.Hal" does not exist"
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000000] main root debug: VLC media player - version 0.8.2-svn Janus - (c) 1996-2005 VideoLAN
- [00000000] main root debug: libvlc was configured with ./configure --mandir=/share/man --infodir=/share/info --enable-release --prefix=/usr --disable-gnome --disable-gtk --disable-familiar --disable-fb --enable-ggi --enable-sdl --enable-esd --disable-qt --enable-mad --enable-arts --enable-alsa --enable-lirc --enable-a52 --enable-aa --enable-dvbpsi --enable-xosd --enable-mozilla --disable-kde --enable-mp4 --enable-dvb --enable-dv --disable-satellite --enable-ogg --enable-vorbis --enable-wxwindows --with-wx-config=wxgtk-2.4-config --disable-slp --enable-flac --disable-skins --disable-basic-skins --enable-skins2 --enable-freetype --enable-mkv --enable-v4l --enable-pvr --disable-speex --enable-caca --enable-livedotcom --enable-libmpeg2 --enable-dts --enable-fribidi --enable-cdio --enable-mod --enable-theora --enable-modplug --enable-dvdnav --enable-gnutls --enable-ffmpeg --enable-ncurses --enable-faad --with-faad-tree=extras/faad2 --enable-x264 --with-x264-tree=extras/x264 --enable-glide --enable-svgalib --enable-dvd --without-dvdcss
- [00000001] main vlc debug: translation test: code is "C"
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000001] main vlc debug: checking builtin modules
- [00000001] main vlc debug: checking plugin modules
- [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
- [00000001] main vlc debug: recursively browsing `modules'
- [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
- [00000001] main vlc debug: recursively browsing `plugins'
- [00000001] main vlc debug: module bank initialized, found 198 modules
- [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
- [00000001] main vlc debug: CPU has capabilities 486 586 MMX FPU
- [00000001] main vlc debug: looking for memcpy module: 2 candidates
- [00000005] main module debug: using memcpy module "memcpymmx"
- [00000247] main playlist debug: waiting for thread completion
- [00000247] main playlist debug: thread 1086000048 (playlist) created at priority 0 (src/playlist/playlist.c:149)
- [00000248] main private debug: waiting for thread completion
- [00000248] main private debug: thread 1094388656 (preparser) created at priority 0 (src/playlist/playlist.c:171)
- [00000249] main interface debug: looking for interface module: 1 candidate
- [00000131] main module debug: using interface module "hotkeys"
- [00000249] main interface debug: interface initialized
- [00000249] main interface debug: thread 1102797744 (interface) created at priority 0 (src/interface/interface.c:211)
- [00000247] main playlist: adding playlist item `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100' ( v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100 )
- [00000251] main interface debug: looking for interface module: 5 candidates
- [00000251] skins2 interface error: Cannot open display
- [00000251] skins2 interface error: Cannot initialize OSFactory
- Remote control interface initialized, `h' for help
- [00000129] main module debug: using interface module "rc"
- [00000251] main interface debug: interface initialized
- [00000251] main interface debug: thread 1113521072 (manager) created at priority 0 (src/interface/interface.c:196)
- [00000247] main playlist debug: creating new input thread
- [00000255] main input debug: waiting for thread completion
- [00000256] main stream output debug: stream=`transcode'
- [00000257] main private debug: looking for sout stream module: 1 candidate
- [00000256] main stream output debug: stream=`std'
- [00000260] main private debug: looking for sout stream module: 1 candidate
- [00000260] main private debug: set sout option: sout-standard-access to udp
- [00000260] main private debug: set sout option: sout-standard-mux to ts
- [00000260] main private debug: set sout option: sout-standard-url to 192.168.0.108
- [00000260] stream_out_standard private debug: creating `udp/ts://192.168.0.108'
- [00000260] stream_out_standard private debug: extention is 108
- [00000260] stream_out_standard private debug: extention -> mux=(null)
- [00000260] stream_out_standard private debug: using `udp/ts://192.168.0.108'
- [00000262] main private debug: looking for sout access module: 1 candidate
- [00000264] main private debug: looking for network module: 2 candidates
- [00000264] ipv4 private debug: socket buffer size is 0x36000 instead of 0x80000
- [00000192] main module debug: using network module "ipv4"
- [00000192] main module debug: unlocking module "ipv4"
- [00000264] main private debug: thread 1130384304 (sout write thread) created at priority 0 (udp.c:277)
- [00000262] access_output_udp private debug: udp access output opened(192.168.0.108:1234)
- [00000230] main module debug: using sout access module "access_output_udp"
- [00000260] stream_out_standard private debug: access opened
- [00000266] main private debug: looking for sout mux module: 1 candidate
- [00000266] mux_ts private debug: Open
- [00000266] mux_ts private debug: shaping=200000 pcr=30000 dts_delay=200000
- [00000266] mux_ts private debug: invalid csa ck (it must be 16 chars long)
- [00000012] main module debug: using sout mux module "mux_ts"
- [00000256] main stream output debug: muxer support adding stream at any time
- [00000260] stream_out_standard private debug: mux opened
- [00000236] main module debug: using sout stream module "stream_out_standard"
- [00000255] main input debug: thread 1121909680 (input) created at priority 0 (src/input/input.c:227)
- [00000257] main private debug: set sout option: sout-transcode-vcodec to mp4v
- [00000257] main private debug: set sout option: sout-transcode-acodec to mpga
- [00000257] main private warning: option achannel is unknown
- [00000257] main private debug: set sout option: sout-transcode-vb to 800
- [00000257] main private debug: set sout option: sout-transcode-ab to 128
- [00000257] stream_out_transcode private debug: codec audio=mpga 0Hz 0 channels 128Kb/s
- [00000257] stream_out_transcode private debug: codec video=mp4v 0x0 scaling: 1.000000 800kb/s
- [00000244] main module debug: using sout stream module "stream_out_transcode"
- [00000255] main input debug: `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100' gives access `v4l' demux `' path `/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100'
- [00000255] main input debug: creating demux: access='v4l' demux='' path='/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100'
- [00000267] main demuxer debug: looking for access_demux module: 1 candidate
- [00000267] v4l demuxer debug: WxH 320x240
- [00000267] v4l demuxer debug: main device=`/dev/video'
- [00000267] v4l demuxer debug: V4L device BT878 video (Pinnacle PCTV Stud 3 channels 1 audios 48 < w < 924 32 < h < 576
- [00000267] v4l demuxer debug: invalid audio, falling back with no audio
- [00000267] v4l demuxer debug: setting channel Television(0) 1 tuners flags=0x3 type=0x1 norm=0x2
- [00000267] v4l demuxer debug: frequency 623250 (9972)
- [00000267] v4l demuxer debug: v4l device uses brightness: 32768
- [00000267] v4l demuxer debug: v4l device uses colour: 32768
- [00000267] v4l demuxer debug: v4l device uses hue: 32768
- [00000267] v4l demuxer debug: v4l device uses contrast: 32768
- [00000267] v4l demuxer debug: v4l device uses frame size: 230400
- [00000267] v4l demuxer debug: v4l device uses chroma: RV24
- [00000267] v4l demuxer error: cannot set audio format (16b little endian) (Inappropriate ioctl for device)
- [00000267] v4l demuxer debug: v4l grabbing started
- [00000267] v4l demuxer debug: added new video es RV24 320x240
- [00000255] main input debug: selecting program id=0
- [00000029] main module debug: using access_demux module "v4l"
- [00000269] main packetizer debug: looking for packetizer module: 16 candidates
- [00000111] main module debug: using packetizer module "rawvideo"
- [00000269] main packetizer debug: thread 1156115376 (decoder) created at priority 0 (src/input/decoder.c:159)
- [00000255] main input debug: starting in synch mode
- [00000255] main input debug: `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100' sucessfully opened
- [00000256] main stream output debug: adding a new input
- [00000257] stream_out_transcode private debug: creating video transcoding from fcc=`RV24' to fcc=`mp4v'
- [00000277] main decoder debug: looking for decoder module: 21 candidates
- [00000110] main module debug: using decoder module "rawvideo"
- [00000278] main encoder debug: looking for encoder module: 7 candidates
- [00000278] ffmpeg encoder debug: libavcodec initialized (interface 4747 )
- [00000278] ffmpeg encoder debug: found encoder MPEG-4 Video
- [00000117] main module debug: using encoder module "ffmpeg"
- [00000117] main module debug: unlocking module "ffmpeg"
- [00000278] main encoder debug: looking for encoder module: 7 candidates
- [00000278] ffmpeg encoder debug: libavcodec already initialized
- [00000278] ffmpeg encoder debug: found encoder MPEG-4 Video
- [00000117] main module debug: using encoder module "ffmpeg"
- [00000266] main private debug: adding a new input
- [00000266] mux_ts private debug: adding input codec=mp4v pid=68
- [00000266] mux_ts private debug: new PCR PID is 68
- [00000308] main private debug: looking for video filter2 module: 2 candidates
- [00000308] ffmpeg private debug: input: 320x240 RV24 -> 320x240 I420
- [00000308] ffmpeg private debug: libavcodec already initialized
- [00000119] main module debug: using video filter2 module "ffmpeg"
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
- [00000262] access_output_udp private warning: putting two PCRs at once
|
Merci d'avance pour votre aide. J'ai déjà vu que certains d'entre vous avaient réussis (il y a lgt) à faire fonctionner tout ça.
Jérem Message édité par Jerem22 le 15-06-2005 à 20:13:54
|