[Streaming TV] Encore et tjs VLC...

Encore et tjs VLC... [Streaming TV] - Linux et OS Alternatifs

Marsh Posté le 15-06-2005 à 18:39:08    

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 :
  1. 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}'
  2. VLC media player 0.8.2-svn Janus
  3. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  4. [00000001] main vlc debug: checking builtin modules
  5. [00000001] main vlc debug: checking plugin modules
  6. [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
  7. [00000001] main vlc debug: recursively browsing `modules'
  8. [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
  9. [00000001] main vlc debug: recursively browsing `plugins'
  10. [00000001] main vlc debug: module bank initialized, found 198 modules
  11. libhal.c 767 : org.freedesktop.DBus.Error.ServiceDoesNotExist raised
  12. "Service "org.freedesktop.Hal" does not exist"
  13. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  14. [00000000] main root debug: VLC media player - version 0.8.2-svn Janus - (c) 1996-2005 VideoLAN
  15. [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
  16. [00000001] main vlc debug: translation test: code is "C"
  17. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  18. [00000001] main vlc debug: checking builtin modules
  19. [00000001] main vlc debug: checking plugin modules
  20. [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
  21. [00000001] main vlc debug: recursively browsing `modules'
  22. [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
  23. [00000001] main vlc debug: recursively browsing `plugins'
  24. [00000001] main vlc debug: module bank initialized, found 198 modules
  25. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  26. [00000001] main vlc debug: CPU has capabilities 486 586 MMX FPU
  27. [00000001] main vlc debug: looking for memcpy module: 2 candidates
  28. [00000005] main module debug: using memcpy module "memcpymmx"
  29. [00000247] main playlist debug: waiting for thread completion
  30. [00000247] main playlist debug: thread 1086000048 (playlist) created at priority 0 (src/playlist/playlist.c:149)
  31. [00000248] main private debug: waiting for thread completion
  32. [00000248] main private debug: thread 1094388656 (preparser) created at priority 0 (src/playlist/playlist.c:171)
  33. [00000249] main interface debug: looking for interface module: 1 candidate
  34. [00000131] main module debug: using interface module "hotkeys"
  35. [00000249] main interface debug: interface initialized
  36. [00000249] main interface debug: thread 1102797744 (interface) created at priority 0 (src/interface/interface.c:211)
  37. [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 )
  38. [00000251] main interface debug: looking for interface module: 5 candidates
  39. [00000251] skins2 interface error: Cannot open display
  40. [00000251] skins2 interface error: Cannot initialize OSFactory
  41. Remote control interface initialized, `h' for help
  42. [00000129] main module debug: using interface module "rc"
  43. [00000251] main interface debug: interface initialized
  44. [00000251] main interface debug: thread 1113521072 (manager) created at priority 0 (src/interface/interface.c:196)
  45. [00000247] main playlist debug: creating new input thread
  46. [00000255] main input debug: waiting for thread completion
  47. [00000256] main stream output debug: stream=`transcode'
  48. [00000257] main private debug: looking for sout stream module: 1 candidate
  49. [00000256] main stream output debug: stream=`std'
  50. [00000260] main private debug: looking for sout stream module: 1 candidate
  51. [00000260] main private debug: set sout option: sout-standard-access to udp
  52. [00000260] main private debug: set sout option: sout-standard-mux to ts
  53. [00000260] main private debug: set sout option: sout-standard-url to 192.168.0.108
  54. [00000260] stream_out_standard private debug: creating `udp/ts://192.168.0.108'
  55. [00000260] stream_out_standard private debug: extention is 108
  56. [00000260] stream_out_standard private debug: extention -> mux=(null)
  57. [00000260] stream_out_standard private debug: using `udp/ts://192.168.0.108'
  58. [00000262] main private debug: looking for sout access module: 1 candidate
  59. [00000255] main input debug: thread 1121909680 (input) created at priority 0 (src/input/input.c:227)
  60. [00000264] main private debug: looking for network module: 2 candidates
  61. [00000264] ipv4 private debug: socket buffer size is 0x36000 instead of 0x80000
  62. [00000192] main module debug: using network module "ipv4"
  63. [00000192] main module debug: unlocking module "ipv4"
  64. [00000264] main private debug: thread 1130384304 (sout write thread) created at priority 0 (udp.c:277)
  65. [00000262] access_output_udp private debug: udp access output opened(192.168.0.108:1234)
  66. [00000230] main module debug: using sout access module "access_output_udp"
  67. [00000260] stream_out_standard private debug: access opened
  68. [00000266] main private debug: looking for sout mux module: 1 candidate
  69. [00000266] mux_ts private debug: Open
  70. [00000266] mux_ts private debug: shaping=200000 pcr=30000 dts_delay=200000
  71. [00000266] mux_ts private debug: invalid csa ck (it must be 16 chars long)
  72. [00000012] main module debug: using sout mux module "mux_ts"
  73. [00000256] main stream output debug: muxer support adding stream at any time
  74. [00000260] stream_out_standard private debug: mux opened
  75. [00000236] main module debug: using sout stream module "stream_out_standard"
  76. [00000257] main private debug: set sout option: sout-transcode-vcodec to mp4v
  77. [00000257] main private debug: set sout option: sout-transcode-acodec to mpga
  78. [00000257] main private warning: option achannel is unknown
  79. [00000257] main private debug: set sout option: sout-transcode-vb to 800
  80. [00000257] main private debug: set sout option: sout-transcode-ab to 128
  81. [00000257] stream_out_transcode private debug: codec audio=mpga 0Hz 0 channels 128Kb/s
  82. [00000257] stream_out_transcode private debug: codec video=mp4v 0x0 scaling: 1.000000 800kb/s
  83. [00000244] main module debug: using sout stream module "stream_out_transcode"
  84. [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'
  85. [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'
  86. [00000267] main demuxer debug: looking for access_demux module: 1 candidate
  87. [00000267] v4l demuxer debug: WxH 320x240
  88. [00000267] v4l demuxer debug: main device=`/dev/video'
  89. [00000267] v4l demuxer debug: V4L device BT878 video (Pinnacle PCTV Stud 3 channels 1 audios 48 < w < 924 32 < h < 576
  90. [00000267] v4l demuxer debug: invalid audio, falling back with no audio
  91. [00000267] v4l demuxer debug: setting channel Television(0) 1 tuners flags=0x3 type=0x1 norm=0x2
  92. [00000267] v4l demuxer debug: frequency 623250 (9972)
  93. [00000267] v4l demuxer debug: v4l device uses brightness: 32768
  94. [00000267] v4l demuxer debug: v4l device uses colour: 32768
  95. [00000267] v4l demuxer debug: v4l device uses hue: 32768
  96. [00000267] v4l demuxer debug: v4l device uses contrast: 32768
  97. [00000267] v4l demuxer debug: v4l device uses frame size: 230400
  98. [00000267] v4l demuxer debug: v4l device uses chroma: RV24
  99. [00000267] v4l demuxer debug: openened adev=`/dev/dsp' stereo 44100Hz
  100. [00000267] v4l demuxer debug: v4l grabbing started
  101. [00000267] v4l demuxer debug: added new video es RV24 320x240
  102. [00000255] main input debug: selecting program id=0
  103. [00000267] v4l demuxer debug: new audio es 2 channels 44100Hz
  104. [00000029] main module debug: using access_demux module "v4l"
  105. [00000269] main packetizer debug: looking for packetizer module: 16 candidates
  106. [00000111] main module debug: using packetizer module "rawvideo"
  107. [00000269] main packetizer debug: thread 1156115376 (decoder) created at priority 0 (src/input/decoder.c:159)
  108. [00000277] main packetizer debug: looking for packetizer module: 16 candidates
  109. [00000044] main module debug: using packetizer module "packetizer_copy"
  110. [00000277] main packetizer debug: thread 1165896624 (decoder) created at priority 0 (src/input/decoder.c:159)
  111. [00000255] main input debug: starting in synch mode
  112. [00000255] main input debug: `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/dsp:audio=1:samplerate=44100' sucessfully opened
  113. [00000256] main stream output debug: adding a new input
  114. [00000257] stream_out_transcode private debug: creating video transcoding from fcc=`RV24' to fcc=`mp4v'
  115. [00000298] main decoder debug: looking for decoder module: 21 candidates
  116. [00000110] main module debug: using decoder module "rawvideo"
  117. [00000299] main encoder debug: looking for encoder module: 7 candidates
  118. [00000299] ffmpeg encoder debug: libavcodec initialized (interface 4747 )
  119. [00000299] ffmpeg encoder debug: found encoder MPEG-4 Video
  120. [00000117] main module debug: using encoder module "ffmpeg"
  121. [00000117] main module debug: unlocking module "ffmpeg"
  122. [00000299] main encoder debug: looking for encoder module: 7 candidates
  123. [00000299] ffmpeg encoder debug: libavcodec already initialized
  124. [00000299] ffmpeg encoder debug: found encoder MPEG-4 Video
  125. [00000117] main module debug: using encoder module "ffmpeg"
  126. [00000266] main private debug: adding a new input
  127. [00000266] mux_ts private debug: adding input codec=mp4v pid=68
  128. [00000266] mux_ts private debug: new PCR PID is 68
  129. [00000314] main private debug: looking for video filter2 module: 2 candidates
  130. [00000314] ffmpeg private debug: input: 320x240 RV24 -> 320x240 I420
  131. [00000314] ffmpeg private debug: libavcodec already initialized
  132. [00000119] main module debug: using video filter2 module "ffmpeg"
  133. [00000256] main stream output debug: adding a new input
  134. [00000257] stream_out_transcode private debug: creating audio transcoding from fcc=`s16l' to fcc=`mpga'
  135. [00000316] main decoder debug: looking for decoder module: 21 candidates
  136. [00000316] araw decoder debug: samplerate:44100Hz channels:2 bits/sample:16
  137. [00000112] main module debug: using decoder module "araw"
  138. [00000317] main encoder debug: looking for encoder module: 7 candidates
  139. [00000317] ffmpeg encoder debug: libavcodec already initialized
  140. [00000317] ffmpeg encoder debug: found encoder MPEG Audio layer 1/2
  141. [00000117] main module debug: using encoder module "ffmpeg"
  142. [00000266] main private debug: adding a new input
  143. [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 :
  1. 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}'
  2. VLC media player 0.8.2-svn Janus
  3. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  4. [00000001] main vlc debug: checking builtin modules
  5. [00000001] main vlc debug: checking plugin modules
  6. [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
  7. [00000001] main vlc debug: recursively browsing `modules'
  8. [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
  9. [00000001] main vlc debug: recursively browsing `plugins'
  10. [00000001] main vlc debug: module bank initialized, found 198 modules
  11. libhal.c 767 : org.freedesktop.DBus.Error.ServiceDoesNotExist raised
  12. "Service "org.freedesktop.Hal" does not exist"
  13. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  14. [00000000] main root debug: VLC media player - version 0.8.2-svn Janus - (c) 1996-2005 VideoLAN
  15. [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
  16. [00000001] main vlc debug: translation test: code is "C"
  17. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  18. [00000001] main vlc debug: checking builtin modules
  19. [00000001] main vlc debug: checking plugin modules
  20. [00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
  21. [00000001] main vlc debug: recursively browsing `modules'
  22. [00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
  23. [00000001] main vlc debug: recursively browsing `plugins'
  24. [00000001] main vlc debug: module bank initialized, found 198 modules
  25. [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
  26. [00000001] main vlc debug: CPU has capabilities 486 586 MMX FPU
  27. [00000001] main vlc debug: looking for memcpy module: 2 candidates
  28. [00000005] main module debug: using memcpy module "memcpymmx"
  29. [00000247] main playlist debug: waiting for thread completion
  30. [00000247] main playlist debug: thread 1086000048 (playlist) created at priority 0 (src/playlist/playlist.c:149)
  31. [00000248] main private debug: waiting for thread completion
  32. [00000248] main private debug: thread 1094388656 (preparser) created at priority 0 (src/playlist/playlist.c:171)
  33. [00000249] main interface debug: looking for interface module: 1 candidate
  34. [00000131] main module debug: using interface module "hotkeys"
  35. [00000249] main interface debug: interface initialized
  36. [00000249] main interface debug: thread 1102797744 (interface) created at priority 0 (src/interface/interface.c:211)
  37. [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 )
  38. [00000251] main interface debug: looking for interface module: 5 candidates
  39. [00000251] skins2 interface error: Cannot open display
  40. [00000251] skins2 interface error: Cannot initialize OSFactory
  41. Remote control interface initialized, `h' for help
  42. [00000129] main module debug: using interface module "rc"
  43. [00000251] main interface debug: interface initialized
  44. [00000251] main interface debug: thread 1113521072 (manager) created at priority 0 (src/interface/interface.c:196)
  45. [00000247] main playlist debug: creating new input thread
  46. [00000255] main input debug: waiting for thread completion
  47. [00000256] main stream output debug: stream=`transcode'
  48. [00000257] main private debug: looking for sout stream module: 1 candidate
  49. [00000256] main stream output debug: stream=`std'
  50. [00000260] main private debug: looking for sout stream module: 1 candidate
  51. [00000260] main private debug: set sout option: sout-standard-access to udp
  52. [00000260] main private debug: set sout option: sout-standard-mux to ts
  53. [00000260] main private debug: set sout option: sout-standard-url to 192.168.0.108
  54. [00000260] stream_out_standard private debug: creating `udp/ts://192.168.0.108'
  55. [00000260] stream_out_standard private debug: extention is 108
  56. [00000260] stream_out_standard private debug: extention -> mux=(null)
  57. [00000260] stream_out_standard private debug: using `udp/ts://192.168.0.108'
  58. [00000262] main private debug: looking for sout access module: 1 candidate
  59. [00000264] main private debug: looking for network module: 2 candidates
  60. [00000264] ipv4 private debug: socket buffer size is 0x36000 instead of 0x80000
  61. [00000192] main module debug: using network module "ipv4"
  62. [00000192] main module debug: unlocking module "ipv4"
  63. [00000264] main private debug: thread 1130384304 (sout write thread) created at priority 0 (udp.c:277)
  64. [00000262] access_output_udp private debug: udp access output opened(192.168.0.108:1234)
  65. [00000230] main module debug: using sout access module "access_output_udp"
  66. [00000260] stream_out_standard private debug: access opened
  67. [00000266] main private debug: looking for sout mux module: 1 candidate
  68. [00000266] mux_ts private debug: Open
  69. [00000266] mux_ts private debug: shaping=200000 pcr=30000 dts_delay=200000
  70. [00000266] mux_ts private debug: invalid csa ck (it must be 16 chars long)
  71. [00000012] main module debug: using sout mux module "mux_ts"
  72. [00000256] main stream output debug: muxer support adding stream at any time
  73. [00000260] stream_out_standard private debug: mux opened
  74. [00000236] main module debug: using sout stream module "stream_out_standard"
  75. [00000255] main input debug: thread 1121909680 (input) created at priority 0 (src/input/input.c:227)
  76. [00000257] main private debug: set sout option: sout-transcode-vcodec to mp4v
  77. [00000257] main private debug: set sout option: sout-transcode-acodec to mpga
  78. [00000257] main private warning: option achannel is unknown
  79. [00000257] main private debug: set sout option: sout-transcode-vb to 800
  80. [00000257] main private debug: set sout option: sout-transcode-ab to 128
  81. [00000257] stream_out_transcode private debug: codec audio=mpga 0Hz 0 channels 128Kb/s
  82. [00000257] stream_out_transcode private debug: codec video=mp4v 0x0 scaling: 1.000000 800kb/s
  83. [00000244] main module debug: using sout stream module "stream_out_transcode"
  84. [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'
  85. [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'
  86. [00000267] main demuxer debug: looking for access_demux module: 1 candidate
  87. [00000267] v4l demuxer debug: WxH 320x240
  88. [00000267] v4l demuxer debug: main device=`/dev/video'
  89. [00000267] v4l demuxer debug: V4L device BT878 video (Pinnacle PCTV Stud 3 channels 1 audios 48 < w < 924 32 < h < 576
  90. [00000267] v4l demuxer debug: invalid audio, falling back with no audio
  91. [00000267] v4l demuxer debug: setting channel Television(0) 1 tuners flags=0x3 type=0x1 norm=0x2
  92. [00000267] v4l demuxer debug: frequency 623250 (9972)
  93. [00000267] v4l demuxer debug: v4l device uses brightness: 32768
  94. [00000267] v4l demuxer debug: v4l device uses colour: 32768
  95. [00000267] v4l demuxer debug: v4l device uses hue: 32768
  96. [00000267] v4l demuxer debug: v4l device uses contrast: 32768
  97. [00000267] v4l demuxer debug: v4l device uses frame size: 230400
  98. [00000267] v4l demuxer debug: v4l device uses chroma: RV24
  99. [00000267] v4l demuxer error: cannot set audio format (16b little endian) (Inappropriate ioctl for device)
  100. [00000267] v4l demuxer debug: v4l grabbing started
  101. [00000267] v4l demuxer debug: added new video es RV24 320x240
  102. [00000255] main input debug: selecting program id=0
  103. [00000029] main module debug: using access_demux module "v4l"
  104. [00000269] main packetizer debug: looking for packetizer module: 16 candidates
  105. [00000111] main module debug: using packetizer module "rawvideo"
  106. [00000269] main packetizer debug: thread 1156115376 (decoder) created at priority 0 (src/input/decoder.c:159)
  107. [00000255] main input debug: starting in synch mode
  108. [00000255] main input debug: `v4l:/dev/video:norm=secam:frequency=623250:size=320x240:channel=0:adev=/dev/null:audio=1:samplerate=44100' sucessfully opened
  109. [00000256] main stream output debug: adding a new input
  110. [00000257] stream_out_transcode private debug: creating video transcoding from fcc=`RV24' to fcc=`mp4v'
  111. [00000277] main decoder debug: looking for decoder module: 21 candidates
  112. [00000110] main module debug: using decoder module "rawvideo"
  113. [00000278] main encoder debug: looking for encoder module: 7 candidates
  114. [00000278] ffmpeg encoder debug: libavcodec initialized (interface 4747 )
  115. [00000278] ffmpeg encoder debug: found encoder MPEG-4 Video
  116. [00000117] main module debug: using encoder module "ffmpeg"
  117. [00000117] main module debug: unlocking module "ffmpeg"
  118. [00000278] main encoder debug: looking for encoder module: 7 candidates
  119. [00000278] ffmpeg encoder debug: libavcodec already initialized
  120. [00000278] ffmpeg encoder debug: found encoder MPEG-4 Video
  121. [00000117] main module debug: using encoder module "ffmpeg"
  122. [00000266] main private debug: adding a new input
  123. [00000266] mux_ts private debug: adding input codec=mp4v pid=68
  124. [00000266] mux_ts private debug: new PCR PID is 68
  125. [00000308] main private debug: looking for video filter2 module: 2 candidates
  126. [00000308] ffmpeg private debug: input: 320x240 RV24 -> 320x240 I420
  127. [00000308] ffmpeg private debug: libavcodec already initialized
  128. [00000119] main module debug: using video filter2 module "ffmpeg"
  129. [00000262] access_output_udp private warning: putting two PCRs at once
  130. [00000262] access_output_udp private warning: putting two PCRs at once
  131. [00000262] access_output_udp private warning: putting two PCRs at once
  132. [00000262] access_output_udp private warning: putting two PCRs at once
  133. [00000262] access_output_udp private warning: putting two PCRs at once
  134. [00000262] access_output_udp private warning: putting two PCRs at once
  135. [00000262] access_output_udp private warning: putting two PCRs at once
  136. [00000262] access_output_udp private warning: putting two PCRs at once
  137. [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
Reply

Marsh Posté le 15-06-2005 à 18:39:08   

Reply

Marsh Posté le 15-06-2005 à 20:05:54    

Je ne sais pas si tu veux seulement passer par VLC, mais xdTV possède une fonction de streaming.

Reply

Marsh Posté le 16-06-2005 à 07:29:37    

J'ai commencé à utiliser VLC donc j'aimerai bien finir. De plus il semble vraiment très bien adapté à mon utilisation.

Reply

Marsh Posté le 16-02-2006 à 08:30:58    

up : meme pb : pas de son :??:

Reply

Marsh Posté le 17-02-2006 à 00:00:46    

oui on stream tres bien nous aussi ;-)

Reply

Marsh Posté le 17-02-2006 à 08:44:30    

pingus77 a écrit :

oui on stream tres bien nous aussi ;-)


oui, mais comment??
j'aimerai bien avoir une commande genre car la partie stream de xdtv
est mal documentée...
 
#xdtv -vvv blabla stream... :sleep:  

Reply

Marsh Posté le 18-02-2006 à 19:48:23    

en lisant le fichier README.streaming par exemple. non?

Reply

Marsh Posté le 18-02-2006 à 20:46:38    

Reply

Marsh Posté le 19-02-2006 à 20:53:44    

j'ai troué avec vlc : il va falloir me convaincre :sleep:  
j'ai la tv+audio partout sur mon réseau (wifi...) maintenant :love:  
ça marche du tonnerre mais cela ne m'empeche pas d'utiliser xdtv en local :hello:

Reply

Marsh Posté le 24-02-2006 à 19:48:48    

Pourquoi veux tu que je te convainque. Je suis pas un commercial.
Non?

Reply

Marsh Posté le 24-02-2006 à 19:48:48   

Reply

Marsh Posté le 27-02-2006 à 10:53:41    

pingus77 a écrit :

Pourquoi veux tu que je te convainque. Je suis pas un commercial.
Non?


non, c'est pas ça, juste que si xdtv a un avantage sur vlc en streaming-tv
que je connaitrai pas et qui pourrai me servir :??:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed