--dvb-budget-mode does not work to me

*nix specific usage questions
johnnythorn
New Cone
New Cone
Posts: 4
Joined: 17 Apr 2012 17:03

--dvb-budget-mode does not work to me

Postby johnnythorn » 15 Feb 2013 16:18

Hi,
I am using vlc 2.0.5 in ubuntu 12.10 and my tuner is driven by the dvb-usb-af9015 firmware

Using

Code: Select all

cvlc /..../channels.conf --daemon --sout '#transcode{vcodec=h264,vb=768,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},samplerate=44100,scale=1,acodec=mp3,ab=64,channels=1,width=580,height=326,audio-sync}:duplicate{dst=std{access=http,mux=avformat{mux=flv},dst=xxxxxxx:xxxx/video.flv}}'
evrything is OK but if I add --dvb-budget-mode

Code: Select all

cvlc --dvb-budget-mode /..../channels.conf --daemon --sout '#transcode{vcodec=h264,vb=768,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},samplerate=44100,scale=1,acodec=mp3,ab=64,channels=1,width=580,height=326,audio-sync}:duplicate{dst=std{access=http,mux=avformat{mux=flv},dst=xxxxxxx:xxxx/video.flv}}'
VLC crashes and I got

ubuntu vlc 2.0.5 no access_demux module matched "dvb"
cannot setup TS demultiplexer: Invalid argument
open of `dvb://' failed
L'ingresso non può essere aperto
vlc is unable to open the mrl 'dvb://'.

Can anyone help?
Thank you

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

Re: --dvb-budget-mode does not work to me

Postby Rémi Denis-Courmont » 15 Feb 2013 17:02

Without logs, nobody can help you.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

johnnythorn
New Cone
New Cone
Posts: 4
Joined: 17 Apr 2012 17:03

Re: --dvb-budget-mode does not work to me

Postby johnnythorn » 15 Feb 2013 22:37

Log is the following. Thank you

ass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-fbosd' '--enable-libva' '--enable-linsys' '--enable-omxil' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=i686-linux-gnu'
[0x9c998f0] main libvlc debug: searching plug-in modules
[0x9c998f0] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x9c998f0] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x9c998f0] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x9c998f0] main libvlc debug: plug-ins loaded: 422 modules
[0x9c998f0] main libvlc debug: opening config file (/home/dtt/.config/vlc/vlcrc)
[0x9c998f0] main libvlc debug: translation test: code is "it"
[0x9c998f0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
[0x9c998f0] main libvlc debug: looking for memcpy module: 4 candidates
[0x9c998f0] main libvlc debug: using memcpy module "memcpymmxext"
[0x9d22c48] main input debug: Creating an input for 'Raccolta multimediale'
[0x9d22c48] main input debug: Input is a meta file: disabling unneeded options
[0x9d22c48] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x9d22c48] main input debug: `file/xspf-open:///home/dtt/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/dtt/.local/share/vlc/ml.xspf'
[0x9d22c48] main input debug: creating demux: access='file' demux='xspf-open' location='/home/dtt/.local/share/vlc/ml.xspf' file='/home/dtt/.local/share/vlc/ml.xspf'
[0x9cacc58] main demux debug: looking for access_demux module: 3 candidates
[0x9cacc58] main demux debug: no access_demux module matching "file" could be loaded
[0x9cacc58] main demux debug: TIMER module_need() : 0.502 ms - Total 0.502 ms / 1 intvls (Avg 0.502 ms)
[0x9d22c48] main input debug: creating access 'file' location='/home/dtt/.local/share/vlc/ml.xspf', path='/home/dtt/.local/share/vlc/ml.xspf'
[0x9d32fb0] main access debug: looking for access module: 2 candidates
[0x9d32fb0] filesystem access debug: opening file `/home/dtt/.local/share/vlc/ml.xspf'
[0x9d32fb0] main access debug: using access module "filesystem"
[0x9d32fb0] main access debug: TIMER module_need() : 0.231 ms - Total 0.231 ms / 1 intvls (Avg 0.231 ms)
[0x9d33f08] main stream debug: Using stream method for AStream*
[0x9d33f08] main stream debug: starting pre-buffering
[0x9d33f08] main stream debug: received first data after 0 ms
[0x9d33f08] main stream debug: pre-buffering done 304 bytes in 0s - 8023 KiB/s
[0x9d33780] main stream debug: looking for stream_filter module: 7 candidates
[0x9d33780] main stream debug: no stream_filter module matching "any" could be loaded
[0x9d33780] main stream debug: TIMER module_need() : 0.582 ms - Total 0.582 ms / 1 intvls (Avg 0.582 ms)
[0x9d33780] main stream debug: looking for stream_filter module: 1 candidate
[0x9d33780] main stream debug: using stream_filter module "stream_filter_record"
[0x9d33780] main stream debug: TIMER module_need() : 0.120 ms - Total 0.120 ms / 1 intvls (Avg 0.120 ms)
[0x9d22c48] main input debug: creating demux: access='file' demux='xspf-open' location='/home/dtt/.local/share/vlc/ml.xspf' file='/home/dtt/.local/share/vlc/ml.xspf'
[0x9d329c0] main demux debug: looking for demux module: 1 candidate
[0x9d329c0] playlist demux debug: using XSPF playlist reader
[0x9d329c0] main demux debug: using demux module "playlist"
[0x9d329c0] main demux debug: TIMER module_need() : 0.185 ms - Total 0.185 ms / 1 intvls (Avg 0.185 ms)
[0x9d33fc8] main demux meta debug: looking for meta reader module: 2 candidates
[0x9d33fc8] lua demux meta debug: Trying Lua scripts in /home/dtt/.local/share/vlc/lua/meta/reader
[0x9d33fc8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x9d33fc8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x9d33fc8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x9d33fc8] main demux meta debug: no meta reader module matching "any" could be loaded
[0x9d33fc8] main demux meta debug: TIMER module_need() : 1.232 ms - Total 1.232 ms / 1 intvls (Avg 1.232 ms)
[0x9d22c48] main input debug: `file/xspf-open:///home/dtt/.local/share/vlc/ml.xspf' successfully opened
[0x9d29368] main xml reader debug: looking for xml reader module: 1 candidate
[0x9d29368] main xml reader debug: using xml reader module "xml"
[0x9d29368] main xml reader debug: TIMER module_need() : 0.430 ms - Total 0.430 ms / 1 intvls (Avg 0.430 ms)
[0x9d329c0] playlist demux debug: parsed 0 tracks successfully
[0x9d22c48] main input debug: EOF reached
[0x9d329c0] main demux debug: removing module "playlist"
[0x9d33780] main stream debug: removing module "stream_filter_record"
[0x9d32fb0] main access debug: removing module "filesystem"
[0x9d22c48] main input debug: TIMER input launching for 'Raccolta multimediale' : 3.484 ms - Total 3.484 ms / 1 intvls (Avg 3.484 ms)
[0x9d33f08] main interface debug: looking for interface module: 1 candidate
[0x9d33f08] main interface debug: using interface module "hotkeys"
[0x9d33f08] main interface debug: TIMER module_need() : 0.152 ms - Total 0.152 ms / 1 intvls (Avg 0.152 ms)
[0x9cac0b0] main interface debug: looking for interface module: 1 candidate
[0x9cac0b0] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x9cac0b0] main interface debug: no interface module matching "inhibit,none" could be loaded
[0x9cac0b0] main interface debug: TIMER module_need() : 0.181 ms - Total 0.181 ms / 1 intvls (Avg 0.181 ms)
[0x9cac0b0] main interface error: no suitable interface module
[0x9cac0b0] main interface debug: looking for interface module: 1 candidate
[0x9cac0b0] logger interface: using logger.
[0x9cac0b0] logger interface debug: opening logfile `/home/dtt/www/vlc-log.txt'
[0x9cac0b0] main interface debug: using interface module "logger"
[0x9cac0b0] main interface debug: TIMER module_need() : 0.217 ms - Total 0.217 ms / 1 intvls (Avg 0.217 ms)
[0x9e1bdc0] main playlist debug: playlist threads correctly activated
[0x9e1bdc0] main playlist debug: adding item `channels.conf' ( file:///home/dtt/home/dtt/www/channels.conf )
[0x9e1bdc0] main playlist debug: rebuilding array of current - root Scaletta
[0x9e1bdc0] main playlist debug: rebuild done - 0 items, index -1
[0x9e1bdc0] main playlist debug: adding item `(null)' ( file:/// )
[0xb5100560] main input debug: Creating an input for 'channels.conf'
[0x9d329a0] main interface debug: looking for interface module: 1 candidate
[0x9e1bdc0] main playlist debug: no fetch required for (null) (art currently (null))
[0xb5100560] main input debug: Creating an input for '(null)'
[0x9d329a0] main interface debug: no interface module matching "globalhotkeys,none" could be loaded
[0x9d329a0] main interface debug: TIMER module_need() : 0.497 ms - Total 0.497 ms / 1 intvls (Avg 0.497 ms)
[0x9d329a0] main interface error: no suitable interface module
[0x9c998f0] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x9d329a0] main interface debug: looking for interface module: 1 candidate
[0x9d329a0] dummy interface: using the dummy interface module...
[0x9d329a0] main interface debug: using interface module "dummy"
[0x9d329a0] main interface debug: TIMER module_need() : 0.320 ms - Total 0.320 ms / 1 intvls (Avg 0.320 ms)
[0x9e1bdc0] main playlist debug: processing request item: null, node: Scaletta, skip: 0
[0x9e1bdc0] main playlist debug: rebuilding array of current - root Scaletta
[0x9e1bdc0] main playlist debug: rebuild done - 2 items, index -1
[0x9e1bdc0] main playlist debug: starting playback of the new playlist item
[0x9e1bdc0] main playlist debug: resyncing on (null)
[0x9e1bdc0] main playlist debug: (null) is at 0
[0x9e1bdc0] main playlist debug: creating new input thread
[0xb53005f0] main input debug: Creating an input for '(null)'
[0xb5000988] main stream output debug: using sout chain=`transcode{vcodec=h264,vb=768,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},samplerate=44100,scale=1,acodec=mp3,ab=64,channels=1,width=580,height=326,audio-sync}:duplicate{dst=std{access=http,mux=avformat{mux=flv},dst=xxx.xxx.xxx.xxx:xxxx/video.flv}}'
[0x9e1bdc0] main playlist debug: no fetch required for (null) (art currently (null))
[0xb5000988] main stream output debug: stream=`duplicate'
[0xb5000f18] main stream out debug: looking for sout stream module: 1 candidate
[0xb5000f18] stream_out_duplicate stream out debug: creating 'duplicate'
[0xb5000f18] stream_out_duplicate stream out debug: * adding `std{access=http,mux=avformat{mux=flv},dst=xxx.xxx.xxx.xxx:xxxx/video.flv}'
[0xb5000988] main stream output debug: stream=`std'
[0xb5001560] main stream out debug: looking for sout stream module: 1 candidate
[0xb5001560] main stream out debug: set config option: sout-standard-access to http
[0xb5001560] main stream out debug: set config option: sout-standard-mux to avformat{mux=flv}
[0xb5001560] main stream out debug: set config option: sout-standard-dst to xxx.xxx.xxx.xxx:xxxx/video.flv
[0xb5003c48] main access out debug: looking for sout access module: 1 candidate
[0xb5003c48] access_output_http access out warning: "xxx.xxx.xxx.xxx" HTTP host might be ignored in multiple-host configurations, use at your own risks.
[0xb5003c48] access_output_http access out: Consider passing --http-host=IP on the command line instead.
[0xb5003c48] main access out debug: net: listening to xxx.xxx.xxx.xxx port xxxx
[0xb5003c48] main access out debug: using sout access module "access_output_http"
[0xb5003c48] main access out debug: TIMER module_need() : 0.523 ms - Total 0.523 ms / 1 intvls (Avg 0.523 ms)
[0xb5004468] main mux debug: looking for sout mux module: 1 candidate
[0xb5004468] main mux debug: set config option: ffmpeg-mux to flv
[0xb5004468] main mux debug: using sout mux module "avformat"
[0xb5004468] main mux debug: TIMER module_need() : 11.578 ms - Total 11.578 ms / 1 intvls (Avg 11.578 ms)
[0xb5001560] stream_out_standard stream out debug: using `http/avformat{mux=flv}://xxx.xxx.xxx.xxx:xxxx/video.flv'
[0xb5001560] main stream out debug: using sout stream module "stream_out_standard"
[0xb5001560] main stream out debug: TIMER module_need() : 12.730 ms - Total 12.730 ms / 1 intvls (Avg 12.730 ms)
[0xb5000f18] main stream out debug: using sout stream module "stream_out_duplicate"
[0xb5000f18] main stream out debug: TIMER module_need() : 13.216 ms - Total 13.216 ms / 1 intvls (Avg 13.216 ms)
[0xb5000988] main stream output debug: stream=`transcode'
[0xb5002a80] main stream out debug: looking for sout stream module: 1 candidate
[0xb5002a80] main stream out debug: set config option: sout-transcode-vcodec to h264
[0xb5002a80] main stream out debug: set config option: sout-transcode-vb to 768
[0xb5002a80] main stream out debug: set config option: sout-transcode-venc to x264{aud,profile=baseline,level=30,keyint=30,ref=1}
[0xb5002a80] main stream out debug: set config option: sout-transcode-samplerate to 44100
[0xb5002a80] main stream out debug: set config option: sout-transcode-scale to 1
[0xb5002a80] main stream out debug: set config option: sout-transcode-acodec to mp3
[0xb5002a80] main stream out debug: set config option: sout-transcode-ab to 64
[0xb5002a80] main stream out debug: set config option: sout-transcode-channels to 1
[0xb5002a80] main stream out debug: set config option: sout-transcode-width to 580
[0xb5002a80] main stream out debug: set config option: sout-transcode-height to 326
[0xb5002a80] main stream out debug: set config option: sout-transcode-audio-sync to (null)
[0xb5002a80] stream_out_transcode stream out debug: codec audio=mp3 44100Hz 1 channels 64Kb/s
[0xb5002a80] stream_out_transcode stream out debug: codec video=h264 580x326 scaling: 1.000000 768kb/s
[0xb5002a80] main stream out debug: using sout stream module "stream_out_transcode"
[0xb5002a80] main stream out debug: TIMER module_need() : 0.763 ms - Total 0.763 ms / 1 intvls (Avg 0.763 ms)
[0xb53005f0] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0xb53005f0] main input debug: `file:///' gives access `file' demux `' path `/'
[0xb53005f0] main input debug: creating demux: access='file' demux='' location='/' file='/'
[0xb50062e8] main demux debug: looking for access_demux module: 3 candidates
libdvdnav: Using dvdnav version 4.2.0
libdvdread: Encrypted DVD support unavailable.
************************************************
** **
** No css library available. See **
** /usr/share/doc/libdvdread4/README.css **
** for more information. **
** **
************************************************
libdvdread: Attempting to use device /dev/sda1 mounted on / for CSS authentication
libdvdread: Could not open input: Permesso negato
libdvdread: Can't open /dev/sda1 for reading
libdvdread: Device /dev/sda1 inaccessible, CSS authentication not available.
libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[0xb50062e8] dvdnav demux warning: cannot open DVD (/)
[0xb50062e8] main demux debug: no access_demux module matching "file" could be loaded
[0xb50062e8] main demux debug: TIMER module_need() : 0.712 ms - Total 0.712 ms / 1 intvls (Avg 0.712 ms)
[0xb53005f0] main input debug: creating access 'file' location='/', path='/'
[0xb5006408] main access debug: looking for access module: 2 candidates
[0xb5006408] filesystem access debug: opening file `/'
[0xb5006408] main access debug: using access module "filesystem"
[0xb5006408] main access debug: TIMER module_need() : 0.183 ms - Total 0.183 ms / 1 intvls (Avg 0.183 ms)
[0xb50018f8] main stream debug: Using block method for AStream*
[0xb50018f8] main stream debug: starting pre-buffering
[0xb50018f8] main stream debug: received first data after 0 ms
[0xb50018f8] main stream debug: prebuffering done 160 bytes in 0s - 4340 KiB/s
[0xb5001c38] main stream debug: looking for stream_filter module: 7 candidates
[0xb5001c38] main stream debug: no stream_filter module matching "any" could be loaded
[0xb5001c38] main stream debug: TIMER module_need() : 0.408 ms - Total 0.408 ms / 1 intvls (Avg 0.408 ms)
[0xb5001c38] main stream debug: looking for stream_filter module: 1 candidate
[0xb5001c38] main stream debug: using stream_filter module "stream_filter_record"
[0xb5001c38] main stream debug: TIMER module_need() : 0.097 ms - Total 0.097 ms / 1 intvls (Avg 0.097 ms)
[0xb53005f0] main input debug: creating demux: access='file' demux='xspf-open' location='/' file='/'
[0xb50296e0] main demux debug: looking for demux module: 1 candidate
[0xb50296e0] playlist demux debug: using XSPF playlist reader
[0xb50296e0] main demux debug: using demux module "playlist"
[0xb50296e0] main demux debug: TIMER module_need() : 0.124 ms - Total 0.124 ms / 1 intvls (Avg 0.124 ms)
[0xb53005f0] main input debug: looking for a subtitle file in /
[0xb53005f0] main input debug: starting in async mode
[0xb50148a8] main demux meta debug: looking for meta reader module: 2 candidates
[0xb50148a8] lua demux meta debug: Trying Lua scripts in /home/dtt/.local/share/vlc/lua/meta/reader
[0xb50148a8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0xb50148a8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0xb50148a8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0xb50148a8] main demux meta debug: no meta reader module matching "any" could be loaded
[0xb50148a8] main demux meta debug: TIMER module_need() : 0.508 ms - Total 0.508 ms / 1 intvls (Avg 0.508 ms)
[0xb53005f0] main input debug: `file:///' successfully opened
[0xb502b6b8] main xml reader debug: looking for xml reader module: 1 candidate
[0xb502b6b8] main xml reader debug: using xml reader module "xml"
[0xb502b6b8] main xml reader debug: TIMER module_need() : 0.115 ms - Total 0.115 ms / 1 intvls (Avg 0.115 ms)
^C[0x9c998f0] main libvlc debug: deactivating the playlist
[0x9e1bdc0] main playlist debug: deactivating the playlist
[0x9e1bdc0] main playlist debug: incoming request - stopping current input
[0x9e1bdc0] main playlist debug: dying input
[0xb502b6b8] xml xml reader error: XML parser error (line 3) : Extra content at the end of the document

