Danke!! Statt mit http://youtube.com/user/Euronews klappt es jetzt mit http://youtube.com/watch?v=ntmPIzlkcJk
Dann ist das hier so weit erledigt bis es nach livestreamer und jetzt streamlink irgend wann wieder eine Umstellung bei youtube gibt.
---------------------------------------------------------------
P.S.: Vielleicht noch die Frage ob es inzwischen ein Youtube-Addon mit Suchfunktion gibt, das ohne API-Key auskommt?
P.P.S: Und noch die Frage wie die mux-Zeile aussehen müsste wenn man ein "normales" Youtube-Video abspielen will (kein Live-Stream) ?
P.P.P.S.: und noch meine Frage wie man ein Webcam-Bild mit ffmpeg in TVHEADEND abspielt?
pipe:///usr/bin/ffmpeg -loglevel fatal -i https://www.previval.org/w/images/f/fc/Testbild.jpg -vcodec copy -acodec copy -f mpegts pipe:1
oder
pipe:///usr/bin/ffmpeg -i https://www.previval.org/w/images/f/fc/Testbild.jpg -c:a ac3 -f mpegts -mpegts_service_type digital_tv pipe:1
funktionieren nämlich nicht.