Search Criteria
Package Details: tvheadend 4.2.8-4
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/projects/tvheadend |
Keywords: | tvheadend |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | BELzEBUB |
Maintainer: | LukyLX |
Last Packager: | LukyLX |
Votes: | 114 |
Popularity: | 0.003638 |
First Submitted: | 2012-10-25 08:49 |
Last Updated: | 2020-05-29 17:06 |
Dependencies (11)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-headless, ffmpeg-ndi, ffmpeg-decklink, ffmpeg-git, ffmpeg-libfdk_aac, ffmpeg-nocuda, ffmpeg-amd-full-git, ffmpeg-full, ffmpeg-amd-full, ffmpeg-full-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- tar (tar-libarchive, tar-git, tar-parallel)
- uriparser
- git (git-git) (make)
- python (python-dbg) (make)
- wget (wget-git) (make)
- libavresample.so (lib32-ffmpeg-semifull-git, ffmpeg-semifull-git, ffmpeg-full3.4, ffmpeg-tmblock-git, ffmpeg2.8, ffmpeg-intel-full-git, lib32-ffmpeg-compat-57, libavresample, ffmpeg3.4, ffmpeg-compat-57, ffmpeg-amd-full-git, ffmpeg-full, ffmpeg-amd-full, ffmpeg-full-git) (optional) – For use of libav (i.e. for transcoding)
- libiconv (optional) – For conversion of character encodings
- xmltv (optional) – For an alternative source of programme listings
Latest Comments
1 2 3 4 5 6 ... Next › Last »
holunder commented on 2021-03-24 12:28
I had to recompile it after last day’s system updates. Now I get into the web interface again but cannot start any stream. Edit: Just had to reconnect the DVB-T2 usb cable.
pelle commented on 2020-11-02 08:08
@RoKoInfo
Thx for your help. I use the armv7l architecture. If I use the two flags mentioned, the error message also appears, see @pokabjoern. Seems to me like it has to do with architecture.
pelle
RoKoInfo commented on 2020-11-01 12:12
When trying to compile for armv7h, I needed both flags,
-Wno-error=format-truncation
and-Wno-error=stringop-truncation
. Compiling was successful, however, I do not know right now, if tvheadend works fine with it.RoKoInfo
pelle commented on 2020-10-20 12:40
@Neil
Thx for the patch. Even when I use the patch, I get the same error message as described by @pokabjoern.
Meanwhile I'm at a loss.
Pelle
Neil commented on 2020-10-03 19:27
@pelle
Here's my git diff:
As you can see I just added the line above to the prepare() function in PKGBUILD.
Hope this helps,
Neil.
pelle commented on 2020-10-01 09:04
@Neil
I've tried it too and fail.
I've tried the following:
...
detect libavresample and prepare for using it
...
I get the error message, see @pokabjoern.
What am I doing wrong?
thanks in advance
Neil commented on 2020-09-23 22:08
Thanks @pokabjoern - now I can build tvheadend also :-)
pokabjoern commented on 2020-08-15 06:52
I had to add
to PKGBUILD's build section, otherwise makepkg fails:elParaguayo commented on 2020-06-29 09:00
libavresample.so is shows as an optional dependency. Is it worth flagging that it needs to be installed when tvheadend is built if you want transcoding support?
berturion commented on 2020-06-18 11:23
Hello, thank you for this package. I wanted to say that the compilation via
yay
doesn't work. I had to go to~/.cache/yay/tvheadend
and executemakepkg
to successfully compile the program.The error via
yay
is :Using
makepkg
directly, errors become warnings: