maybe the problem is also due to the libdvbsi?
https://github.com/O...bdvbsi++.bb#L11
Try to move locally to here ...
https://github.com/O...sionE2/libdvbsi
Posted 10 June 2020 - 15:26
maybe the problem is also due to the libdvbsi?
https://github.com/O...bdvbsi++.bb#L11
Try to move locally to here ...
https://github.com/O...sionE2/libdvbsi
Posted 10 June 2020 - 15:40
Posted 10 June 2020 - 18:08
I don’t have Hisi, another processor.But maybe something else here.I tried different versions libdvdread and libdvdnav from git and xbmc-git.Nothing changes.
If through a media player,then there are no problems with the VOB file:
[Navigation] playing: 4097:0:0:0:0:0:0:0:0:0:/media/hdd/bluray/Masha i Medved'_22_DVD-5/VIDEO_TS/VTS_01_1.VOB [eServiceFactoryMP3] **** dvb_audiosink created *** [eServiceFactoryMP3] **** dvb_videosink created *** [eServiceFactoryMP3] **** dvb_subsink created *** [eServiceFactoryMP3] ****new play service total services played is 1**** [eServiceMP3] construct! [eServiceMP3] playbin uri=file:///media/hdd/bluray/Masha%20i%20Medved'_22_DVD-5/VIDEO_TS/VTS_01_1.VOB [eServiceMP3] *** starting pipeline **** [eServiceMP3] pause(ePtr<iPauseableService> &ptr) resolved to PLAY [eServiceMP3] ****STATE TRANSITION NULL -> READY **** [eServiceMP3] PLAYBIN WITH BLOCK READY TO PAUSED state:PAUSED pending:VOID_PENDING ret:SUCCESS [eServiceMP3] ****STATE TRANSITION READY -> PAUSED **** STREAMTV STREAM
But a mistake if you try to reproduce video_ts.ifo:
[DVD] FileBrowserClosed /media/hdd/bluray/Masha i Medved'_22_DVD-5/ [DVD] play 4369:0:0:0:0:0:0:0:0:0:/media/hdd/bluray/Masha i Medved'_22_DVD-5/ [DVD] file /VIDEO_TS.IFO [DVD] /VIDEO_TS.IFO: video_attr_high = 10 video_attr_low = 0 [DVD] height: 1080 [Skin] Parsing embedded skin '<embedded-in-DVDOverlay>'. [Skin] Processing screen '<embedded-in-DVDOverlay>', position=(0, 0), size=(1920 x 1080) for module 'DVDOverlay'. [Navigation] playing: 4369:0:0:0:0:0:0:0:0:0:/media/hdd/bluray/Masha i Medved'_22_DVD-5/:Masha i Medved'_22_DVD-5 [eServiceDVD] construct! [eServiceDVD] pause sending key [eServiceDVD] DVD_SCREEN_UPDATE: values got from ddvd: 0 0 720 576 No accelerated IMDCT transform found [eServiceDVD] DVD_SIZE_CHANGED 0: 720x576 2 [eServiceDVD] DVD_FRAMERATE_CHANGED 0: 29970 [eServiceDVD] DVD_PROGRESSIVE_CHANGED 0: 1 libdvdread: Couldn't find device name. libdvdnav: Can't read name block. Probably not a DVD-ROM device. [eServiceDVD] DDVD_SHOWOSD_TITLESTRING: [eServiceDVD] loadCuesheet trying /media/hdd/bluray/Masha i Medved'_22_DVD-5//dvd.cuts [eServiceDVD] info [DVD] __titleUpdated: 1/22 enigma2: ../git/mpegaudio_enc.c:347: ddvd_mpa_compute_scale_factors: Assertion `index >=0 && index <= 63' failed. Backtrace: /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x221FD8] /lib/libc.so.6(__default_rt_sa_restorer) [0xB6C45030] /lib/libc.so.6(gsignal) [0xB6C4406C] /lib/libc.so.6(abort) [0xB6C2D84C] -------FATAL SIGNAL
Posted 10 June 2020 - 18:51
[Navigation] playing: 4097:0:0:0:0:0:0:0:0:0:/media/hdd/bluray/Masha i Medved'_22_DVD-5/VIDEO_TS/VTS_01_1.VOB
That was my first idea
https://github.com/z...silicon.cpp#L63
In my view, the assignments are missing there, as mentioned here
https://forums.openp...dpost&p=1216334
It would not be a big deal now to build and try it locally.
You build yourself, maybe you can just test it.
If necessary, do a Branch from Servicehisilicon.
Posted 10 June 2020 - 18:54
For this case, you are right. Assuming that the HiSil player does support the format, so more might be needed to play the format than just adding the extension.
It is not related to DVD playing though.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 11 June 2020 - 09:35
To watch a DVD you must:
1) use bmediacenter;
2) change with the blue button that the DVDs must work them as videos;
3) watch one vob file at a time.
At the moment it is the only way I have found to watch DVDs with the new 4K boxes (amiko viper combo 4k, gigablue trio4k, octagon sf8008 4k)
If it were a codec problem I couldn't even look at them individually.
The problem in my opinion lies in the processing of the video_ts.ifo files
we can have a look at the source of bmedacenter
https://github.com/O..._VideoPlayer.py
Posted 11 June 2020 - 13:09
Posted 11 June 2020 - 14:28
Zgemma H9 combo:
I installed zeus with kodi (as it seems the enigma2 packages missing something. Didn't figure out what yet)
DVD menu and selectionbar works fine and movie plays well. Problem I have is with audio that it want software ac3 software decode.
So this means I get no AC3 audio
It needs for this liba52 but when I install this it's get in a loop with follow messages:
[DVD] SubtitleInfoAvail (0, '')
[eServiceDVD] DVD_SHOWOSD_AUDIO
[eServiceDVD] info
[eServiceDVD] getInfoObject sUser+6: audio_id=0 lang=-- type=1
[DVD] AudioInfoAvail (1, '--', 'AC3')
enigma2: ../git/mpegaudio_enc.c:347: ddvd_mpa_compute_scale_factors: Assertion `index >=0 && index <= 63' failed.
Backtrace:
enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x20A76C]
/lib/libc.so.6(__default_rt_sa_restorer) [0xB6CCC030]
/lib/libc.so.6(gsignal) [0xB6CCB06C]
/lib/libc.so.6(abort) [0xB6CB484C]
-------FATAL SIGNAL
Mut@nt HD51 STB 4K
Posted 21 June 2020 - 12:23
We are aware of that, there is a new 7.3-RC build running at the moment. You need to flash again when finished.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
0 members, 12 guests, 0 anonymous users