[0xb50296e0] playlist demux error: unexpected end of xml data
[0xb50296e0] playlist demux error: unexpected child of <trackList>: <extension>
[0x9e1bdc0] main playlist: stopping playback
[0x9e1bdc0] main playlist debug: deleting item `(null)'
[0xb53005f0] main input debug: control: stopping input
[0x9e1bdc0] main playlist debug: dying input
[0xb50296e0] main demux debug: removing module "playlist"
[0xb5001c38] main stream debug: removing module "stream_filter_record"
[0xb5006408] main access debug: removing module "filesystem"
[0x9e1bdc0] main playlist debug: dead input
[0xb5000988] main stream output debug: destroying useless sout
[0xb5002a80] main stream out debug: destroying chain... (name=transcode)
[0xb5002a80] main stream out debug: removing module "stream_out_transcode"
[0xb5002a80] main stream out debug: destroying chain done
[0xb5000f18] main stream out debug: destroying chain... (name=duplicate)
[0xb5000f18] main stream out debug: removing module "stream_out_duplicate"
[0xb5000f18] stream_out_duplicate stream out debug: closing a duplication
[0xb5001560] main stream out debug: destroying chain... (name=std)
[0xb5001560] main stream out debug: removing module "stream_out_standard"
[0xb5004468] main mux debug: removing module "avformat"
[0xb5003c48] main access out debug: removing module "access_output_http"
[0xb5005260] main http host debug: waitpipe: object killed
[0xb5005260] main http host debug: HTTP host removed
[0xb5003c48] access_output_http access out debug: Close
[0xb5001560] main stream out debug: destroying chain done
[0xb5000f18] main stream out debug: destroying chain done
[0xb53005f0] main input debug: TIMER input launching for '(null)' : 17.137 ms - Total 17.137 ms / 1 intvls (Avg 17.137 ms)
[0x9cbb248] main playlist export debug: saving Raccolta multimediale to file /home/dtt/.local/share/vlc/ml.xspf
[0x9cbb248] main playlist export debug: looking for playlist export module: 1 candidate
[0x9cbb248] main playlist export debug: using playlist export module "export"
[0x9cbb248] main playlist export debug: TIMER module_need() : 0.273 ms - Total 0.273 ms / 1 intvls (Avg 0.273 ms)
[0x9cbb248] main playlist export debug: removing module "export"
[0x9e1bdc0] main playlist debug: playlist correctly deactivated
[0x9c998f0] main libvlc debug: removing all services discovery tasks
[0x9c998f0] main libvlc debug: removing all interfaces
[0x9c998f0] main libvlc debug: exiting
[0x9d329a0] main interface debug: removing module "dummy"
[0x9cac0b0] main interface debug: removing module "logger"
[0x9d33f08] main interface debug: removing module "hotkeys"
[0x9e1bdc0] main playlist debug: destroying
[0x9c998f0] main libvlc debug: TIMER ML Load : Total 4.247 ms / 1 intvls (Avg 4.247 ms)
[0x9c998f0] main libvlc debug: TIMER Items array build : Total 0.183 ms / 2 intvls (Avg 0.091 ms)
[0x9c998f0] main libvlc debug: TIMER Preparse run : Total 1.529 ms / 2 intvls (Avg 0.764 ms)
[0x9c998f0] main libvlc debug: TIMER ML Dump : Total 0.481 ms / 1 intvls (Avg 0.481 ms)
[0x9c998f0] main libvlc debug: removing stats
[0x9c998f0] main libvlc debug: removing module "memcpymmxext"

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

Re: --dvb-budget-mode does not work to me

Postby Rémi Denis-Courmont » 18 Feb 2013 18:46

The log does not match your problem description at all.
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 30 guests