Autor Thema: kaffeine 2.x releases  (Gelesen 2246 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
kaffeine 2.x releases
« am: 27 März, 2017, 18:15 »
So nach ein wenig Abstinenz meinerseits gibts ziemlich was nachzuholen  :jb


Kaffeine wird inzwischen von einem neuen Developer weiterentwickelt. Niemand geringerer als der Maintainer des Video4Linux subsystem (also einer der Kern-entwickler des Linux Kernels) Mauro Carvalho Chehab hat sich kaffeine angenommen und es stetig weiterentwickelt. Mittlerweile wurde kaffeine auf die neueste qt5 Version umgeschrieben, unterstützt die neueste dvb api des kernels und hat sehr viele bugfixes für die vlc playback engine bekommen.

Eine Übersicht einiger aktueller Neuigkeiten
Zitat

 2.0.7 : Support for H-265 video streams
 2.0.6 : Support for DVB-T2 multistream
         Autoscan for DVB-T2 channels on devices that support it
         Systray show/hide
         Don't ignore weak signals on DVB-T
         Handle devices with a single demux, but multiple frontends
 2.0.5 : Don't quit while recording without explict ack from the user
         Fix handling of subtitles for DVB streams
         Handle the new VLC 3.0 ES change events
 2.0.4 : Fix support for DVB-S/S2 and improve LNBf selection
         Fixes for the EPG logic for DVB, ISDB and ATSC
         Revamped bar gauge showing signal and S/N in dB
 2.0.3 : Add a menu to allow specifying arguments passed to libVLC

Kaffeine 2.0.9

Die momentane (03/2017) stable release ist Kaffeine 2.0.9 und kann für ubuntu xenial 16.04 bis zesty (17.04) Benutzer von meinem kaffeine-stable ppa installiert werden.

sudo add-apt-repository ppa:mtron/kaffeine-stable
sudo apt update && sudo apt full-upgrade
sudo apt install kaffeine

Für alle anderen oder zum selbstbau via https://github.com/KDE/kaffeine
git clone https://github.com/KDE/kaffeine.git
Je nach distro werden folgende build dependencies benötigt. Im README sind die genauen Packages für Fedora & debian basierte distros aufgelistet sowie genaue Build Instructions für einige weitere Distros.
* Qt >= 5.4
* KF5 >= 5.11
* libX11
* libXss
* libqt-sql-sqlite
* libvlc >= 2.2)
* libdvbv5

konfiguriert wird kaffeine via cmake. Wichtig ist vor allem der Install prefix
cmake ~/kaffeine -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make
make install # as root

Für Leser aus Deutschland nützliche Highlights sind DVB-T2 incl. autoscan und H265 Support. Hat jemand schon passende Hardware rumliegen für die es Linux Treiber gibt und kann berichten was dabei rauskommt?
« Letzte Änderung: 27 März, 2017, 18:29 von mtron »
Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]

Offline Cookie

  • Premium-Cubie
  • ****
  • Beiträge: 374
  • Hier ist immer was los!
Re: kaffeine 2.x releases
« Antwort #1 am: 27 April, 2017, 17:19 »
Habe Kaffeine 2.09 unter Manjaro am laufen.

Wintv-Solo HD DVB-T2 Stick funzt prima mit Zimmerantenne!

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
Re: kaffeine 2.x releases
« Antwort #2 am: 29 April, 2017, 15:07 »
Ah super, danke für die Info.

Hat der dvb-t2 autosan alle Sender bei dir gefunden oder musstest du dir eine initial tuning data basteln?

Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]

Offline Cookie

  • Premium-Cubie
  • ****
  • Beiträge: 374
  • Hier ist immer was los!
Re: kaffeine 2.x releases
« Antwort #3 am: 30 April, 2017, 15:47 »
Habe einfach einen Autoscan laufen lassen, nachdem der DE-BW nix gefunden hat ;)

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
Re: kaffeine 2.x releases
« Antwort #4 am: 04 Juli, 2017, 18:31 »

