Search Criteria
Package Details: tvheadend 4.2.8-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tvheadend.git (read-only, click to copy) |
|---|---|
| Package Base: | tvheadend |
| Description: | TV streaming server for Linux |
| Upstream URL: | https://tvheadend.org/ |
| Keywords: | tvheadend |
| Licenses: | GPL-3.0-only |
| Submitter: | BELzEBUB |
| Maintainer: | fossdd |
| Last Packager: | fossdd |
| Votes: | 115 |
| Popularity: | 0.000016 |
| First Submitted: | 2012-10-25 08:49 (UTC) |
| Last Updated: | 2025-05-14 06:50 (UTC) |
Dependencies (9)
- avahi
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- uriparser (uriparser-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
- wget (wget-gitAUR) (make)
- libiconv (optional) – For conversion of character encodings
- xmltvAUR (optional) – For an alternative source of programme listings
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 25 Next › Last »
elf842009 commented on 2018-09-23 12:47 (UTC)
I did so: sudo systemctl start tvheadend.service Job for tvheadend.service failed because the control process exited with error code. See "systemctl status tvheadend.service" and "journalctl -xe" for details.
LukyLX commented on 2018-09-23 12:38 (UTC)
No clues there. Have you tried running tvheadend directly?
sudo /usr/bin/tvheadend -f -p /var/run/tvheadend.pid -C -u hts -g videoLukyLX commented on 2018-09-23 11:51 (UTC)
@elf842009, did you already rebuild and -install tvheadend? What does
journalctl -eu tvheadendsay?elf842009 commented on 2018-09-23 11:06 (UTC)
Will not start tvheadend.help me please. $ sudo systemctl status tvheadend.service ● tvheadend.service - Tvheadend - a TV streaming server and DVR Loaded: loaded (/usr/lib/systemd/system/tvheadend.service; enabled; vendor preset: disabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2018-09-23 14:00:04 UTC; 19s ago Process: 10307 ExecStart=/usr/bin/tvheadend -f -p /var/run/tvheadend.pid -C -u hts -g video (code=exited, status=1/FAILURE)
pejobo commented on 2018-09-23 10:15 (UTC) (edited on 2018-09-23 10:17 (UTC) by pejobo)
The dependency to package linuxtv-dvb-apps is missing (you'll get this without: " error while loading shared libraries: libdvben50221.so"). https://aur.archlinux.org/packages/linuxtv-dvb-apps/
sagittarius commented on 2018-09-23 09:10 (UTC)
Because libavresample is dropped now from ffmpeg, I had to downgrade to ffmpeg-1:4.0.2-2. But I also compiled ffmpeg-headless-1:4.0.2-1 (by removing aom depedency and with --disable-libaom in the PKGBUILD) and it works on my headless tvheadend server.
zman0900 commented on 2018-09-23 02:49 (UTC)
@LukyLX: Looks like it treats missing libavresample as completely missing ffmpeg, so it completely disables the feature. You can remove '--disable-ffmpeg_static' to use the old ffmpeg it downloads instead, but that seems to have other problems building with our newer gcc.
You might be able to use this same patch I threw together for the -git package: https://aur.archlinux.org/cgit/aur.git/commit/?h=tvheadend-git&id=
c9dd687b558fPaulchenPlump commented on 2018-09-22 14:06 (UTC)
Life can be so easy. Thanks @LukyLX!
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 25 Next › Last »