VLM + Tvheadend - help!

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
limiteddi
Blank Cone
Blank Cone
Posts: 28
Joined: 12 Dec 2013 18:10

VLM + Tvheadend - help!

Postby limiteddi » 04 Jan 2014 07:30

VLM works flawless with mumudvb but I am having issues with transcoding from tvheadend

Currently the channel is configured as http://192.168.1.55/playlist/channelid/1
When I transcode from the command line with the following

Code: Select all

./vlc -vvv http://192.168.1.55:9981/playlist/channelid/1 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1200,ab=128}:standard{access=http,mux=ts,dst=192.168.1.55:9001}'
It has a bit of unusual output, much lengthier then from mumudvb but it works

Code: Select all

[0x88d2a08] main libvlc debug: VLC media player - 2.1.2 Rincewind [0x88d2a08] main libvlc debug: Copyright © 1996-2013 the VideoLAN team [0x88d2a08] main libvlc debug: revision 2.1.2-0-ga4c4876 [0x88d2a08] main libvlc debug: configured with ./configure '--enable-run-as-root' [0x88d2a08] main libvlc debug: searching plug-in modules [0x88d2a08] main libvlc debug: loading plugins cache file /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/plugins/plugins.dat [0x88d2a08] main libvlc warning: cannot read /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/plugins/plugins.dat (No such file or directory) [0x88d2a08] main libvlc debug: recursively browsing `/root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/plugins' [0x88d2a08] main libvlc debug: saving plugins cache /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/plugins/plugins.dat [0x88d2a08] main libvlc debug: loading plugins cache file /root/ffmpeg_sources/vlc-2.1.2/modules/plugins.dat [0x88d2a08] main libvlc debug: recursively browsing `/root/ffmpeg_sources/vlc-2.1.2/modules' [0x88d2a08] main libvlc debug: saving plugins cache /root/ffmpeg_sources/vlc-2.1.2/modules/plugins.dat [0x88d2a08] main libvlc debug: plug-ins loaded: 416 modules [0x88d2a08] main libvlc debug: opening config file (/root/.config/vlc/vlcrc) [0x88d2a08] main libvlc debug: translation test: code is "C" [0x88d2a08] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 FPU [0x89693d0] main input debug: Creating an input for 'Media Library' [0x89693d0] main input debug: Input is a meta file: disabling unneeded options [0x89693d0] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0x89693d0] 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' [0x89693d0] main input debug: creating demux: access='file' demux='xspf-open' location='/root/.local/share/vlc/ml.xspf' file='/root/.local/share/vlc/ml.xspf' [0x8961f20] main demux debug: looking for access_demux module matching "file": 19 candidates [0x8961f20] main demux debug: no access_demux modules matched [0x89693d0] main input debug: creating access 'file' location='/root/.local/share/vlc/ml.xspf', path='/root/.local/share/vlc/ml.xspf' [0x8963180] main access debug: looking for access module matching "file": 21 candidates [0x8963180] filesystem access debug: opening file `/root/.local/share/vlc/ml.xspf' [0x8963180] main access debug: using access module "filesystem" [0x8963f68] main stream debug: Using stream method for AStream* [0x8963f68] main stream debug: starting pre-buffering [0x8963f68] main stream debug: received first data after 0 ms [0x8963f68] main stream debug: pre-buffering done 296 bytes in 0s - 7050 KiB/s [0x8963e20] main stream debug: looking for stream_filter module matching "any": 9 candidates [0x8963e20] main stream debug: no stream_filter modules matched [0x8963e20] main stream debug: looking for stream_filter module matching "record": 9 candidates [0x8963e20] main stream debug: using stream_filter module "record" [0x89693d0] main input debug: creating demux: access='file' demux='xspf-open' location='/root/.local/share/vlc/ml.xspf' file='/root/.local/share/vlc/ml.xspf' [0x89573c8] main demux debug: looking for demux module matching "xspf-open": 63 candidates [0x89573c8] playlist demux debug: using XSPF playlist reader [0x89573c8] main demux debug: using demux module "playlist" [0x8957500] main demux meta debug: looking for meta reader module matching "any": 2 candidates [0x8957500] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader [0x8957500] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/reader [0x8957500] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader [0x8957500] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader/filename.lua [0x8957500] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader/filename.luac [0x8957500] main demux meta debug: no meta reader modules matched [0x89693d0] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' successfully opened [0x895f008] main xml reader debug: looking for xml reader module matching "any": 1 candidates [0x895f008] main xml reader debug: using xml reader module "xml" [0x89573c8] playlist demux debug: parsed 0 tracks successfully [0x89693d0] main input debug: EOF reached [0x89573c8] main demux debug: removing module "playlist" [0x8963e20] main stream debug: removing module "record" [0x8963180] main access debug: removing module "filesystem" [0x8960190] main playlist debug: creating audio output [0x8974948] main audio output debug: looking for audio output module matching "any": 6 candidates [0x8974948] pulse audio output debug: using library version 1.1.0 [0x8974948] pulse audio output debug: (compiled with version 1.1.0, protocol 26) [0x8974948] pulse audio output error: PulseAudio server connection failure: Connection refused [0x8974948] alsa audio output debug: Available ALSA PCM devices: [0x8974948] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null) [0x8974948] alsa audio output debug: PulseAudio Sound Server (pulse) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Default Audio Device (default:CARD=ICH6) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Default Audio Device (sysdefault:CARD=ICH6) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Front speakers (front:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 4.0 Surround output to Front and Rear speakers (surround40:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - IEC958 IEC958 (S/PDIF) Digital Audio Output (iec958:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Direct sample mixing device (dmix:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC ADC Direct sample mixing device (dmix:CARD=ICH6,DEV=1) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC2 ADC Direct sample mixing device (dmix:CARD=ICH6,DEV=2) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - ADC2 Direct sample mixing device (dmix:CARD=ICH6,DEV=3) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - IEC958 Direct sample mixing device (dmix:CARD=ICH6,DEV=4) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Direct sample snooping device (dsnoop:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC ADC Direct sample snooping device (dsnoop:CARD=ICH6,DEV=1) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC2 ADC Direct sample snooping device (dsnoop:CARD=ICH6,DEV=2) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - ADC2 Direct sample snooping device (dsnoop:CARD=ICH6,DEV=3) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - IEC958 Direct sample snooping device (dsnoop:CARD=ICH6,DEV=4) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Direct hardware device without any conversions (hw:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC ADC Direct hardware device without any conversions (hw:CARD=ICH6,DEV=1) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC2 ADC Direct hardware device without any conversions (hw:CARD=ICH6,DEV=2) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - ADC2 Direct hardware device without any conversions (hw:CARD=ICH6,DEV=3) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - IEC958 Direct hardware device without any conversions (hw:CARD=ICH6,DEV=4) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 Hardware device with all software conversions (plughw:CARD=ICH6,DEV=0) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC ADC Hardware device with all software conversions (plughw:CARD=ICH6,DEV=1) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - MIC2 ADC Hardware device with all software conversions (plughw:CARD=ICH6,DEV=2) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - ADC2 Hardware device with all software conversions (plughw:CARD=ICH6,DEV=3) [0x8974948] alsa audio output debug: Intel ICH6, Intel ICH6 - IEC958 Hardware device with all software conversions (plughw:CARD=ICH6,DEV=4) [0x8974948] main audio output debug: using audio output module "alsa" [0x8960190] main playlist debug: keeping audio output [0x8960190] main playlist debug: adding item `http://192.168.1.55:9981/playlist/channelid/1' ( http://192.168.1.55:9981/playlist/channelid/1 ) [0x8960190] main playlist debug: meta ok for (null), need to fetch art [0xb5e005f8] main demux meta debug: looking for meta fetcher module matching "any": 1 candidates [0x898ea38] main interface debug: looking for interface module matching "hotkeys,none": 18 candidates [0x898ea38] main interface debug: using interface module "hotkeys" [0x896c3c0] main interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates [0x896c3c0] main interface debug: no interface modules matched [0x896c3c0] main interface error: no suitable interface module [0x88d2a08] main libvlc error: interface "globalhotkeys,none" initialization failed [0x896c9f0] main interface debug: looking for interface module matching "dbus,none": 18 candidates [0x896c9f0] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 [0x896c9f0] main interface debug: no interface modules matched [0x896c9f0] main interface error: no suitable interface module [0x88d2a08] main libvlc error: interface "dbus,none" initialization failed [0x88d2a08] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0x896c9f0] main interface debug: looking for interface module matching "any": 18 candidates [0xb5e005f8] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/fetcher [0xb5e005f8] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/fetcher [0xb5e005f8] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/fetcher [0xb5e005f8] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/fetcher/tvrage.lua [0xb5e005f8] main demux meta debug: using meta fetcher module "lua" [0xb5e005f8] main demux meta debug: removing module "lua" [0x8960190] main playlist debug: searching art for http://192.168.1.55:9981/playlist/channelid/1 [0xb5e025b0] main art finder debug: looking for art finder module matching "any": 2 candidates [0x896c9f0] qt4 interface error: Could not connect to X server [0xb5e025b0] lua art finder debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/art [0xb5e025b0] lua art finder debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/art [0xb5e025b0] lua art finder debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/00_musicbrainz.lua [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/00_musicbrainz.luac [0x896c9f0] skins2 interface debug: Cannot open X display [0x896c9f0] skins2 interface error: cannot initialize OSFactory [0x896c9f0] [cli] lua interface debug: Found lua interface script: /root/ffmpeg_sources/vlc-2.1.2/share/lua/intf/cli.luac [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/01_googleimage.lua [0x896c9f0] [cli] main interface debug: using interface module "lua" [0x8960190] main playlist debug: processing request item: null, node: Playlist, skip: 0 [0x8960190] main playlist debug: rebuilding array of current - root Playlist [0x8960190] main playlist debug: rebuild done - 1 items, index -1 [0x8960190] main playlist debug: starting playback of the new playlist item [0x8960190] main playlist debug: resyncing on http://192.168.1.55:9981/playlist/channelid/1 [0x8960190] main playlist debug: http://192.168.1.55:9981/playlist/channelid/1 is at 0 [0x8960190] main playlist debug: creating new input thread [0xb4300508] main input debug: Creating an input for 'http://192.168.1.55:9981/playlist/channelid/1' [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/01_googleimage.luac [0x899cec0] main stream output debug: using sout chain=`transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1200,ab=128}:standard{access=http,mux=ts,dst=192.168.1.55:9001}' [0x899cec0] main stream output debug: stream=`standard' [0x8994a48] main stream out debug: looking for sout stream module matching "standard": 20 candidates [0x8994a48] main stream out debug: set config option: sout-standard-access to http [0x8994a48] main stream out debug: set config option: sout-standard-mux to ts [0x8994a48] main stream out debug: set config option: sout-standard-dst to 192.168.1.55:9001 [0x896c9f0] [cli] lua interface: Listening on host "*console". [0x8996658] main access out debug: looking for sout access module matching "http": 8 candidates Command Line Interface initialized. Type `help' for help. > [0x8996658] access_output_http access out warning: "192.168.1.55" HTTP host might be ignored in multiple-host configurations, use at your own risks. [0x8996658] access_output_http access out: Consider passing --http-host=IP on the command line instead. [0x8996658] main access out debug: net: listening to 192.168.1.55 port 9001 [0x8996658] main access out debug: using sout access module "access_output_http" [0x899df80] main mux debug: looking for sout mux module matching "ts": 10 candidates [0x899df80] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000 [0x899df80] main mux debug: using sout mux module "mux_ts" [0x899cec0] main stream output debug: muxer support adding stream at any time [0x899cec0] main stream output debug: muxer prefers to wait for all ES before starting to mux [0x8994a48] stream_out_standard stream out debug: using `http/ts://192.168.1.55:9001' [0x8994a48] main stream out debug: using sout stream module "stream_out_standard" [0x899cec0] main stream output debug: stream=`transcode' [0x89a1290] main stream out debug: looking for sout stream module matching "transcode": 20 candidates [0x89a1290] main stream out debug: set config option: sout-transcode-venc to x264{preset=ultrafast} [0x89a1290] main stream out debug: set config option: sout-transcode-vcodec to h264 [0x89a1290] main stream out debug: set config option: sout-transcode-vb to 1200 [0x89a1290] main stream out debug: set config option: sout-transcode-ab to 128 [0x89a1290] stream_out_transcode stream out debug: codec video=h264 0x0 scaling: 0.000000 1200kb/s [0x89a1290] main stream out debug: using sout stream module "stream_out_transcode" [0xb4300508] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0xb4300508] main input debug: `http://192.168.1.55:9981/playlist/channelid/1' gives access `http' demux `' path `192.168.1.55:9981/playlist/channelid/1' [0xb4300508] main input debug: creating demux: access='http' demux='' location='192.168.1.55:9981/playlist/channelid/1' file='(null)' [0x89a2ac0] main demux debug: looking for access_demux module matching "http": 19 candidates [0x89a2ac0] main demux debug: no access_demux modules matched [0xb4300508] main input debug: creating access 'http' location='192.168.1.55:9981/playlist/channelid/1', path='(null)' [0x89a2bb8] main access debug: looking for access module matching "http": 21 candidates [0x89a2bb8] access_http access debug: querying proxy for http://192.168.1.55:9981/playlist/channelid/1 [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/02_frenchtv.lua [0x89a2bb8] access_http access debug: no proxy [0x89a2bb8] access_http access debug: http: server='192.168.1.55' port=9981 file='/playlist/channelid/1' [0x89a2bb8] main access debug: net: connecting to 192.168.1.55 port 9981 [0x89a2bb8] main access debug: connection succeeded (socket = 11) [0x89a2bb8] access_http access debug: protocol 'HTTP' answer code 200 [0x89a2bb8] access_http access debug: Server: HTS/tvheadend [0x89a2bb8] access_http access debug: Connection: Close [0x89a2bb8] access_http access debug: Content-Type: audio/x-mpegurl [0x89a2bb8] access_http access debug: this frame size=117 [0x89a2bb8] main access debug: using access module "access_http" [0x89a4ea8] main stream debug: Using stream method for AStream* [0x89a4ea8] main stream debug: starting pre-buffering [0x89a4ea8] main stream debug: received first data after 0 ms [0x89a50d0] main stream debug: looking for stream_filter module matching "any": 9 candidates [0x89a50d0] main stream debug: no stream_filter modules matched [0x89a50d0] main stream debug: looking for stream_filter module matching "record": 9 candidates [0x89a50d0] main stream debug: using stream_filter module "record" [0xb4300508] main input debug: creating demux: access='http' demux='' location='192.168.1.55:9981/playlist/channelid/1' file='(null)' [0x89a5218] main demux debug: looking for demux module matching "any": 63 candidates [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/02_frenchtv.luac [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/03_lastfm.lua [0xb5e025b0] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/03_lastfm.luac [0xb5e025b0] main art finder debug: no art finder modules matched [0x8960190] main playlist debug: art not found for http://192.168.1.55:9981/playlist/channelid/1 [0x89a5218] mod demux debug: MOD validation failed (ext=) [0x89a5218] playlist demux debug: found valid M3U playlist [0x89a5218] main demux debug: using demux module "playlist" [0xb4300508] main input debug: starting in async mode [0x89ac158] main demux meta debug: looking for meta reader module matching "any": 2 candidates [0x89ac158] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader [0x89ac158] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/reader [0x89ac158] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader [0x89ac158] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader/filename.lua [0x89ac158] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader/filename.luac [0x89ac158] main demux meta debug: no meta reader modules matched [0xb4300508] main input debug: `http://192.168.1.55:9981/playlist/channelid/1' successfully opened [0x8960190] main playlist: stopping playback [0x8960190] main playlist debug: deleting item `http://192.168.1.55:9981/playlist/channelid/1' [0xb4300508] main input debug: EOF reached [0x8960190] main playlist debug: incoming request - stopping current input [0x89a2bb8] main access debug: object waitpipe triggered [0x8960190] main playlist debug: finished input [0x8960190] main playlist debug: meta ok for GETPJ, need to fetch art [0x8960190] main playlist debug: incoming request - stopping current input [0x8960190] main playlist debug: finished input [0x89a5218] main demux debug: removing module "playlist" [0x89a50d0] main stream debug: removing module "record" [0x89a2bb8] main access debug: removing module "access_http" [0xb5e020b8] main demux meta debug: looking for meta fetcher module matching "any": 1 candidates [0x8960190] main playlist debug: incoming request - stopping current input [0x8960190] main playlist debug: dead input [0x899cec0] main stream output debug: destroying useless sout [0x89a1290] main stream out debug: destroying chain... (name=transcode) [0x89a1290] main stream out debug: removing module "stream_out_transcode" [0x89a1290] main stream out debug: destroying chain done [0x8994a48] main stream out debug: destroying chain... (name=standard) [0x8994a48] main stream out debug: removing module "stream_out_standard" [0x899df80] main mux debug: removing module "mux_ts" [0x8996658] main access out debug: removing module "access_output_http" [0x899d850] main http host debug: HTTP host removed [0x8996658] access_output_http access out debug: Close [0x8994a48] main stream out debug: destroying chain done [0x8960190] main playlist debug: processing request item: GETPJ, node: Playlist, skip: 0 [0x8960190] main playlist debug: rebuilding array of current - root Playlist [0x8960190] main playlist debug: rebuild done - 1 items, index 0 [0x8960190] main playlist debug: starting playback of the new playlist item [0x8960190] main playlist debug: resyncing on GETPJ [0x8960190] main playlist debug: GETPJ is at 0 [0x8960190] main playlist debug: creating new input thread [0xb4303840] main input debug: Creating an input for 'GETPJ' [0xb5e020b8] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/fetcher [0xb5e020b8] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/fetcher [0xb5e020b8] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/fetcher [0x8996658] main stream output debug: using sout chain=`transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1200,ab=128}:standard{access=http,mux=ts,dst=192.168.1.55:9001}' [0xb5e020b8] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/fetcher/tvrage.lua [0xb5e020b8] main demux meta debug: using meta fetcher module "lua" [0xb5e020b8] main demux meta debug: removing module "lua" [0x8960190] main playlist debug: searching art for GETPJ [0xb5e04290] main art finder debug: looking for art finder module matching "any": 2 candidates [0x8996658] main stream output debug: stream=`standard' [0x8994a48] main stream out debug: looking for sout stream module matching "standard": 20 candidates [0x8994a48] main stream out debug: set config option: sout-standard-access to http [0x8994a48] main stream out debug: set config option: sout-standard-mux to ts [0x8994a48] main stream out debug: set config option: sout-standard-dst to 192.168.1.55:9001 [0x89a1290] main access out debug: looking for sout access module matching "http": 8 candidates [0x89a1290] access_output_http access out warning: "192.168.1.55" HTTP host might be ignored in multiple-host configurations, use at your own risks. [0x89a1290] access_output_http access out: Consider passing --http-host=IP on the command line instead. [0x89a1290] main access out debug: net: listening to 192.168.1.55 port 9001 [0x89a1290] main access out debug: using sout access module "access_output_http" [0x89a1b00] main mux debug: looking for sout mux module matching "ts": 10 candidates [0x89a1b00] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000 [0x89a1b00] main mux debug: using sout mux module "mux_ts" [0x8996658] main stream output debug: muxer support adding stream at any time [0x8996658] main stream output debug: muxer prefers to wait for all ES before starting to mux [0x8994a48] stream_out_standard stream out debug: using `http/ts://192.168.1.55:9001' [0x8994a48] main stream out debug: using sout stream module "stream_out_standard" [0x8996658] main stream output debug: stream=`transcode' [0x89a5400] main stream out debug: looking for sout stream module matching "transcode": 20 candidates [0xb5e04290] lua art finder debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/art [0xb5e04290] lua art finder debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/art [0xb5e04290] lua art finder debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art [0x89a5400] main stream out debug: set config option: sout-transcode-venc to x264{preset=ultrafast} [0x89a5400] main stream out debug: set config option: sout-transcode-vcodec to h264 [0x89a5400] main stream out debug: set config option: sout-transcode-vb to 1200 [0x89a5400] main stream out debug: set config option: sout-transcode-ab to 128 [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/00_musicbrainz.lua [0x89a5400] stream_out_transcode stream out debug: codec video=h264 0x0 scaling: 0.000000 1200kb/s [0x89a5400] main stream out debug: using sout stream module "stream_out_transcode" [0xb4303840] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0xb4303840] main input debug: `http://192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04' gives access `http' demux `' path `192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04' [0xb4303840] main input debug: creating demux: access='http' demux='' location='192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04' file='(null)' [0x899d750] main demux debug: looking for access_demux module matching "http": 19 candidates [0x899d750] main demux debug: no access_demux modules matched [0xb4303840] main input debug: creating access 'http' location='192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04', path='(null)' [0x899d750] main access debug: looking for access module matching "http": 21 candidates [0x899d750] access_http access debug: querying proxy for http://192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04 [0x899d750] access_http access debug: no proxy [0x899d750] access_http access debug: http: server='192.168.1.55' port=9981 file='/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04' [0x899d750] main access debug: net: connecting to 192.168.1.55 port 9981 [0x899d750] main access debug: connection succeeded (socket = 11) [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/00_musicbrainz.luac [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/01_googleimage.lua [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/01_googleimage.luac [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/02_frenchtv.lua [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/02_frenchtv.luac [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/03_lastfm.lua [0xb5e04290] lua art finder debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/art/03_lastfm.luac [0xb5e04290] main art finder debug: no art finder modules matched [0x8960190] main playlist debug: art not found for GETPJ [0x899d750] access_http access debug: protocol 'HTTP' answer code 200 [0x899d750] access_http access debug: Server: HTS/tvheadend [0x899d750] access_http access debug: Connection: Close [0x899d750] access_http access debug: Content-Type: video/x-matroska [0x899d750] main access debug: using access module "access_http" [0x89afea8] main stream debug: Using stream method for AStream* [0x89afea8] main stream debug: starting pre-buffering [0x89afea8] main stream debug: received first data after 0 ms [0x89afea8] main stream debug: pre-buffering done 371 bytes in 0s - 1767 KiB/s [0x89b1870] main stream debug: looking for stream_filter module matching "any": 9 candidates [0x89b1870] main stream debug: no stream_filter modules matched [0x89b1870] main stream debug: looking for stream_filter module matching "record": 9 candidates [0x89b1870] main stream debug: using stream_filter module "record" [0xb4303840] main input debug: creating demux: access='http' demux='' location='192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04' file='(null)' [0x899ec70] main demux debug: looking for demux module matching "any": 63 candidates [0x899ec70] mkv demux debug: | + Information [0x899ec70] mkv demux debug: | | + UID=438517356 [0x899ec70] mkv demux debug: | | + Title=GETPJ [0x899ec70] mkv demux debug: | | + Muxing Application=Tvheadend Matroska muxer [0x899ec70] mkv demux debug: | | + Writing Application=Tvheadend 3.4.27~gfbda802~precise [0x899ec70] mkv demux debug: | | + TimecodeScale=1000000 [0x899ec70] mkv demux debug: | | + Unknown (N7libebml8EbmlVoidE) [0x899ec70] mkv demux debug: | + Tracks [0x899ec70] mkv demux debug: | | + Track Entry [0x899ec70] mkv demux debug: | | | + Track Number=1 [0x899ec70] mkv demux debug: | | | + Track UID=1 [0x899ec70] mkv demux debug: | | | + Track Type=video [0x899ec70] mkv demux debug: | | | + Track Lacing=0 [0x899ec70] mkv demux debug: | | | + Track CodecId=V_MPEG2 [0x899ec70] mkv demux debug: | | | + Track CodecPrivate size=94 [0x899ec70] mkv demux debug: | | | + Track Default Duration=33366666 [0x899ec70] mkv demux debug: | | | + Track Video [0x899ec70] mkv demux debug: | | | | + width=544 [0x899ec70] mkv demux debug: | | | | + height=480 [0x899ec70] mkv demux debug: | | | | + Track Video Display Unit=inches [0x899ec70] mkv demux debug: | | | | + display width=4 [0x899ec70] mkv demux debug: | | | | + display height=3 [0x899ec70] mkv demux debug: | | + Track Entry [0x899ec70] mkv demux debug: | | | + Track Number=2 [0x899ec70] mkv demux debug: | | | + Track UID=2 [0x899ec70] mkv demux debug: | | | + Track Type=audio [0x899ec70] mkv demux debug: | | | + Track Lacing=0 [0x899ec70] mkv demux debug: | | | + Track CodecId=A_MPEG/L2 [0x899ec70] mkv demux debug: | | | + Track Language=`eng' [0x899ec70] mkv demux debug: | | | + Track Default Duration=24000000 [0x899ec70] mkv demux debug: | | | + Track Audio [0x899ec70] mkv demux debug: | | | | + afreq=48000 [0x899ec70] mkv demux debug: | | | | + achan=2 [0x899ec70] mkv demux debug: | + Cluster [0x899ec70] mkv demux warning: no cues/empty cues found->seek won't be precise [0x899ec70] mkv demux debug: found 2 es [0xb4303840] main input debug: selecting program id=0 [0xb4303840] main input error: Invalid PCR value in ES_OUT_SET_(GROUP_)PCR ! [0x899ec70] mkv demux debug: Starting the UI Hook [0x899ec70] main demux debug: using demux module "mkv" [0x89a0ae0] main decoder debug: looking for packetizer module matching "any": 21 candidates [0x89a0ae0] main decoder debug: using packetizer module "packetizer_mpegvideo" [0x89adc88] main decoder debug: looking for packetizer module matching "any": 21 candidates [0x89adc88] main decoder debug: using packetizer module "mpeg_audio" [0xb4303840] main input debug: starting in async mode [0x89bc0c0] main demux meta debug: looking for meta reader module matching "any": 2 candidates [0x89bc0c0] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader [0x89bc0c0] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/src/.libs/vlc/lua/meta/reader [0x89bc0c0] lua demux meta debug: Trying Lua scripts in /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader [0x89bc0c0] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader/filename.lua [0x89bc0c0] lua demux meta debug: Trying Lua playlist script /root/ffmpeg_sources/vlc-2.1.2/share/lua/meta/reader/filename.luac [0x89bc0c0] main demux meta debug: no meta reader modules matched [0xb4303840] main input debug: `http://192.168.1.55:9981/stream/channelid/1?ticket=5D3FCCDD4012FB32FA2B47BAB7C29E8259698E04' successfully opened [0xb4303840] main input debug: switching to sync mode [0x89a0ae0] packetizer_mpegvideo decoder debug: size 544x480 fps=29.970 [0x8996658] main stream output debug: adding a new sout input (sout_input:0xb5e00468) [0x89a5400] stream_out_transcode stream out debug: creating video transcoding from fcc=`mpgv' to fcc=`h264' [0xb5e06ad0] main generic debug: looking for decoder module matching "any": 40 candidates [0xb4303840] main input debug: Buffering 0% [0xb4303840] main input debug: Buffering 30% [0xb4303840] main input debug: Buffering 61% [0x89adc88] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:160 [0x8996658] main stream output debug: adding a new sout input (sout_input:0xb4302e40) [0xb4303840] main input debug: Buffering 93% [0xb5e06ad0] avcodec generic debug: trying to use direct rendering [0xb5e06ad0] avcodec generic debug: allowing 3 thread(s) for decoding [0xb5e06ad0] avcodec generic debug: avcodec codec (MPEG-1/2 Video) started [0xb5e06ad0] avcodec generic debug: using slice thread mode with 3 threads [0xb5e06ad0] main generic debug: using decoder module "avcodec" [0xb5e06e30] main encoder debug: looking for encoder module matching "x264": 16 candidates [0xb5e06e30] x264 encoder debug: version x264 0.120.X [0xb5e06e30] main encoder debug: set config option: sout-x264-preset to ultrafast [0xb5e06e30] x264 encoder: using cpu capabilities: MMX2 SSE2 SSE3 Cache64 [0xb5e06e30] x264 encoder: profile Constrained Baseline, level 3.0 [0xb5e06e30] main encoder debug: using encoder module "x264" [0xb5e06e30] main encoder debug: removing module "x264" [0xb5e06e30] x264 encoder debug: framecount still in libx264 buffer: 0 [0xb5e06e30] x264 encoder: final ratefactor: 19.28 [0x89a5400] stream_out_transcode stream out debug: not transcoding a stream (fcc=`mpga') [0x89a1b00] main mux debug: adding a new input [0x89a1b00] mux_ts mux debug: adding input codec=mpga pid=68 [0x89a1b00] mux_ts mux debug: - lang=eng [0x89a1b00] mux_ts mux debug: new PCR PID is 68 [0xb4303840] main input debug: Stream buffering done (1242 ms in 1949 ms) [0xb4303840] main input debug: Decoder buffering done in 0 ms [0xb5e06ad0] avcodec generic debug: using direct rendering [0x89a5400] stream_out_transcode stream out debug: decoder aspect is 1.333333:1 [0x89a5400] stream_out_transcode stream out debug: source pixel aspect is 1.176471:1 [0x89a5400] stream_out_transcode stream out debug: scaled pixel aspect is 1.176471:1 [0x89a5400] stream_out_transcode stream out debug: source 544x480, destination 544x480 [0x89a5400] stream_out_transcode stream out debug: encoder aspect is 10880:8160 [0x89a5400] stream_out_transcode stream out debug: destination (after video filters) 544x480 [0xb5e06e30] main encoder debug: looking for encoder module matching "x264": 16 candidates [0xb5e06e30] x264 encoder debug: version x264 0.120.X [0xb5e06e30] main encoder debug: set config option: sout-x264-preset to ultrafast [0xb5e06e30] x264 encoder: using SAR=20/17 [0xb5e06e30] x264 encoder: using cpu capabilities: MMX2 SSE2 SSE3 Cache64 [0xb5e06e30] x264 encoder: profile Constrained Baseline, level 3.0 [0xb5e06e30] main encoder debug: using encoder module "x264" [0x89a1b00] main mux debug: adding a new input [0x89a1b00] mux_ts mux debug: adding input codec=h264 pid=69 [0x89a1b00] mux_ts mux debug: - lang=eng [0x89a1b00] mux_ts mux debug: new PCR PID is 69 [0x89a1b00] main mux warning: late buffer for mux input (45071) [0x89a1b00] main mux warning: late buffer for mux input (32569) [0x89a1b00] main mux warning: late buffer for mux input (18267)
Now the problem is when I try to run multiple transcoding sessions for different channels. VLM doesnt seem to be working at all.
Any ideas?

limiteddi
Blank Cone
Blank Cone
Posts: 28
Joined: 12 Dec 2013 18:10

Re: VLM + Tvheadend - help!

Postby limiteddi » 04 Jan 2014 08:12

This seems to be working by issuing commands in different terminals which is hard to manage. Any ideas on how to make with work on VLM?


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 3 guests