Kaffeine 2.0.10

Mauro hat eine neue stable release veröffentlicht. Kaffeine 2.0.10 kann für ubuntu xenial 16.04 bis zesty (17.04) Benutzer von meinem kaffeine-stable ppa installiert werden.

sudo add-apt-repository ppa:mtron/kaffeine-stable
sudo apt update && sudo apt full-upgrade
sudo apt install kaffeine

Zitat
Changelog
  * Fix video resize and scale factor issues;
  * Pass parameters to a running kaffeine instance
  * Updated scanfile.dvb.
  * Added video resize and scaling
  * Added Norwegian Nynorsk translation
  * Add support for H-265 video streams
  * Organize debug logs per category

Zum Selbstbau siehe https://github.com/KDE/kaffeine
Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
Re: kaffeine 2.x releases
« Antwort #5 am: 25 September, 2017, 19:13 »

Kaffeine 2.0.13

Mauro hat eine neue stable release veröffentlicht. Kaffeine 2.0.13 kann für ubuntu xenial 16.04 bis artful (17.10) Benutzer von meinem kaffeine-stable ppa installiert / upgedatet werden.

sudo add-apt-repository ppa:mtron/kaffeine-stable
sudo apt update && sudo apt full-upgrade
sudo apt install kaffeine

bzw. falls kaffeine schon über das ppa installiert wurde reicht
sudo apt update && sudo apt full-upgrade
Zitat
Changelog
Version 2.0.13 (2017-09-14):

-   Add a logic to send LNBf higher voltage commands. That may be
    needed on a few devices, if the antenna cabling is too long,
    as, otherwise, polarity setting may not work (BUG#374693).
-   Fix layer selection for ISDB-T;
-   Improve README.md instructions;
-   get rid of incomplete work (dtvdaemon);
-   fix install dir on some distros;
-   Shut up a gcc 7.1 warning;
-   scanfile.dvb updated.

Zum Selbstbau und für die vielen anderen Distros siehe https://github.com/KDE/kaffeine
Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
Re: kaffeine 2.x releases
« Antwort #6 am: 19 April, 2018, 09:08 »

Kaffeine 2.0.14

Mauro hat Kaffeine 2.0.14 veröffentlicht. Die neue Release kann für ubuntu xenial 16.04 bis bionic (18.04) Benutzer von meinem kaffeine-stable ppa installiert / upgedatet werden.

sudo add-apt-repository ppa:mtron/kaffeine-stable
sudo apt update && sudo apt full-upgrade
sudo apt install kaffeine

bzw. falls kaffeine schon über das ppa installiert wurde reicht
sudo apt update && sudo apt full-upgrade
Zitat
Changelog
Version 2.0.14 (2017-12-02):

-   Add support for multi-language EPG;
-   Jump to a position was not working, as it was lacking the Ok button;
-   On minimal and full screen mode, auto-unride top menu bar and lateral DVB tab bar;
-   The mouse wheel can now be used to control volume;
-   Reduce button size at DVB tab, in order to allow showing a bigger playback window;
-   Fix LNBf numbering and position at DiSEqC satellite configuration;
-   Kaffeine's handbook now covers all menu bar items;
-   Kaffeine's handbook was improved to contain more details about Digital TV settings;
-   LNBf names at DVB satellite configuration are now using translations from libdvbv5;
-   Get rid on two compilation warnings with gcc++ version 7.2;
-   scanfile.dvb updated.

Zum Selbstbau und für die vielen anderen Distros siehe https://github.com/KDE/kaffeine
Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
Re: kaffeine 2.x releases
« Antwort #7 am: 12 Mai, 2018, 15:39 »

Kaffeine 2.0.15

Mauro Carvalho Chehab hat Kaffeine 2.0.15 veröffentlicht. Die neue Release kann für ubuntu xenial 16.04 bis bionic (18.04) Benutzer von meinem kaffeine-stable ppa installiert / upgedatet werden.

sudo add-apt-repository ppa:mtron/kaffeine-stable
sudo apt update && sudo apt full-upgrade
sudo apt install kaffeine

bzw. falls kaffeine schon über das ppa installiert wurde reicht
sudo apt update && sudo apt full-upgrade
Zitat
Changelog
Version 2.0.15 (2018-05-01):

-   Fix logic that handles ATSC EIT entries (regression fix);
-   Auto-ride all bars when in minimal/full scree mode and mouse is out of window;
-   Allow better control of deinterlacing mode;
-   Better handle higherVoltage settings, as it exists only for sattellite TV delivery systems;
-   Improve error handling when parsing config.dvb file;
-   Change volume wheel logic to accept both point and angle-based volume control, accepting it only when the mouse is under the media widget;
-   Simplify the mouse hide logic;
-   Fix DVD menu navigation by using the keyboard instead of the mouse  (as mouse control is incompatible with newer versions of Qt/libVLC);
-   Fix handling of display mode, correcting some erratic behavior;
-   Add options to start Kaffeine on minimal mode and/or with its main window always on top;
-   When a new record starts and there aren't enough resources to keep playing the current DVB channel, switch to the new channel instead of stop playing.
-   Improve documentation to match the recent changes.

Zum Selbstbau und für die vielen anderen Distros siehe https://github.com/KDE/kaffeine
Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]

