Moin,
gehört nicht ganz zu Kodi - aber zu TVH.
Habe TVH auf der DS920 laufen mit speziellen codec angepasst an die DS-CPU
Nun ist es oft so, mangels 100%iger Wifi-Verbindung, das Live-TV oft stottert mit Klötzchen.
So wie ich es verstanden habe, muß man für diesen Fall ein spezielles Profil in TVH einrichten.
Wie mach ich das am schlausten?
hier die TVH-Konfig:
Code
Configure arguments:
--host=x86_64-pc-linux-gnu --build=i686-pc-linux --prefix=/var/packages/tvheadend/target --localstatedir=/var/packages/tvheadend/var --python=/usr/bin/python3 --enable-imagecache --enable-bundle --enable-trace --release --disable-bintray_cache --disable-avahi --enable-dvbcsa --enable-pngquant --disable-hdhomerun_static --enable-hdhomerun_client --disable-libfdkaac_static --enable-libfdkaac --disable-libopus_static --enable-libopus --disable-libtheora_static --enable-libtheora --disable-libvorbis_static --enable-libvorbis --disable-libvpx_static --enable-libvpx --disable-libx264_static --enable-libx264 --disable-libx265_static --enable-libx265 --disable-ffmpeg_static --enable-libav --enable-vaapi
Compiler:
Using C compiler: /github/workspace/toolchain/syno-x64-7.1/work/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc
Using C flags: -I/github/workspace/toolchain/syno-x64-7.1/work/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/include -I/github/workspace/spk/tvheadend/work-x64-7.1/install/var/packages/tvheadend/target/include -I/github/workspace/spk/ffmpeg7/work-x64-7.1/install/var/packages/ffmpeg7/target/include -I/github/workspace/spk/synocli-videodriver/work-x64-7.1/install/var/packages/synocli-videodriver/target/include
Using LD flags: -L/github/workspace/toolchain/syno-x64-7.1/work/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/lib -L/github/workspace/spk/tvheadend/work-x64-7.1/install/var/packages/tvheadend/target/lib -Wl,--rpath-link,/github/workspace/spk/tvheadend/work-x64-7.1/install/var/packages/tvheadend/target/lib -Wl,--rpath,/var/packages/tvheadend/target/lib -L/github/workspace/spk/ffmpeg7/work-x64-7.1/install/var/packages/ffmpeg7/target/lib -Wl,--rpath-link,/github/workspace/spk/ffmpeg7/work-x64-7.1/install/var/packages/ffmpeg7/target/lib -Wl,--rpath,/var/packages/ffmpeg7/target/lib -L/github/workspace/spk/synocli-videodriver/work-x64-7.1/install/var/packages/synocli-videodriver/target/lib -Wl,--rpath-link,/github/workspace/spk/synocli-videodriver/work-x64-7.1/install/var/packages/synocli-videodriver/target/lib -Wl,--rpath,/var/packages/synocli-videodriver/target/lib -lhdhomerun -ldvbcsa
Build for arch: x64
Binaries:
Using PYTHON: /usr/bin/python3
Using GZIP: gzip
Using BZIP2: bzip2
Options:
pie yes
ccdebug no
cardclient yes
cwc yes
cccam yes
capmt yes
constcw yes
linuxdvb yes
satip_server yes
satip_client yes
hdhomerun_client yes
hdhomerun_server yes
hdhomerun_static no
iptv yes
tsfile yes
dvbscan yes
timeshift yes
trace yes
avahi no
zlib yes
libav yes
ffmpeg_static no
libx264 yes
libx264_static no
libx265 yes
libx265_static no
libvpx yes
libvpx_static no
libtheora yes
libtheora_static no
libvorbis yes
libvorbis_static no
libfdkaac yes
libfdkaac_static no
libopus yes
libopus_static no
nvenc no
vaapi yes
mmal no
omx no
inotify yes
epoll yes
pcre no
pcre2 no
uriparser yes
ccache no
tvhcsa yes
bundle yes
pngquant yes
kqueue no
dbus_1 no
android no
gtimer_check no
slow_memoryinfo no
libsystemd_daemon no
pcloud_cache yes
ddci yes
cclang_threadsan no
gperftools no
execinfo yes
mmx yes
sse2 yes
W_unused_result yes
f_stack_protector yes
f_stack_protector_strong yes
f_stack_check yes
f_PIE yes
fdatasync yes
getloadavg yes
atomic32 yes
atomic64 yes
atomic_time_t yes
atomic_ptr yes
bitops64 yes
lockowner yes
qsort_r yes
time_ld yes
stime yes
gmtoff yes
recvmmsg yes
sendmmsg yes
libiconv yes
ifnames yes
py_gzip yes
bin_pkg_config yes
bin_xgettext yes
bin_msgmerge yes
bin_gzip yes
bin_bzip2 yes
ssl yes
linuxdvbapi yes
linuxdvb_ca yes
libhdhomerun yes
upnp yes
hwaccels yes
inotify_h yes
inotify_init1 yes
dvbcsa yes
epoll_create1 yes
mpegts yes
mpegts_dvb yes
Packages:
openssl 3.1.6
zlib 1.3.1
liburiparser 0.9.6
libavfilter 10.1.100
libswresample 5.1.100
libswscale 8.1.100
libavformat 61.1.100
libavcodec 61.3.100
libavutil 59.8.100
libva 1.22.0
libva-drm 1.22.0
Installation paths:
Prefix: /var/packages/tvheadend/target
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: ${datadir}/man
Alles anzeigen
Mit dem Android will ich über die App "dream Player for TVheadend" auf den TVH zugreifen.
Hier kann ich dann speziell das Profil auswählen, aber erstmal muß ich das im TVH sauber anlegen.
Danke für die Hilfe.