Error when streaming with VLC using Slackware 13.37 and PI7C8140AMAE board.

*nix specific usage questions
neckro
New Cone
New Cone
Posts: 6
Joined: 28 Mar 2010 21:00
Operating System: Windows / FreeBSD
Location: Romania / Medias
Contact:

Error when streaming with VLC using Slackware 13.37 and PI7C8140AMAE board.

Postby neckro » 10 Nov 2015 10:05

Hi, i have updated vlc from version 1.1.10 to version 2.1.0 on a Slackware 13.37 and now the stream is not working anymore. I`m using a PI7C8140AMAE board (AOP-9104A).
Output here:

Code: Select all

root@streaming:/home# vlc -vvv -Idummy v4l2:///dev/video2:width=640:height=480:fps=20 --sout '#transcode{venc=x264{keyint=20,vbv-maxrate=2000,vbv-bufsize=3000},vcodec=x264,width=640,height=480,fps=20,sfilter="logo{file=/root/service/logo-68.png,x=10,y=10}",vfilter=croppadd{croptop=6,cropleft=6,cropright=4}}:standard{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=192.168.1.60:8082/stream2.flv}' --no-sout-audio VLC media player 2.1.0 Rincewind (revision 2.1.0-0-gedd8835) [0x6059a8] main libvlc debug: VLC media player - 2.1.0 Rincewind [0x6059a8] main libvlc debug: Copyright © 1996-2013 the VideoLAN team [0x6059a8] main libvlc debug: revision 2.1.0-0-gedd8835 [0x6059a8] main libvlc debug: configured with ./configure '--prefix=/usr' '--libdir=/usr/lib64' '--sysconfdir=/etc' '--mandir=/usr/man' '--docdir=/usr/doc/vlc-2.1.0' '--localstatedir=/var' '--without-contrib' '--disable-rpath' '--disable-debug' '--disable-jack' '--disable-gnomevfs' '--disable-zvbi' '--disable-switcher' '--enable-alsa' '--enable-shared' '--enable-optimize-memory=no' '--enable-qt4' '--enable-ncurses' '--enable-lua' '--enable-pvr' '--enable-dc1394' '--enable-dv' '--enable-dvbpsi' '--enable-dvdnav' '--enable-vcdx' '--enable-libcddb' '--enable-projectm' '--enable-svg' '--enable-telx' '--enable-libass' '--enable-caca' '--enable-aa' '--enable-upnp' '--enable-flac' '--enable-shout' '--enable-schroedinger' '--enable-live555' '--enable-real' '--enable-realrtsp' '--enable-speex' '--enable-opus' '--enable-x264' '--enable-a52' '--with-a52-tree=/tmp/build/tmp-vlc/a52dec-0.7.4' '--enable-faad' '--with-faad-tree=/tmp/build/tmp-vlc/faad2-2.7' '--enable-twolame' '--enable-ogg' '--enable-vorbis' '--enable-theora' '--enable-avcodec' '--enable-avformat' '--enable-swscale' '--enable-run-as-root' '--program-prefix=' '--program-suffix=' '--build=x86_64-slackware-linux' 'build_alias=x86_64-slackware-linux' 'CFLAGS=-I/tmp/build/tmp-vlc/vlcdeps/usr/include -O2 -fPIC' 'LDFLAGS=-Wl,-Bsymbolic -L/tmp/build/tmp-vlc/vlcdeps/usr/lib64 -L/usr/lib64' 'CPPFLAGS=-I/tmp/build/tmp-vlc/vlcdeps/usr/include' 'CXXFLAGS=-I/tmp/build/tmp-vlc/vlcdeps/usr/include -O2 -fPIC' 'PKG_CONFIG_PATH=/tmp/build/tmp-vlc/vlcdeps/usr/lib64/pkgconfig' 'NCURSES_CFLAGS= -I/usr/include' 'NCURSES_LIBS=-L/usr/lib64 -lncursesw' 'PROJECTM_LIBS=-lprojectM /tmp/build/tmp-vlc/vlcdeps/usr/lib64/libMilkdropPresetFactory.a /tmp/build/tmp-vlc/vlcdeps/usr/lib64/libRenderer.a -lGLU -lGLEW -lGL' 'PROJECTM2_LIBS=-lprojectM /tmp/build/tmp-vlc/vlcdeps/usr/lib64/libMilkdropPresetFactory.a /tmp/build/tmp-vlc/vlcdeps/usr/lib64/libRenderer.a -lGLU -lGLEW -lGL' [0x6059a8] main libvlc debug: searching plug-in modules [0x6059a8] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat [0x6059a8] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins' [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/services_discovery/libupnp_intel_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/services_discovery/libmtp_plugin.so' (libmtp.so.8: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/notify/libnotify_plugin.so' (libnotify.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/demux/liblive555_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/demux/libmpc_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/stream_out/libstream_out_switcher_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/stream_filter/libstream_filter_record_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/stream_filter/libstream_filter_rar_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/gui/libqt4_plugin.so' (libQtGui.so.4: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/mmx/libmemcpymmx_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/mmxext/libmemcpymmxext_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/codec/libfluidsynth_plugin.so' (libsndfile.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/codec/libfake_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/codec/librealvideo_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/codec/libinvmem_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/video_output/libcaca_plugin.so' (libcaca.so.0: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/video_output/libxcb_glx_plugin.so' (libGL.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_output/libsvgalib_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/video_output/libxcb_window_plugin.so' (libxcb-keysyms.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/video_output/libaa_plugin.so' (libaa.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/video_output/libgl_plugin.so' (libGL.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_output/libvout_wrapper_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/video_output/libglx_plugin.so' (libGL.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/control/liboldtelnet_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/control/liboldhttp_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/control/libglobalhotkeys_plugin.so' (libxcb-keysyms.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/control/libsignals_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/visualization/libprojectm_plugin.so' (libGLU.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_mixer/libfloat32_mixer_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_mixer/libspdif_mixer_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_mixer/libtrivial_mixer_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_output/libaout_file_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_output/liboss_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_output/libaout_sdl_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/meta_engine/libid3tag_plugin.so' (libid3tag.so.0: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/meta_engine/libtaglib_plugin.so' (libtag.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/audio_filter/libconverter_fixed_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/audio_filter/libsamplerate_plugin.so' (libsamplerate.so.0: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/3dnow/libmemcpy3dn_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libxscreensaver_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/misc/libfreetype_plugin.so' (libfribidi.so.0: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libxtag_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libsqlite_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libtelepathy_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libinhibit_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/misc/libnotify_plugin.so' (libnotify.so.1: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/liblua_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libsvg_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libdummy_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libosd_parser_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/misc/libgnutls_plugin.so [0x6059a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/access/libaccess_mtp_plugin.so' (libmtp.so.8: cannot open shared object file: No such file or directory) [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libaccess_fake_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libv4l_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libaccess_oss_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libaccess_mmap_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libpvr_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libaccess_smb_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/access/libaccess_dv_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_filter/libcrop_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_filter/librv32_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_filter/libosdmenu_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_filter/libnoise_plugin.so [0x6059a8] main libvlc warning: cannot find plug-in entry point in /usr/lib64/vlc/plugins/video_filter/libvideo_filter_wrapper_plugin.so [0x6059a8] main libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins.dat [0x6059a8] main libvlc debug: plug-ins loaded: 385 modules [0x6059a8] main libvlc debug: opening config file (/root/.config/vlc/vlcrc) [0x6059a8] main libvlc debug: translation test: code is "C" [0x6059a8] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX FPU [0x6dfcb8] main input debug: Creating an input for 'Media Library' [0x6dfcb8] main input debug: Input is a meta file: disabling unneeded options [0x6dfcb8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0x6dfcb8] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/root/.local/share/vlc/ml.xspf' [0x6dfcb8] main input debug: creating demux: access='file' demux='xspf-open' location='/root/.local/share/vlc/ml.xspf' file='/root/.local/share/vlc/ml.xspf' [0x6c4fb8] main demux debug: looking for access_demux module matching "file": 16 candidates [0x6c4fb8] main demux debug: no access_demux modules matched [0x6dfcb8] main input debug: creating access 'file' location='/root/.local/share/vlc/ml.xspf', path='/root/.local/share/vlc/ml.xspf' [0x6c74a8] main access debug: looking for access module matching "file": 22 candidates [0x6c74a8] filesystem access debug: opening file `/root/.local/share/vlc/ml.xspf' [0x6c74a8] main access debug: using access module "filesystem" [0x6c8248] main stream debug: Using stream method for AStream* [0x6c8248] main stream debug: starting pre-buffering [0x6c8248] main stream debug: received first data after 0 ms [0x6c8248] main stream debug: pre-buffering done 296 bytes in 0s - 36132 KiB/s [0x6c8c28] main stream debug: looking for stream_filter module matching "any": 9 candidates [0x6c8c28] main stream debug: no stream_filter modules matched [0x6c8c28] main stream debug: looking for stream_filter module matching "stream_filter_record": 9 candidates [0x6c8c28] main stream debug: no stream_filter modules matched [0x6dfcb8] main input debug: creating demux: access='file' demux='xspf-open' location='/root/.local/share/vlc/ml.xspf' file='/root/.local/share/vlc/ml.xspf' [0x6c8c28] main demux debug: looking for demux module matching "xspf-open": 59 candidates [0x6c8c28] playlist demux debug: using XSPF playlist reader [0x6c8c28] main demux debug: using demux module "playlist" [0x6cb438] main demux meta debug: looking for meta reader module matching "any": 1 candidates [0x6cb438] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader [0x6cb438] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader [0x6cb438] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac [0x6cb438] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader [0x6cb438] main demux meta debug: no meta reader modules matched [0x6dfcb8] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' successfully opened [0x6e10c8] main xml reader debug: looking for xml reader module matching "any": 1 candidates [0x6e10c8] main xml reader debug: using xml reader module "xml" [0x6c8c28] playlist demux debug: parsed 0 tracks successfully [0x6dfcb8] main input debug: EOF reached [0x6c8c28] main demux debug: removing module "playlist" [0x6c74a8] main access debug: removing module "filesystem" [0x6dee38] main playlist debug: creating audio output [0x6db5a8] main audio output debug: looking for audio output module matching "any": 4 candidates [0x6db5a8] alsa audio output debug: Available ALSA PCM devices: [0x6db5a8] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Default Audio Device (default:CARD=PCH) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Front speakers (front:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 4.0 Surround output to Front and Rear speakers (surround40:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, HDMI 0 HDMI Audio Output (hdmi:CARD=PCH,DEV=0) [0x6db5a8] alsa audio output debug: HDA Intel PCH, HDMI 1 HDMI Audio Output (hdmi:CARD=PCH,DEV=1) [0x6db5a8] alsa audio output debug: HDA Intel PCH, HDMI 2 HDMI Audio Output (hdmi:CARD=PCH,DEV=2) [0x6db5a8] alsa audio output debug: SAA7134, SAA7134 PCM Default Audio Device (default:CARD=SAA7134) [0x6db5a8] alsa audio output debug: SAA7134, SAA7134 PCM Default Audio Device (default:CARD=SAA7134_1) [0x6db5a8] alsa audio output debug: SAA7134, SAA7134 PCM Default Audio Device (default:CARD=SAA7134_2) [0x6db5a8] alsa audio output debug: SAA7134, SAA7134 PCM Default Audio Device (default:CARD=SAA7134_3) [0x6db5a8] main audio output debug: using audio output module "alsa" [0x6dee38] main playlist debug: keeping audio output [0x6dee38] main playlist debug: adding item `v4l2:///dev/video2:width=640:height=480:fps=20' ( v4l2:///dev/video2:width=640:height=480:fps=20 ) [0x71f768] main interface debug: looking for interface module matching "hotkeys,none": 15 candidates [0x6dee38] main playlist debug: no fetch required for (null) (art currently (null)) [0x71f768] main interface debug: using interface module "hotkeys" [0x6dbc98] main interface debug: looking for interface module matching "globalhotkeys,none": 15 candidates [0x6dbc98] main interface debug: no interface modules matched [0x6dbc98] main interface error: no suitable interface module [0x6059a8] main libvlc error: interface "globalhotkeys,none" initialization failed [0x6dbc98] main interface debug: looking for interface module matching "dbus,none": 15 candidates [0x6dbc98] dbus interface error: Failed to connect to the D-Bus session daemon: /usr/bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed. [0x6dbc98] main interface debug: no interface modules matched [0x6dbc98] main interface error: no suitable interface module [0x6059a8] main libvlc error: interface "dbus,none" initialization failed [0x6dbc98] main interface debug: looking for interface module matching "dummy": 15 candidates [0x6dbc98] dummy interface: using the dummy interface module... [0x6dbc98] main interface debug: using interface module "dummy" [0x6dee38] main playlist debug: processing request item: null, node: Playlist, skip: 0 [0x6dee38] main playlist debug: rebuilding array of current - root Playlist [0x6dee38] main playlist debug: rebuild done - 1 items, index -1 [0x6dee38] main playlist debug: starting playback of the new playlist item [0x6dee38] main playlist debug: resyncing on v4l2:///dev/video2:width=640:height=480:fps=20 [0x6dee38] main playlist debug: v4l2:///dev/video2:width=640:height=480:fps=20 is at 0 [0x6dee38] main playlist debug: creating new input thread [0x720978] main input debug: Creating an input for 'v4l2:///dev/video2:width=640:height=480:fps=20' [0x71c4d8] main stream output debug: using sout chain=`transcode{venc=x264{keyint=20,vbv-maxrate=2000,vbv-bufsize=3000},vcodec=x264,width=640,height=480,fps=20,sfilter="logo{file=/root/service/logo-68.png,x=10,y=10}",vfilter=croppadd{croptop=6,cropleft=6,cropright=4}}:standard{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=192.168.1.60:8082/stream2.flv}' [0x71c4d8] main stream output debug: stream=`standard' [0x71ccd8] main stream out debug: looking for sout stream module matching "standard": 20 candidates [0x71ccd8] main stream out debug: set config option: sout-standard-access to http{mime=video/x-flv} [0x71ccd8] main stream out debug: set config option: sout-standard-mux to ffmpeg{mux=flv} [0x71ccd8] main stream out debug: set config option: sout-standard-dst to 192.168.1.60:8082/stream2.flv [0x71db58] main access out debug: looking for sout access module matching "http": 8 candidates [0x71db58] main access out debug: set config option: sout-http-mime to video/x-flv [0x71db58] access_output_http access out warning: "192.168.1.60" HTTP host might be ignored in multiple-host configurations, use at your own risks. [0x71db58] access_output_http access out: Consider passing --http-host=IP on the command line instead. [0x71db58] main access out debug: net: listening to 192.168.1.60 port 8082 [0x71db58] main access out debug: using sout access module "access_output_http" [0x714c08] main mux debug: looking for sout mux module matching "ffmpeg": 10 candidates [0x714c08] main mux debug: set config option: sout-avformat-mux to flv [0x714c08] main mux debug: using sout mux module "avformat" [0x71ccd8] stream_out_standard stream out debug: using `http{mime=video/x-flv}/ffmpeg{mux=flv}://192.168.1.60:8082/stream2.flv' [0x71ccd8] main stream out debug: using sout stream module "stream_out_standard" [0x71c4d8] main stream output debug: stream=`transcode' [0x70e908] main stream out debug: looking for sout stream module matching "transcode": 20 candidates [0x70e908] main stream out debug: set config option: sout-transcode-venc to x264{keyint=20,vbv-maxrate=2000,vbv-bufsize=3000} [0x70e908] main stream out debug: set config option: sout-transcode-vcodec to x264 [0x70e908] main stream out debug: set config option: sout-transcode-width to 640 [0x70e908] main stream out debug: set config option: sout-transcode-height to 480 [0x70e908] main stream out debug: set config option: sout-transcode-fps to 20 [0x70e908] main stream out debug: set config option: sout-transcode-sfilter to logo{file=/root/service/logo-68.png,x=10,y=10} [0x70e908] main stream out debug: set config option: sout-transcode-vfilter to croppadd{croptop=6,cropleft=6,cropright=4} [0x70e908] stream_out_transcode stream out debug: codec video=x264 640x480 scaling: 0.000000 0kb/s [0x712318] main spu text debug: looking for text renderer module matching "any": 3 candidates [0x712318] freetype spu text debug: Building font databases. [0x712318] freetype spu text debug: Took 0 microseconds [0x712318] freetype spu text debug: Using Sans Bold as font from file /usr/share/fonts/Type1/n019003l.pfb [0x712318] freetype spu text debug: using fontsize: 2 [0x712318] main spu text debug: using text renderer module "freetype" [0xbf2238] main scale debug: looking for video filter2 module matching "any": 55 candidates [0xbf2238] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality) [0xbf2238] main scale debug: using video filter2 module "swscale" [0xc1d018] main scale debug: looking for video filter2 module matching "any": 55 candidates [0xc1d018] yuvp scale debug: YUVP to YUVA converter [0xc1d018] main scale debug: using video filter2 module "yuvp" [0x70e908] main stream out debug: using sout stream module "stream_out_transcode" [0x720978] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0x720978] main input debug: `v4l2:///dev/video2:width=640:height=480:fps=20' gives access `v4l2' demux `' path `/dev/video2:width=640:height=480:fps=20' [0x720978] main input debug: creating demux: access='v4l2' demux='' location='/dev/video2:width=640:height=480:fps=20' file='/dev/video2:width=640:height=480:fps=20' [0x71c258] main demux debug: looking for access_demux module matching "v4l2": 16 candidates [0x71c258] v4l2 demux debug: opening device '/dev/video2' [0x71c258] v4l2 demux debug: device 10MOONS PCI TV CAPTURE CARD using driver saa7134 (version 0.2.16) on PCI:0000:04:04.0 [0x71c258] v4l2 demux debug: with unknown capabilities (overall 0x05010015) [0x71c258] v4l2 demux debug: video input Television (0) is tuner [0x71c258] v4l2 demux debug: selected input 0 [0x71c258] v4l2 demux debug: no video standard selection [0x71c258] v4l2 demux debug: tuning required: tuner 0 [0x71c258] v4l2 demux debug: tuner Television (0) is Analog TV [0x71c258] v4l2 demux debug: ranges from 0.0 kHz to 2147483585.5 kHz [0x71c258] v4l2 demux debug: supports primary audio language [0x71c258] v4l2 demux debug: supports secondary audio language or program [0x71c258] v4l2 demux debug: supports stereo audio [0x71c258] v4l2 demux debug: tuner 0 audio mode 3 set [0x71c258] v4l2 demux debug: tuner not tuned [0x71c258] v4l2 demux debug: available audio inputs: 0x00000001 [0x71c258] v4l2 demux debug: no audio input selected [0x71c258] v4l2 demux debug: supports raw format GREY (GREY): 8 bpp gray [0x71c258] v4l2 demux debug: supports raw format RGBO (RV15): 15 bpp RGB, le [0x71c258] v4l2 demux debug: supports raw format RGBQ (N.A.): 15 bpp RGB, be [0x71c258] v4l2 demux debug: supports raw format RGBP (RV16): 16 bpp RGB, le [0x71c258] v4l2 demux debug: supports raw format RGBR (N.A.): 16 bpp RGB, be [0x71c258] v4l2 demux debug: supports raw format BGR3 (RV24): 24 bpp RGB, le [0x71c258] v4l2 demux debug: supports raw format RGB3 (RV24): 24 bpp RGB, be [0x71c258] v4l2 demux debug: supports raw format BGR4 (RV32): 32 bpp RGB, le [0x71c258] v4l2 demux debug: supports raw format RGB4 (RV32): 32 bpp RGB, be [0x71c258] v4l2 demux debug: supports raw format YUYV (YUY2): 4:2:2 packed, YUYV [0x71c258] v4l2 demux debug: supports raw format UYVY (UYVY): 4:2:2 packed, UYVY [0x71c258] v4l2 demux debug: supports raw format 422P (I422): 4:2:2 planar, Y-Cb-Cr [0x71c258] v4l2 demux debug: supports raw format YU12 (I420): 4:2:0 planar, Y-Cb-Cr [0x71c258] v4l2 demux debug: supports raw format YV12 (YV12): 4:2:0 planar, Y-Cb-Cr [0x71c258] v4l2 demux debug: selected format YU12 (I420) [0x71c258] v4l2 demux debug: requested frame size: 640x480 [0x71c258] v4l2 demux debug: unknown frame intervals: Invalid argument [0x71c258] v4l2 demux debug: constant frame interval: 0/0 [0x71c258] v4l2 demux warning: cannot set streaming parameters: Invalid argument [0x71c258] v4l2 demux debug: 460800 bytes maximum for complete image [0x71c258] v4l2 demux debug: Interlacing setting: interleaved [0x71c258] v4l2 demux debug: added new video ES I420 960x480 [0x71c258] v4l2 demux debug: frame rate: 0/0 [0x71c258] v4l2 demux debug: aspect ratio: 54/59 [0x720978] main input debug: selecting program id=0 [0x71c258] v4l2 demux debug: streaming with 4 memory-mapped buffers [0x71c258] main demux debug: using access_demux module "v4l2" [0xc3ae68] main decoder debug: looking for packetizer module matching "any": 21 candidates [0xc3ae68] rawvideo decoder warning: invalid frame rate 0/0, using 25 fps instead [0xc3ae68] main decoder debug: using packetizer module "rawvideo" [0x720978] main input debug: starting in async mode [0xc3d488] main demux meta debug: looking for meta reader module matching "any": 1 candidates [0xc3d488] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader [0xc3d488] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader [0xc3d488] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac [0xc3d488] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader [0xc3d488] main demux meta debug: no meta reader modules matched [0x720978] main input debug: `v4l2:///dev/video2:width=640:height=480:fps=20' successfully opened [0x720978] main input debug: Buffering 0% [0x720978] main input debug: switching to sync mode [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 13% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 26% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 39% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 53% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 66% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 79% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Buffering 93% [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0x720978] main input debug: Stream buffering done (319 ms in 319 ms) [0x720978] main input debug: Decoder buffering done in 0 ms [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) [0xc3ae68] rawvideo decoder warning: invalid frame size (460800 < 691200) ^C[0x6059a8] main libvlc debug: removing all interfaces [0x6059a8] main libvlc debug: exiting [0x6dbc98] main interface debug: removing module "dummy" [0x71f768] main interface debug: removing module "hotkeys" [0x6dee38] main playlist debug: destroying [0x6dee38] main playlist debug: deactivating the playlist [0x6dee38] main playlist debug: incoming request - stopping current input [0x720978] main input debug: control: stopping input [0x6dee38] main playlist debug: incoming request - stopping current input [0x6dee38] main playlist debug: finished input [0xc3ae68] main decoder debug: removing module "rawvideo" [0xc3ae68] main decoder debug: killing decoder fourcc `I420', 0 PES in FIFO [0x71c258] main demux debug: removing module "v4l2" [0x720978] main input debug: Program doesn't contain anymore ES [0x6dee38] main playlist debug: incoming request - stopping current input [0x6dee38] main playlist debug: dead input [0x71c4d8] main stream output debug: destroying useless sout [0x70e908] main stream out debug: destroying chain... (name=transcode) [0x70e908] main stream out debug: removing module "stream_out_transcode" [0x712318] main spu text debug: removing module "freetype" [0xc1d018] main scale debug: removing module "yuvp" [0xbf2238] main scale debug: removing module "swscale" [0x70e908] main stream out debug: destroying chain done [0x71ccd8] main stream out debug: destroying chain... (name=standard) [0x71ccd8] main stream out debug: removing module "stream_out_standard" [0x714c08] main mux debug: removing module "avformat" [0x71db58] main access out debug: removing module "access_output_http" [0x7142a8] main http host debug: HTTP host removed [0x71db58] access_output_http access out debug: Close [0x71ccd8] main stream out debug: destroying chain done [0x6db5a8] main audio output debug: removing module "alsa" [0xc3d278] main playlist export debug: saving Media Library to file /root/.local/share/vlc/ml.xspf [0xc3d278] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates [0xc3d278] main playlist export debug: using playlist export module "export" [0xc3d278] main playlist export debug: removing module "export" [0x6059a8] main libvlc debug: removing stats root@streaming:/home#
Thank you.

Rémi Denis-Courmont
Developer
Developer
Posts: 15267
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Error when streaming with VLC using Slackware 13.37 and PI7C8140AMAE board.

Postby Rémi Denis-Courmont » 10 Nov 2015 10:07

The V4L2 device driver is buggy.

(And you have mixed up two incompatible versions of VLC, but that's not the cause of your problem here.)
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 16 guests