Offline mtron

  • Server-Admin
  • *
  • Beiträge: 1513
    • some debs
Re: kaffeine 2.x releases
« Antwort #8 am: 08 März, 2019, 16:02 »

Kaffeine 2.0.16

Mauro Carvalho Chehab hat Kaffeine 2.0.16 veröffentlicht. Die neue Release kann für ubuntu xenial 16.04 bis bionic (18.04) Benutzer von meinem kaffeine-stable ppa installiert / upgedatet werden.

sudo add-apt-repository ppa:mtron/kaffeine-stable
sudo apt update && sudo apt full-upgrade
sudo apt install kaffeine

bzw. falls kaffeine schon über das ppa installiert wurde reicht
sudo apt update && sudo apt full-upgrade
Zitat
Changelog
Version 2.0.16 (2019-01-14):

-   Immediately apply the new audio language if the user changes it while
    a channel is being playing;
-   Fix audio language selection issues;
-   Add support for "Original Language" for audio and sub-title descriptors;
-   Add some new PMT stream_type identifiers in order to allow supporting
    newer audio and video encoding types;
-   Add support for High DPI pixel maps;
-   Add a command line option to force an specific aspect ratio;
-   Only read/write longitude/latitude from config files for USALS
    satellite configurations;
-   Add support for parallel instant records;
-   Fix several issues related to audio CD playing;
-   Update build instructions for Debian/Ubuntu and Fedora at README.md;
-   Fix handling of command line arguments and describe the ones that
    are mutually exclusive at the docs;
-   Fix compilation issues and clean warnings when built with Clang;
-   Fix compilation issues with qt5.11-rc2 and with FreeBSD;
-   Some code cleanups and typo fixes.

Zum Selbstbau und für die vielen anderen Distros siehe https://github.com/KDE/kaffeine

« Letzte Änderung: 25 März, 2019, 16:02 von mtron »
Signatur
PC: lshw | Sats: 19.2° & 13°Ost (DiSEqC, 80cmØ Blech) | DVB-Soft: vdr 2.1.7 mit softhddevice via va-api
- Hauppauge Nova-T USB 2.0 Stick mit DiBcom DiB7700P Frontend, MT2060 tuner, Firmware
- TerraTec Cinergy S2 PCI HD mit STB0899 demodulator und Mantis VP 1041 PCI bridge
- TerraTec Cinergy S2 USB mit Montage DS3000 demodulator und IR-receiver,  Firmware
[close]