Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Compile von VDR 2.4.1 für Plugin easyvdr Test
#53
Hi Wirbel
Zitat:PPA easy-new-setup << diese Frage..
Ja gut, ein neues Paket im GIT debian konform zu bauen, steht bei mir auch noch auf der todoo Liste. Da wäre eine Erleuchtung von Wolfgang wirklich gut.

Zum Test mit Plugin 27.06.2020>>>
Das hier drunter sieht allerdings nicht so gut aus:
Zitat:[email protected]:/var/lib/vdr# /usr/bin/vdr -Peasyvdr
void cEasyPluginManager::Initialize():193 : *** begin avail plugins ***
void cEasyPluginManager::Initialize():210 : control
void cEasyPluginManager::Initialize():210 : softhddevice
void cEasyPluginManager::Initialize():210 : xineliboutput
void cEasyPluginManager::Initialize():213 : *** end avail plugins ***
vdr: no primary device found - using first device!
virtual cPluginEasyvdr::~cPluginEasyvdr():85 : plugin destroyed.


/var/log/sysconfig
Zitat:Jun 27 11:27:12 easyVDR vdr: [38468] VDR version 2.4.1 started
Jun 27 11:27:12 easyVDR vdr: [38468] codeset is 'UTF-8' - known
Jun 27 11:27:12 easyVDR vdr: [38468] found 28 locales in /usr/share/locale
Jun 27 11:27:12 easyVDR vdr: [38468] loading plugin: /usr/lib/vdr/plugins/libvdr-easyvdr.so.2.4.1
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/setup.conf
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: ChannelBlocker = 0
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: DumpNaluFill = 0
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: SupportTeletext = 0
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: WarEagleIcons = 1
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: ZapcockpitHideLastGroup = 0
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: ZapcockpitShowAllChannels = 0
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: ZapcockpitUseGroups = 1
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: ZapcockpitUseHints = 1
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: unknown config parameter: ZapcockpitUseInfo = 1
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/sources.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/diseqc.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/scr.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/channels.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/timers.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/commands.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/reccmds.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/svdrphosts.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/remote.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/keymacros.conf
Jun 27 11:27:12 easyVDR vdr: [38468] loading /var/lib/vdr/camresponses.conf
Jun 27 11:27:12 easyVDR vdr: [38468] registered source parameters for 'A - ATSC'
Jun 27 11:27:12 easyVDR vdr: [38468] registered source parameters for 'C - DVB-C'
Jun 27 11:27:12 easyVDR vdr: [38468] registered source parameters for 'S - DVB-S'
Jun 27 11:27:12 easyVDR vdr: [38468] registered source parameters for 'T - DVB-T'
Jun 27 11:27:12 easyVDR vdr: [38468] no DVB device found
Jun 27 11:27:12 easyVDR vdr: [38468] initializing plugin: easyvdr (2020.06.27): easyvdr setup helper plugin
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: invalid primary device number: 1
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: no primary device found - using first device!
Jun 27 11:27:12 easyVDR vdr: [38468] ERROR: invalid primary device number: 1
Jun 27 11:27:12 easyVDR vdr: [38470] epg data reader thread started (pid=38468, tid=38470, prio=high)
Jun 27 11:27:12 easyVDR vdr: [38470] reading EPG data from /var/cache/vdr/epg.data
Jun 27 11:27:12 easyVDR vdr: [38469] video directory scanner thread started (pid=38468, tid=38469, prio=low)
Jun 27 11:27:12 easyVDR vdr: [38469] video directory scanner thread ended (pid=38468, tid=38469)
Jun 27 11:27:12 easyVDR vdr: [38468] deleting plugin: easyvdr
Jun 27 11:27:12 easyVDR vdr: [38470] epg data reader thread ended (pid=38468, tid=38470)
Jun 27 11:27:12 easyVDR vdr: [38468] exiting, exit code 2
Jun 27 11:27:15 easyVDR tracker-store[38437]: OK
Jun 27 11:27:15 easyVDR systemd[906]: tracker-store.service: Succeeded.

/etc/vdr/conf.d/xineliboutput_settings.ini
Code:
[EasyPluginManager]
Args=--local=none --primary --remote=127.0.0.1:37890
AutoRun=true
Stop=false

EasyPluginManager::Args=--local=none --primary --remote=127.0.0.1:37890

Wirbel schrieb:Bei mir erkennt xinelibout die Bildschirm Größe nicht korrekt, egal wie ich das Plugin starte.
Das hat aber nix mit dem Thread hier zu tun.

Deswegen die Parameter von weiter oben. Zusätzlich nutzen wir vdr-sxfe direkt und starten es nach.
Zum Test um das Frontend zu sehen, hab ich einfach immer folgende Zeile im Terminal benutzt:
Code:
vdr-sxfe --post tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 xvdr+tcp://localhost
Aber vielleicht reden wir gerade aneinander vorbei und du meinst noch was anderes.

Ps: Warum eigentlich Xinelibout auch wichtig ist:
wir nutzen im Moment zwei Frontends, Softhddevice als vaapi & vdpau Ausführung, Xinelibout für Softwarescaling. Das war bisher so gut, das eine Weiterführung in der Kombination gut wäre.

Gruß Aaron
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

Zitieren


Nachrichten in diesem Thema
RE: Compile von VDR 2.4.1 für Plugin easyvdr Test - von gb - 27.06.2020, 11:36

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste