diddlesnaps / tvheadend

MIT License
10 stars 0 forks source link

Include ffmpeg/pipe #13

Closed tuxiano closed 3 years ago

tuxiano commented 3 years ago

Hi,

thank you for providing this great snap-app.

I'm intending to setup up public IPTV channels with tvh using this list: http://bit.ly/kn-pipe-tv-main

This m3u-list is prepared for tvh and uses pipe/ffmpeg because otherwise some of the channels won't work (e.g. ZDF).

If I use this list with tvh and snap I get the following error message:

2021-01-16 15:15:49.095 mpegts: kn-pipe-tv-main - KiKA in test - tuning on IPTV

2021-01-16 15:15:49.101 iptv: Unable to start pipe 'pipe://ffmpeg -loglevel fatal -i https://kikageohls-i.akamaihd.net/hls/live/1006268/livetvkika_de/master_1080.m3u8 -vcodec copy -acodec copy -metadata service_name=KiKA -metadata service_provider=IPTV-DE -mpegts_service_type advanced_codec_digital_hdtv -f mpegts pipe:1' (wrong executable?)

If I try the apt version of tvheadend and install ffmpeg manually it works as expected.

In this sense, it would be great if your snap could include also ffmpeg.

Thank you and kind regards.

tuxiano commented 3 years ago

https://github.com/diddlesnaps/tvheadend/commit/d15e34bd1daa1b02ad08878dd94a3b869dcab8fd