• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Duyuru

Gizle
No announcement yet.

MastaG's OpenPLi-4 / Gstreamer 1.7.1 duo2

Gizle
Bu konu sabit bir konudur.
X
X
 
  • Filtrele
  • Zaman
  • Göster
Hepsini Sil
new posts

  • MastaG's OpenPLi-4 / Gstreamer 1.7.1 duo2

    MastaG's OpenPLi-4 / Gstreamer 1.7.1
    (master git) images 2016-01-0)



    About it .

    all decodeur suported
    2016
    date 06/01/2015

    - - - Updated - - -

    Please reflash your receiver since a software update will most likely fail.
    Especially on spark/spark7162.

    Changes since previous release:

    - Gstreamer snapshot updated to 1.7.1:
    * The mp4 issue when playing from remote locations has been fixed upstream, so I've dropped the revert.
    * Libsoup has been updated so I've dropped the revert for the old libsoup as well.
    - DM800Se V2 and DM500HD V2 kernel config has been cleaned and more in sync with PLi's config for the other Dreambox models.
    - More free space by adding a task before do_package_write_ipk which will upx compress some binaries.
    * This should give us a few more MBs to work with (Dreambox *cough*).
    - Major rework of the meta-fulan BSP for spark thanks to Tapaat for helping me out.
    * Now using Tapaat's drivers which fixes the frambuffer (and 22khz?) issue.
    * Enable of the zram module.
    * Shipping his wifi drivers.
    * VFD time is now synced every 5 minutes using a cron job.
    * Software update and plugin-installation has been fixed.
    * Using Tapaat's lirc config for spark and spark7162.
    - The usual batch of dvbmediasink fixes by Christophecvr and mx3L:
    * A brand new divx/xvid bitstream unpacker by mx3L should fix playback of avi files with wrong fourcc.
    - Libsoup has been updated to 2.52 (from master-next).
    - Refactor wifi drivers a bit on Linux 2.6.18, not auto-loading the mt7600 anymore, the correct driver should hopefully be loaded when you plugin your wifi stick.

    Changes compared to openpli-oe-core gst-1:

    - Ships with gstreamer upstream master git:
    Using the same patches as openpli-oe-core gst-1 with only these changes:
    Removed: 0001-baseparse-post-tag-list-when-avg-bitrate-changes-at-.patch
    because this patch was already checked in upstream.
    - Every receiver uses christophecvr's multibox dvbmediasink.
    - Libsoup has been updated to 2.52 (from master-next).
    - Using libtrmp and rtmpdump from oe-alliance.
    - Some small enigma2 patches for Dreambox receivers (ac3/dts bypass and blanking on zap support).
    These are only applied for Dreambox receivers.
    - AAC to AC3 transcoding V2 by mx3L (requires a fast cpu).
    - IPTV Player from samsamsam included (thx to Athoik for the recipe).
    - Large list of public IPTV streams included thanks to the Japhar Team.
    - Updated libcdio and cdtextinfo for audio-cd support by christophecvr.
    - DM800Se, DM7020HD and DM800SeV2 driver upgraded to 20151201:
    added si2166b blindscan support.
    - Using aio-grab source from oe-alliance which includes fixes for spark receivers.

    Known issues:

    - DM800 first boot will take a while, please be patient. The next boot will be faster.
    - On spark/spark7162 you need to set 'boxtype = dreambox' for oscam dvbapi.
    Please use 'duckbox' instead.
    - On Zgemma Star you cannot use full HD skins.
    This is a hardware/driver limitation.
    Please don't try it, it will crash enigma2.
    - Some Dreambox remotes may behave very sensitive.
    This causes button presses to register multiple times instead of just once.
    As a workaround you can adjust the *** interval:
    Go to: Menu - System - Input devices - dreambox remote control (native).
    Set "Change repeat and delay settings" to yes
    Set "Interval between keys when repeating:" to 200ms or 300ms.
    Press green button (OK)
    Now set the same delay for: "dreambox advanced remote control (native)" as well.

    TODO:
    - Linux 2.6.18: Create a plugin / ppanel to select which Realtek/Ralink driver to load on startup (eg. rt3070, rt55xx, mt7600), since they cannot be loaded at the same time.
    - Linux 2.6.18: Look into the v4l usb drivers.
    - Add Spark specific plugins by gorski.
    - Add meta-ini from OE-Alliance and shape it up for openpli-oe-core.

    https://mega.nz/#F!z08HlZyA!Upawo32I...e-soQ!y0tFyK5R
  • #2

    Vu+Duo 2 OpenPLÝ 4.0 Beta Ýmage gst 1.7.2

    Hi there friends,

    Today gstreamer 1.7.2 was released so I did a mass rebuild.



    I also tested playback of local files and they're working fine here.
    Tested on both on my Dreambox DM800 Se and my GM Spark Triplex (spark7162).

    These images were built using the original openpli-oe-core repository that used to be branched as "gst-1".
    However since that branch doesn't exist anymore I manually synced it with the "master" branch as of today.
    Furthermore there are some additions of my own:

    - Ships with gstreamer upstream master git (currently tagged 1.7.2) with the following patches applied:

    gstreamer1.0:file://0001-Fix-crash-with-gst-inspect.patchfile://0001-revert-use-new-gst-adapter-get-buffer.patch gstreamer1.0-plugins-base:file://get-caps-from-src-pad-when-query-caps.patchfile://taglist-not-send-to-down-stream-if-all-the-frame-cor.patchfile://0001-riff-media-added-fourcc-to-all-mpeg4-video-caps.patchfile://0001-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-ca.patchfile://subparse-avoid-false-negatives-dealing-with-UTF-8.patch gstreamer1.0-plugins-good:file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patchgstreamer1.0-plugins-bad:file://0001-rtmp-fix-seeking-and-potential-segfault.patchfile://fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch- A nice pre-installed list of public IPTV streams thanks to the Japhar Team.
    - Every receiver uses christophecvr's multibox dvbmediasink.
    - All receivers with flash larger than 64MB (basically non-Dreambox receivers) ship with gstreamer1.0-libav by default.
    - Libsoup has been updated to 2.52 (from master-next).
    - Using libtrmp and rtmpdump from Taapat's tree (which is in sync with master-next).
    - Using ffmpeg 2.8.6 from Taapat's tree (which is in sync with master-next), replacing libav.
    - Some small enigma2 patches for Dreambox receivers (ac3/dts bypass and blanking on zap support).
    These are only applied for Dreambox receivers.
    - AAC to AC3 transcoding V2 by mx3L (requires a fast cpu).
    - IPTV Player from samsamsam included (thx to Athoik for the recipe).
    - Large list of public IPTV streams included thanks to the Japhar Team.
    - Updated libcdio and cdtextinfo for audio-cd support by christophecvr.
    - DM800Se, DM7020HD and DM800SeV2 driver upgraded to 20151201:
    added si2166b blindscan support.
    - Using aio-grab from Taapat's tree (which is in sync with master-next).
    - Added extra images for: DM800HD, DM7020HDv2, DM800SeV2, DM500HDv2, Atemio Nemesis, Spark7111 and Spark7162 (thanks to Taapat).
    - No builds for Wetek.
    - jpeg8 replaced by libturbojpeg0_8d+1.4.2 (from master-next).
    - libgif upgraded to 5.1.2 (from Taapat's tree), this required a small enigma2 patch.
    - Added fusedav and sshfs packages to the feeds.
    - Oscam bumped to rev. 11211 with joeuser's patch (stream-relay).
    - opencore-amr upgraded to 0.1.3 which is required for gstreamer 1.7 (thanks to Beeker for letting me know).
    - Added a special task to compress some binaries right before the do_package_write_ipk with UPX.
    This will give us some more free space for those 64MB Dreambox receivers.
    - Some more packages backported from master-next and a few other things I forgot about...

    Notes:
    - If you get corrupted jpeg images on spark/spark7162 the hardware decoder is not working for you, simply login using telnet and type:
    rm -f /usr/lib/libmme_host.so
    Then restart enigma2 and they should display fine
    - Zram is now disabled by default on spark/spark7162, if would like to use it anyways, simply login using telnet and type:
    touch /etc/gimme-zram
    Then reboot your receiver.
    - DM800 first boot will take a while, please be patient. The next boot will be faster.
    - On some Zgemma Star models (like sh1 for example) you cannot use full HD skins.
    This is a hardware/driver limitation.
    Please don't try it, it will crash enigma2.
    - Some Dreambox remotes may behave very sensitive.
    This causes button presses to register multiple times instead of just once.
    As a workaround you can adjust the *** interval:
    Go to: Menu - System - Input devices - dreambox remote control (native).
    Set "Change repeat and delay settings" to yes.
    Set "Interval between **** when repeating:" to 200ms or 300ms.
    Press green button (OK).
    Now set the same delay for: "dreambox advanced remote control (native)" as well.
    - Some Dreambox receivers only feature 64MB of flash space.
    Also gstreamer 1.7 takes up much more space compared to 0.10.
    I've tried my best to gain some more free space but you'll have to do it with ~5MB to play with.
    I advice you to first do a software upgrade to get the latest gstreamer packages before you install your favorite plugins/cams.


    I'd like to thank everyone for testing out my images and giving me feedback for improvements.

    Special thanks goes out to ones helping me out understanding various things, in particular the following members for their contributions to OpenPLi and helping me out:
    - Taapat (for his contributions and answering the many questions regarding my fulan BSP)
    - Christophecvr (for his contribtions and helping me merging sh4 support into his multibox-dvbmediasink)
    - mx3L (for his contributions)
    - Beeker (for his contributions)
    - Athoik (for his contributions)
    - betacentauri (for his contributions)
    - Japhar Team (for supplying us with web-hosting and IPTV Streams)



    https://mega.nz/#F!2odFUBJT!AUHxctpT..._YfjQ!ixtAXShK

    Yorum yap

    • #3

      teþekkürler üstad.

      Yorum yap

      • #4

        Alýntýdýr

        Unofficial- Gstreamer 1.9.0.1 images 2016-05 -based on- OpenPLi 4




        - Najnowszy GStreamer 1.9.0.1 migawki na podstawie przepisów z christophecvr:
        * Prawidłowe ustalenie dla HLS wysypać na przystanku
        * Re-umożliwić poszukiwania RTMP i potencjalny wysypać poprawkę
        * Gstreamer1.0-libav jest teraz zbudowany przeciwko systemu ffmpeg zamiast (ta różni siÄ™ od receptur chri użytkownika) *
        * Å‚aty dvbmediasink dla Vu Solo 4K, hd1265 i HD1500 z OE-sojuszu
        - FFMpeg zaktualizowany do 3.0.2 i jest obecnie instalowany domyślnie *
        - Backporty do Enigma2 dla SH4 (gÅ‚ównie servicemp3.cpp pokrewne)
        - Fix EPG na odbiornikach SH4
        - Exteplayer3 jest teraz domyślnie instalowany, dziękuję mx3L i samsamsam *
        - Gstplayer jest teraz domyślnie instalowany, dziękuję mx3L i samsamsam
        - MediaTomb jest obecnie w paszach
        - MediaPlayer2 jest teraz domyślnie instalowany, dziękuję mx3L
        - SubsSupport (dla MediaPlayer2) jest teraz domyślnie instalowany, dziękuję mx3L
        - Nie bardziej rosyjski tuxtxt
        - Teraz można ustawić poziom debugowania ponownie w menu ustawień UI, dziękuję christophecvr
        - Ostatnie zmiany Enigma2, dziękuję OpenPLi
        - Ostatnie zmiany openpli-oe-core, dziękuję OpenPLi
        - ServiceApp, dziękuję mx3L !!!

        Download
        Vu+ Zero 4K

        Yorum yap

        Hazırlanıyor...
        X