Seite 12 von 25 ErsteErste ... 2101112131422 ... LetzteLetzte
Ergebnis 111 bis 120 von 248

Thema: New Image

Hybrid-Darstellung

  1. #1
    Benutzer
    Registriert seit
    11.12.2015
    Beiträge
    82
    Thanks
    23
    Thanked 13 Times in 11 Posts
    Very grateful!
    Fixed audio, thanks.
    I am ready for further testing. Now I must be something else to do?

    Made a nice change in GraphMultiEPG, I confirm.
    Many thanks bonkel!
    But there is a crash at the exit from the menu "Electronic Program Guide Setup".
    Angehängte Dateien Angehängte Dateien


  2. #2
    VIP
    Registriert seit
    25.05.2015
    Beiträge
    113
    Thanks
    17
    Thanked 26 Times in 20 Posts
    Hi Ingo,
    I don't think the not smooth playback of streams is because of the mpeg4packer plugin itself, but rather a sloppy merge into the mediasink , affecting other stream types.
    the packer is versy specific which streams it will do its magic on
    "video/mpeg, " "mpegversion = (int) 4, " "systemstream = (boolean) false; "
    "video/x-divx, " "divxversion = (int) [ 4, 5 ]"
    neither of which we are using here, we use "video/x-h264".
    before reverting the packerplugin altogether, i'll try to find why h264 streams are worse than before. they shouldn't.


  3. #3
    Benutzer
    Registriert seit
    11.12.2015
    Beiträge
    82
    Thanks
    23
    Thanked 13 Times in 11 Posts
    Zitat Zitat von dazulrich Beitrag anzeigen
    I don't think the not smooth playback of streams is because of the mpeg4packer plugin itself, but rather a sloppy merge into the mediasink , affecting other stream types.
    Totally agree with you, I presume that this is the case.


  4. #4
    VIP
    Registriert seit
    25.05.2015
    Beiträge
    113
    Thanks
    17
    Thanked 26 Times in 20 Posts
    Right. After ALOT of messing with the sinkfile (reverting tons of changes that had happened over the past 11month and battling with bitbake), i think i've finally found the main culprit.

    can you please test the attached videosink file. and report whether its better or not. and impact on divx/xvid, mkv, etc movies
    If its not,i'll give up for now.

    /daz
    Angehängte Dateien Angehängte Dateien

  5. The Following User Says Thank You to dazulrich For This Useful Post:



  6. #5
    Benutzer
    Registriert seit
    11.12.2015
    Beiträge
    82
    Thanks
    23
    Thanked 13 Times in 11 Posts
    Hi dazulrich!
    Take from me my sincere gratitude and appreciation to your professionalism.
    Now everything is working properly (smooth), not detected any effect on other types of video playback (divx / xvid, mkv). I believe that the AzBox c updated mediasink gained a second life.
    Thank you very much!!!

  7. The Following 2 Users Say Thank You to ingo For This Useful Post:



  8. #6
    VIP
    Registriert seit
    25.05.2015
    Beiträge
    113
    Thanks
    17
    Thanked 26 Times in 20 Posts
    Hooray! It was a long night. I could eventually see the stutters on my ME. but the ME working didn't mean the HD boxes would too.
    It wasn't a sloppy merge in the end, but removal of a tmp workaround in Chris' multibox mediasink. Looks like the Azbox still needs it. I'll push the changes later tonight. So should be included in the next image after that.
    /daz

  9. The Following 2 Users Say Thank You to dazulrich For This Useful Post:



  10. #7
    VIP
    Registriert seit
    25.05.2015
    Beiträge
    113
    Thanks
    17
    Thanked 26 Times in 20 Posts
    Hi,
    changes committed to repo.. enjoy.
    (wanted to edit the previous post, but ended up with new one. sorry about that :-)

    And for those who can't wait. i've zipped up the 4 mediasink files. One archive for me/minime and one for the HD boxes.
    copy the 4 files inside the zip to /usr/lib/gstreamer-1.0 and chmod 755 all four files.
    restart the box and happy out. (or wait till next image...)

    Angehängte Dateien Angehängte Dateien
    Geändert von dazulrich (18.11.2016 um 19:34 Uhr)

  11. The Following 2 Users Say Thank You to dazulrich For This Useful Post:



  12. #8
    Benutzer Avatar von kapios
    Registriert seit
    24.11.2013
    Beiträge
    69
    Thanks
    21
    Thanked 3 Times in 2 Posts
    HI @ingo ,@dazulrich

    the problem with the external disk with ntfs formats (can not be visited) how you have to solve?
    in HDs. i don't know on ME


  13. #9
    VIP
    Registriert seit
    25.05.2015
    Beiträge
    113
    Thanks
    17
    Thanked 26 Times in 20 Posts
    Hi. That is not a problem we tried solving. And don't have access to code to fix. Sorry. .

    have a look at the feed
    opkg list *ntfs*
    will give you number of driver packages you can install via cmdline.

    or in selfhelp,you might try this
    get oatv image with same kernel and install. (or find someone with oatv AzboxHD image)
    get "mount.ntfs-3g" from /sbin dir
    get "libntfs-3g.so.86" and "libntfs-3g.so.86.0.0" from the /usr/lib dir. (extensions might vary)

    Copy the filis into same folders on your HDMU image and change permission to 755.

    reboot
    plugin your HDD/USB and hope for the best. (and hope for no side effects)
    No guarantee it will work...
    Geändert von dazulrich (19.11.2016 um 16:20 Uhr)


  14. #10
    Benutzer Avatar von kapios
    Registriert seit
    24.11.2013
    Beiträge
    69
    Thanks
    21
    Thanked 3 Times in 2 Posts
    Hi
    thanks for ckick replay

    i have test at the last image openatv openspa and not working properly, the external disk
    with ntfs format
    can be visited in list of storgate device but for some reason the inside is empty



    i have faund solution for this in HDMU image and kernel openspa 4.004
    with this combination all external disks with all formats can be visited and read normally

    to connect to ftp and telnet should replace the folder opensat 3.3.1 in lib/modules

    process


    flash HDMU image and kernel
    with ftp replace the folder opensat 3.3.1 on lib/modules (opensat3.3.1 folder is from openspa image 4.004)
    reboot and with azup flash only the kernel from patch.e2 (is from image openspa 4.004)
    files


    ftp OK
    telnet OK
    wifi OK

    if @bonkel put the files in the new image
    Geändert von kapios (19.11.2016 um 20:45 Uhr)


Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •