Перейти к содержимому
Калькуляторы

Софт для HD multicast

Доброго времени суток всем.

Пытаюсь мультикастить видео FullHD в сетку с помощью VLC (под Линуксом). Машина - Core2Duo E7400, 2 Gb RAM. После 20-30 секунд трансляции в консоли идёт нескончаемая череда ошибок вида:

 

access_output_udp generic warning: send error: Resource temporarily unavailable

 

и на воспроизводящем компьютере изображение замирает.

Гугление и брождение по форуму VideoLAN ничего полезного не дали.

Если кто-то знает, как с этой проблемой справтиься - буду очень благодарен за совет.

Если кто посоветует другой бесплатный софт для мультикаст-трансляции, наподобие VLC (не принципиально, Линукс/Виндоуз, главное - бесплатный).

Заранее спасибо за советы!

Изменено пользователем -Ars-

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

access_output_udp generic warning: send error: Resource temporarily unavailable

 

и на воспроизводящем компьютере изображение замирает.

Напишите команду с параметрами, которую запускаете + полный лог VLC.

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Команда стандартная, не первый год ей пользуюсь:

 

vlc -vvv Elephants_Dream_HD.avi --sout "#std{access=udp,mux=ts,dst=224.0.55.55} " --ttl 12 -R

 

Полный лог - здоровенный, однако :(

 

vlc -vvv Elephants_Dream_HD.avi --sout "#std{access=udp,mux=ts,dst=224.0.55.55} " --ttl 12 -R

VLC media player 0.9.9a Grishenko

[00000001] main libvlc debug: VLC media player - version 0.9.9a Grishenko - © 1996-2009 the VideoLAN team

[00000001] main libvlc debug: libvlc was configured with ./configure '--build=i486-linux-gnu' '--enable-maintainer-mode' '--enable-release' '--prefix=/usr' '--enable-libtool' '--enable-fast-install' '--with-binary-version=2' '--disable-update-check' '--disable-gnome' '--disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' '--enable-sdl' '--enable-esd' '--enable-mad' '--enable-arts' '--enable-jack' '--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=iceape-plugin' '--disable-kde' '--enable-mp4' '--enable-dvb' '--disable-satellite' '--enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--disable-slp' '--enable-flac' '--disable-skins' '--disable-basic-skins' '--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-cdio' '--enable-mod' '--enable-theora' '--enable-modplug' '--enable-dvdnav' '--enable-gnutls' '--enable-ffmpeg' '--enable-ncurses' '--enable-smb' '--disable-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-faad' '--disable-zvbi' '--enable-telx' '--enable-mediacontrol-bindings' '--disable-x264' '--disable-atmo' '--enable-taglib' '--enable-libass' '--enable-libdca' '--enable-realrtsp' '--disable-dv' '--enable-alsa' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' '--enable-dvd' '--without-dvdcss' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'

[00000001] main libvlc debug: translation test: code is "C"

[00000001] main libvlc debug: checking builtin modules

[00000001] main libvlc debug: checking plugin modules

[00000001] main libvlc debug: loading plugins cache file /home/ilyab/.cache/vlc/plugins-04041e.dat

[00000001] main libvlc debug: recursively browsing `/usr/lib/vlc'

[00000001] main libvlc debug: module bank initialized, found 270 modules

[00000001] main libvlc debug: opening config file (/home/ilyab/.config/vlc/vlcrc)

[00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU

[00000001] main libvlc debug: looking for memcpy module: 3 candidates

[00000001] main libvlc debug: using memcpy module "memcpymmxext"

[00000367] main interaction debug: thread 3079523216 (Interaction control) created at priority 0 (interface/interaction.c:382)

[00000367] main interaction debug: thread started

[00000369] main input debug: Creating an input for 'Media Library'

[00000369] main input debug: Input is a meta file: disabling unneeded options

[00000369] main input debug: `file/xspf-open:///home/ilyab/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/ilyab/.local/share/vlc/ml.xspf'

[00000369] main input debug: creating access 'file' path='/home/ilyab/.local/share/vlc/ml.xspf'

[00000370] main access debug: looking for access module: 3 candidates

[00000370] access_file access debug: opening file `/home/ilyab/.local/share/vlc/ml.xspf'

[00000370] main access debug: using access module "access_file"

[00000370] main access debug: TIMER module_Need() : 1.556 ms - Total 1.556 ms / 1 intvls (Avg 1.556 ms)

[00000375] main stream debug: Using AStream*Stream

[00000375] main stream debug: pre-buffering...

[00000375] main stream debug: received first data for our buffer

[00000369] main input debug: creating demux: access='file' demux='xspf-open' path='/home/ilyab/.local/share/vlc/ml.xspf'

[00000376] main demux debug: looking for demux module: 1 candidate

[00000376] playlist demux debug: using XSPF playlist reader

[00000376] main demux debug: using demux module "playlist"

[00000376] main demux debug: TIMER module_Need() : 1.070 ms - Total 1.070 ms / 1 intvls (Avg 1.070 ms)

[00000369] main input debug: `file/xspf-open:///home/ilyab/.local/share/vlc/ml.xspf' successfully opened

[00000391] main xml debug: looking for xml module: 2 candidates

[00000391] main xml debug: using xml module "xml"

[00000391] main xml debug: TIMER module_Need() : 1.204 ms - Total 1.204 ms / 1 intvls (Avg 1.204 ms)

[00000376] playlist demux debug: parsed 0 tracks successfully

[00000391] main xml debug: removing module "xml"

[00000369] main input debug: EOF reached

[00000369] main input debug: control type=1

[00000376] main demux debug: removing module "playlist"

[00000370] main access debug: removing module "access_file"

[00000369] main input debug: TIMER input launching for 'Media Library' : 8.116 ms - Total 8.116 ms / 1 intvls (Avg 8.116 ms)

[00000393] main preparser debug: thread started

[00000393] main preparser debug: waiting for thread initialization

[00000393] main preparser debug: thread 3069180816 (preparser) created at priority 0 (playlist/thread.c:79)

[00000394] main fetcher debug: thread started

[00000394] main fetcher debug: waiting for thread initialization

[00000394] main fetcher debug: thread 3055307664 (fetcher) created at priority 0 (playlist/thread.c:108)

[00000368] main playlist debug: thread started

[00000368] main playlist debug: waiting for thread initialization

[00000368] main playlist debug: rebuilding array of current - root Playlist

[00000368] main playlist debug: rebuild done - 0 items, index -1

[00000368] main playlist debug: thread 3046914960 (playlist) created at priority 0 (playlist/thread.c:117)

[00000395] main interface debug: looking for interface module: 1 candidate

[00000395] main interface debug: using interface module "hotkeys"

[00000395] main interface debug: TIMER module_Need() : 0.645 ms - Total 0.645 ms / 1 intvls (Avg 0.645 ms)

[00000395] main interface debug: thread started

[00000395] main interface debug: thread 3038522256 (interface) created at priority 0 (interface/interface.c:168)

[00000397] main interface debug: looking for interface module: 1 candidate

[00000397] main interface debug: using interface module "inhibit"

[00000397] main interface debug: TIMER module_Need() : 4.398 ms - Total 4.398 ms / 1 intvls (Avg 4.398 ms)

[00000397] main interface debug: thread started

[00000397] main interface debug: thread 3030129552 (interface) created at priority 0 (interface/interface.c:168)

[00000399] main interface debug: looking for interface module: 1 candidate

[00000399] main interface debug: using interface module "screensaver"

[00000399] main interface debug: TIMER module_Need() : 0.713 ms - Total 0.713 ms / 1 intvls (Avg 0.713 ms)

[00000399] main interface debug: thread started

[00000399] main interface debug: thread 3021736848 (interface) created at priority 0 (interface/interface.c:168)

[00000368] main playlist debug: adding item `Elephants_Dream_HD.avi' ( Elephants_Dream_HD.avi )

[00000401] main interface debug: looking for interface module: 22 candidates

[00000401] main interface debug: using interface module "signals"

[00000401] main interface debug: TIMER module_Need() : 0.399 ms - Total 0.399 ms / 1 intvls (Avg 0.399 ms)

[00000401] main interface debug: thread started

[00000401] main interface debug: thread 3004951440 (interface) created at priority 0 (interface/interface.c:168)

[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.

[00000403] main interface debug: looking for interface module: 4 candidates

[00000403] main interface debug: using interface module "qt4"

[00000403] main interface debug: TIMER module_Need() : 142.228 ms - Total 142.228 ms / 1 intvls (Avg 142.228 ms)

[00000403] main interface debug: thread started

[00000403] main interface debug: thread 2982685584 (interface) created at priority 0 (interface/interface.c:168)

[00000368] main playlist debug: rebuilding array of current - root Playlist

[00000368] main playlist debug: rebuild done - 1 items, index -1

[00000368] main playlist debug: starting new item

[00000368] main playlist debug: processing request item null node Playlist skip 0

[00000368] main playlist debug: creating new input thread

[00000406] main input debug: Creating an input for 'Elephants_Dream_HD.avi'

[00000406] main input debug: waiting for thread initialization

[00000406] main input debug: thread started

[00000406] main input debug: thread 2973895568 (input) created at priority 10 (input/input.c:370)

[00000407] main stream output debug: stream=`std'

[00000408] main stream out debug: looking for sout stream module: 1 candidate

[00000408] main stream out debug: set config option: sout-standard-access to udp

[00000408] main stream out debug: set config option: sout-standard-mux to ts

[00000408] main stream out debug: set config option: sout-standard-dst to 224.0.55.55

[00000408] stream_out_standard stream out debug: creating `udp/ts://224.0.55.55'

[00000408] stream_out_standard stream out debug: extension is 55

[00000408] stream_out_standard stream out debug: extension -> mux=(null)

[00000408] stream_out_standard stream out debug: using `udp/ts://224.0.55.55'

[00000410] main access out debug: looking for sout access module: 1 candidate

[00000410] main access out debug: net: connecting to [224.0.55.55]:1234

[00000410] access_output_udp access out debug: source: 192.168.65.210 port 36060

[00000410] access_output_udp access out debug: destination: 224.0.55.55 port 1234

[00000412] main generic debug: thread started

[00000412] main generic debug: thread 2965396368 (sout write thread) created at priority 20 (udp.c:255)

[00000410] main access out debug: using sout access module "access_output_udp"

[00000410] main access out debug: TIMER module_Need() : 1.931 ms - Total 1.931 ms / 1 intvls (Avg 1.931 ms)

[00000408] stream_out_standard stream out debug: access opened

[00000413] main mux debug: looking for sout mux module: 1 candidate

[00000413] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000

[00000413] main mux debug: using sout mux module "mux_ts"

[00000413] main mux debug: TIMER module_Need() : 4.255 ms - Total 4.255 ms / 1 intvls (Avg 4.255 ms)

[00000407] main stream output debug: muxer support adding stream at any time

[00000408] stream_out_standard stream out debug: mux opened

[00000408] main stream out debug: using sout stream module "stream_out_standard"

[00000408] main stream out debug: TIMER module_Need() : 10.232 ms - Total 10.232 ms / 1 intvls (Avg 10.232 ms)

[00000406] main input debug: `Elephants_Dream_HD.avi' gives access `' demux `' path `Elephants_Dream_HD.avi'

[00000406] main input debug: creating demux: access='' demux='' path='Elephants_Dream_HD.avi'

[00000415] main demux debug: looking for access_demux module: 3 candidates

[00000415] main demux debug: TIMER module_Need() : 2.213 ms - Total 2.213 ms / 1 intvls (Avg 2.213 ms)

[00000406] main input debug: creating access '' path='Elephants_Dream_HD.avi'

[00000420] main access debug: looking for access module: 7 candidates

[00000420] vcd access debug: trying .cue file: Elephants_Dream_HD.cue

[00000420] vcd access debug: could not find .cue file

[00000420] access_file access debug: opening file `Elephants_Dream_HD.avi'

[00000420] main access debug: using access module "access_file"

[00000420] main access debug: TIMER module_Need() : 2.761 ms - Total 2.761 ms / 1 intvls (Avg 2.761 ms)

[00000423] main stream debug: Using AStream*Stream

[00000423] main stream debug: pre-buffering...

[00000423] main stream debug: received first data for our buffer

[00000423] main stream debug: pre-buffering done 1408981 bytes in 0s - 624583 kbytes/s

[00000406] main input debug: creating demux: access='' demux='' path='Elephants_Dream_HD.avi'

[00000424] main demux debug: looking for demux module: 60 candidates

[00000423] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:1180006 pos:0

[00000423] avi stream debug: found LIST chunk: 'AVI '

[00000423] avi stream debug: <list 'AVI '>

[00000423] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:0 pos:12

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:65426 pos:20

[00000423] avi stream debug: found LIST chunk: 'hdrl'

[00000423] avi stream debug: <list 'hdrl'>

[00000423] avi stream debug: found Chunk fourcc:68697661 (avih) size:56 pos:32

[00000423] avi stream debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 1920x1080

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:196 pos:96

[00000423] avi stream debug: found LIST chunk: 'strl'

[00000423] avi stream debug: <list 'strl'>

[00000423] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:108

[00000423] avi stream debug: strh: type:vids handler:0x3234504d samplesize:0 24.00fps

[00000423] avi stream debug: found Chunk fourcc:66727473 (strf) size:40 pos:172

[00000423] avi stream debug: strf: video:MP42 1920x1080 planes:1 24bpp

[00000423] avi stream debug: found Chunk fourcc:78646e69 (indx) size:72 pos:220

[00000423] avi stream debug: indx: type=0 subtype=0 entry=3

[00000423] avi stream debug: </list 'strl'>

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:204 pos:300

[00000423] avi stream debug: found LIST chunk: 'strl'

[00000423] avi stream debug: <list 'strl'>

[00000423] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:312

[00000423] avi stream debug: strh: type:auds handler:0x00000000 samplesize:1 56000.00fps

[00000423] avi stream debug: found Chunk fourcc:66727473 (strf) size:18 pos:376

[00000423] avi stream debug: strf: audio:0x2000 channels:5 48000Hz 0bits/sample 437kb/s

[00000423] avi stream debug: found Chunk fourcc:6e727473 (strn) size:21 pos:402

[00000423] avi stream debug: strn: stream name : ED-CM-5.1-DVD-Final2

[00000423] avi stream debug: found Chunk fourcc:78646e69 (indx) size:72 pos:432

[00000423] avi stream debug: indx: type=0 subtype=0 entry=3

[00000423] avi stream debug: </list 'strl'>

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:260 pos:512

[00000423] avi stream debug: found LIST chunk: 'odml'

[00000423] avi stream debug: <list 'odml'>

[00000423] avi stream debug: found Chunk fourcc:686c6d64 (dmlh) size:248 pos:524

[00000423] avi stream warning: unknown chunk (not loaded)

[00000423] avi stream debug: </list 'odml'>

[00000423] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:64666 pos:780

[00000423] avi stream debug: </list 'hdrl'>

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:62 pos:65454

[00000423] avi stream debug: found LIST chunk: 'INFO'

[00000423] avi stream debug: <list 'INFO'>

[00000423] avi stream debug: found Chunk fourcc:54465349 (ISFT) size:41 pos:65466

[00000423] avi stream debug: ISFT: software : AVI-Mux GUI 1.17.5, Apr 5 2006 18:41:17

[00000423] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:0 pos:65516

[00000423] avi stream debug: </list 'INFO'>

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:1113386 pos:65524

[00000423] avi stream debug: skipping movi chunk

[00000423] avi stream debug: found Chunk fourcc:31786469 (idx1) size:1088 pos:1178918

[00000423] avi stream debug: idx1: index entry:68

[00000423] avi stream debug: </list 'AVI '>

[00000423] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:853357032 pos:1180014

[00000423] avi stream debug: found LIST chunk: 'AVIX'

[00000423] avi stream debug: <list 'AVIX'>

[00000423] avi stream debug: found Chunk fourcc:5453494c (LIST) size:853357020 pos:1180026

[00000423] avi stream debug: skipping movi chunk

[00000423] avi stream debug: </list 'AVIX'>

[00000423] avi stream debug: * LIST-root size:854537054 pos:0

[00000423] avi stream debug: + RIFF-AVI size:1180006 pos:0

[00000423] avi stream debug: | + JUNK size:0 pos:12

[00000423] avi stream debug: | + LIST-hdrl size:65426 pos:20

[00000423] avi stream debug: | | + avih size:56 pos:32

[00000423] avi stream debug: | | + LIST-strl size:196 pos:96

[00000423] avi stream debug: | | | + strh size:56 pos:108

[00000423] avi stream debug: | | | + strf size:40 pos:172

[00000423] avi stream debug: | | | + indx size:72 pos:220

[00000423] avi stream debug: | | + LIST-strl size:204 pos:300

[00000423] avi stream debug: | | | + strh size:56 pos:312

[00000423] avi stream debug: | | | + strf size:18 pos:376

[00000423] avi stream debug: | | | + strn size:21 pos:402

[00000423] avi stream debug: | | | + indx size:72 pos:432

[00000423] avi stream debug: | | + LIST-odml size:260 pos:512

[00000423] avi stream debug: | | | + dmlh size:248 pos:524

[00000423] avi stream debug: | | + JUNK size:64666 pos:780

[00000423] avi stream debug: | + LIST-INFO size:62 pos:65454

[00000423] avi stream debug: | | + ISFT size:41 pos:65466

[00000423] avi stream debug: | | + JUNK size:0 pos:65516

[00000423] avi stream debug: | + LIST-movi size:1113386 pos:65524

[00000423] avi stream debug: | + idx1 size:1088 pos:1178918

[00000423] avi stream debug: + RIFF-AVIX size:853357032 pos:1180014

[00000423] avi stream debug: | + LIST-movi size:853357020 pos:1180026

[00000424] avi demux warning: multiple riff -> OpenDML ?

[00000424] avi demux warning: detected OpenDML file

[00000424] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED

[00000424] avi demux debug: stream[0] rate:5000000 scale:208333 samplesize:0

[00000424] avi demux debug: stream[0] video(MP42) 1920x1080 24bpp 24.000038fps

[00000406] main input debug: selecting program id=0

[00000424] avi demux debug: stream[1] rate:56000 scale:1 samplesize:1

[00000424] avi demux debug: stream[1] audio(0x2000) 5 channels 48000Hz 0bits

[00000423] avi stream debug: found Chunk fourcc:30307869 (ix00) size:336 pos:1178310

[00000423] avi stream debug: indx: type=1 subtype=0 entry=39

[00000424] avi demux debug: loading subindex(0x1) 39 entries

[00000423] avi stream debug: found Chunk fourcc:30307869 (ix00) size:119712 pos:803259974

[00000423] avi stream debug: indx: type=1 subtype=0 entry=14961

[00000424] avi demux debug: loading subindex(0x1) 14961 entries

[00000423] avi stream debug: found Chunk fourcc:30307869 (ix00) size:5552 pos:854527886

[00000423] avi stream debug: indx: type=1 subtype=0 entry=691

[00000424] avi demux debug: loading subindex(0x1) 691 entries

[00000423] avi stream debug: found Chunk fourcc:31307869 (ix01) size:256 pos:1178654

[00000423] avi stream debug: indx: type=1 subtype=0 entry=29

[00000424] avi demux debug: loading subindex(0x1) 29 entries

[00000423] avi stream debug: found Chunk fourcc:31307869 (ix01) size:77944 pos:803379694

[00000423] avi stream debug: indx: type=1 subtype=0 entry=9740

[00000424] avi demux debug: loading subindex(0x1) 9740 entries

[00000423] avi stream debug: found Chunk fourcc:31307869 (ix01) size:3600 pos:854533446

[00000423] avi stream debug: indx: type=1 subtype=0 entry=447

[00000424] avi demux debug: loading subindex(0x1) 447 entries

[00000424] avi demux debug: stream[0] created 15691 index entries

[00000424] avi demux debug: stream[1] created 10216 index entries

[00000424] avi demux debug: stream[0] length:653 (based on index)

[00000424] avi demux debug: stream[1] length:653 (based on index)

[00000424] main demux debug: using demux module "avi"

[00000424] main demux debug: TIMER module_Need() : 6.493 ms - Total 6.493 ms / 1 intvls (Avg 6.493 ms)

[00000406] main input debug: looking for a subtitle file in /home/ilyab/video/

[00000426] main packetizer debug: looking for packetizer module: 18 candidates

[00000426] main packetizer debug: using packetizer module "packetizer_copy"

[00000426] main packetizer debug: TIMER module_Need() : 4.421 ms - Total 4.421 ms / 1 intvls (Avg 4.421 ms)

[00000406] main input debug: stream out mode -> no decoder thread

[00000461] main packetizer debug: looking for packetizer module: 18 candidates

[00000461] main packetizer debug: using packetizer module "a52"

[00000461] main packetizer debug: TIMER module_Need() : 0.307 ms - Total 0.307 ms / 1 intvls (Avg 0.307 ms)

[00000406] main input debug: stream out mode -> no decoder thread

[00000406] main input debug: starting in async mode

[00000406] main input debug: `Elephants_Dream_HD.avi' successfully opened

[00000424] avi demux debug: old:0 < new 0

[00000406] main input debug: control type=1

[00000461] a52 packetizer: A/52 channels:6 samplerate:48000 bitrate:448000

[00000407] main stream output debug: adding a new sout input (sout_input:0xb6f1b258)

[00000413] main mux debug: adding a new input

[00000413] mux_ts mux debug: adding input codec=a52 pid=68

[00000413] mux_ts mux debug: new PCR PID is 68

[00000461] main packetizer debug: switching to sync mode

[00000407] message stream output warning: message queue overflowed

[00000407] main stream output debug: adding a new sout input (sout_input:0xb6f1b520)

[00000413] main mux debug: adding a new input

[00000413] mux_ts mux debug: adding input codec=DIV2 pid=69

[00000413] mux_ts mux debug: new PCR PID is 69

[00000403] qt4 interface debug: Error while initializing qt-specific localization

[00000403] qt4 interface debug: Updating the stream status: 3

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000412] access_output_udp generic warning: send error: Resource temporarily unavailable

[00000368] main playlist debug: incoming request - stopping current input

[00000368] main playlist debug: dying input

[00000406] main input debug: control type=0

[00000406] main input debug: control: stopping input

[00000423] avi stream debug: free chunk JUNK

[00000423] avi stream debug: free chunk avih

[00000423] avi stream debug: free chunk strh

[00000423] avi stream debug: free chunk strf

[00000423] avi stream debug: free chunk indx

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream debug: free chunk strh

[00000423] avi stream debug: free chunk strf

[00000423] avi stream debug: free chunk strn

[00000423] avi stream debug: free chunk indx

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream warning: unknown chunk (not unloaded)

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream debug: free chunk JUNK

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream debug: free chunk ISFT

[00000423] avi stream debug: free chunk JUNK

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream debug: free chunk idx1

[00000423] avi stream debug: free chunk RIFF

[00000423] avi stream debug: free chunk LIST

[00000423] avi stream debug: free chunk RIFF

[00000423] avi stream debug: free chunk LIST

[00000424] main demux debug: removing module "avi"

[00000420] main access debug: removing module "access_file"

[00000426] main packetizer debug: removing module "packetizer_copy"

[00000426] main packetizer debug: killing decoder fourcc `MP42', 0 PES in FIFO

[00000407] main stream output debug: removing a sout input (sout_input:0xb6f1b520)

[00000413] mux_ts mux debug: removing input pid=69

[00000413] mux_ts mux debug: new PCR PID is 68

[00000461] main packetizer debug: removing module "a52"

[00000461] main packetizer debug: killing decoder fourcc `a52 ', 0 PES in FIFO

[00000407] main stream output debug: removing a sout input (sout_input:0xb6f1b258)

[00000413] mux_ts mux debug: removing input pid=68

[00000413] mux_ts mux debug: new PCR PID is 8191

[00000413] main mux warning: no more input streams for this mux

[00000406] main input debug: thread ended

[00000403] qt4 interface debug: Updating the stream status: 8

[00000368] main playlist debug: dead input

[00000406] main input debug: thread 2973895568 joined (playlist/engine.c:244)

[00000406] main input debug: TIMER input launching for 'Elephants_Dream_HD.avi' : 82.670 ms - Total 82.670 ms / 1 intvls (Avg 82.670 ms)

[00000408] main stream out debug: destroying chain... (name=std)

[00000413] main mux debug: removing module "mux_ts"

[00000412] main generic debug: thread ended

[00000412] main generic debug: thread 2965396368 joined (udp.c:294)

[00000410] access_output_udp access out debug: UDP access output closed

[00000410] main access out debug: removing module "access_output_udp"

[00000408] main stream out debug: removing module "stream_out_standard"

[00000408] main stream out debug: destroying chain done

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

×   Вставлено в виде отформатированного текста.   Вставить в виде обычного текста

  Разрешено не более 75 смайлов.

×   Ваша ссылка была автоматически встроена.   Отобразить как ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.