Ergebnis 1 bis 1 von 1
  1. #1
    Mitglied
    Registriert seit
    17.01.2014
    Beiträge
    64
    Thanks (gegeben)
    12
    Thanks (bekommen)
    17
    Total Downloaded
    363,2 KB
    Total Downloaded
    363,2 KB
    ReceiverDanke

    PATCH: Zgemma fix for gst 1.6

    Hi there,

    I see you've upgraded to gstreamer 1.6.0 as well.
    For zgemma (and maybe other) receivers as well, you need to patch the dvbmediasink.

    The problem is that gstreamer 1.6 sends the caps for h264 twice which will freeze the playout.
    In order to fix this we simply remove the CAPS for h264, since the driver will play it anyways.

    Code:
    --- gstreamer1.0-plugin-multibox-dvbmediasink/gstdvbvideosink.c.orig    2015-09-21 14:14:13.477819103 +0200
    +++ gstreamer1.0-plugin-multibox-dvbmediasink/gstdvbvideosink.c    2015-09-21 14:15:24.249857811 +0200
    @@ -183,8 +183,7 @@
             "mpegversion = (int) { 1, 2 }, "
             VIDEO_CAPS "; "
     #ifdef HAVE_H264
    -    "video/x-h264, "
    -        VIDEO_CAPS "; "
    +    "video/x-h264; "
     #endif
     #ifdef HAVE_H263
         "video/x-h263, "
    Please apply to the dvbmediasink but only for Zgemma (sh1, h3).
    Angehängte Dateien Angehängte Dateien

  2. Thanks gorski bedankten sich
    •   Alt Advertising

       


Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:03 Uhr.
Powered by vBulletin® Version 4.2.5 (Deutsch)
Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.
Resources saved on this page: MySQL 4,76%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com