Trouble playing dvd iso

Having a weird issue. I have two Vero 4K+ units. One plays a dvd iso fine and the other one does not. I tried checking all the setting and didn’t notice anything different. It starts to show the dvd intro credits but when it goes to dvd menu screen I just get a black screen.

My other unit shows the menu fine.

Here are logs for unit that is not working. Is there some special add on I need to play dvd iso menus?

https://paste.osmc.tv/ditigesure

Here is log for unit that plays the same iso fine with dvd menu.

https://paste.osmc.tv/jotiqugave

It would be helpful if you also post a log set from playing this ISO from the Vero, which shows no problems.

Thanks I edited original post to include both logs.

Very strange! this is where it gets very different:

Working:

2023-08-03 11:33:19.416 T:3047    debug <general>: Open - Setting region mask ff
2023-08-03 11:33:19.416 T:3047     info <general>: VideoPlayer: playing a file with menu's
2023-08-03 11:33:19.416 T:3047     info <general>: Creating Demuxer
2023-08-03 11:33:19.417 T:3047    debug <general>: DVDNAV_HIGHLIGHT: Highlight button 1
2023-08-03 11:33:19.417 T:3047    debug <general>:  - DVDNAV_VTS_CHANGE (HOLDING)
2023-08-03 11:33:19.417 T:3047    debug <general>: Open - avformat_find_stream_info starting
2023-08-03 11:33:19.417 T:3047    debug <general>: Open - av_find_stream_info finished
2023-08-03 11:33:19.418 T:3047     info <general>: ffmpeg[0xb2c06f28]: Input #0, mpeg, from '/media/Media/Tools/5_1 Audio Toolkit.iso':
2023-08-03 11:33:19.418 T:3047     info <general>: ffmpeg[0xb2c06f28]:   Duration: N/A, bitrate: N/A
2023-08-03 11:33:19.419 T:3047     info <general>: GetVideoAspectRatio - Aspect wanted: 0, Scale permissions: 3
2023-08-03 11:33:19.419 T:3047     info <general>: Opening stream: 1 source: 512
2023-08-03 11:33:19.420 T:3047     info <general>: GetVideoAspectRatio - Aspect wanted: 0, Scale permissions: 3
2023-08-03 11:33:19.421 T:3047    debug <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2023-08-03 11:33:19.421 T:3047     info <general>: VideoPlayer: next stream, wait for old streams to be finished
2023-08-03 11:33:19.421 T:3047     info <general>: Creating Demuxer

not working:

2023-08-20 17:29:19.545 T:2961    debug <general>: Open - Setting region mask ff
2023-08-20 17:29:19.546 T:2961    debug <general>: CFileCache::Open - </media/Media/Tools/Dolby Atmos 9.1.6 Speaker Test/> opening
2023-08-20 17:29:19.546 T:2961    debug <general>: CFileCache::Open - </media/Media/Tools/Dolby Atmos 9.1.6 Speaker Test/> source chunk size is 0, setting cache chunk size to 131072
2023-08-20 17:29:19.546 T:2961    debug <general>: CFileCache::Open - </media/Media/Tools/Dolby Atmos 9.1.6 Speaker Test/> using single memory cache sized 524880000 bytes
2023-08-20 17:29:19.547 T:2964    debug <general>: Thread FileCache start, auto delete: false
2023-08-20 17:29:19.547 T:2961    debug <general>: ScanForExternalSubtitles: Searching for subtitles...
2023-08-20 17:29:19.547 T:2964    error <general>: Process - </media/Media/Tools/Dolby Atmos 9.1.6 Speaker Test/> source read failed with -1!
2023-08-20 17:29:19.548 T:2961    debug <general>: ScanForExternalSubtitles: END (total time: 1 ms)
2023-08-20 17:29:19.548 T:2961     info <general>: Creating Demuxer

why is the CFileCache::Open - </media/Media/Tools/Dolby Atmos 9.1.6 Speaker Test/> opening action?
Are the ISO files identical?

Currently I have no idea how to interpret that.

Hmm yes the ISO file I am opening is same. Under /media/Media/Tools there is a folder named Dolby Atmos 9.1.6 Speaker Test but the ISO file is not in that folder. Its just a file under /Media/Tools

It seems the working Vero uses SW decoding

2023-08-03 11:33:19.506 T:3047     info <general>: Opening stream: 0 source: 256
2023-08-03 11:33:19.506 T:3047     info <general>: GetVideoAspectRatio - Aspect wanted: 0, Scale permissions: 3
2023-08-03 11:33:19.506 T:3047     info <general>: Creating video codec with codec id: 2
2023-08-03 11:33:19.506 T:3047     info <general>: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
2023-08-03 11:33:19.506 T:3047    debug <general>: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video
2023-08-03 11:33:19.506 T:3047    debug <general>: CVideoPlayerVideo::OpenStream - open stream with codec id: 2

whereas the not working Vero uses HW decoding

2023-08-20 17:29:19.656 T:2961     info <general>: Opening stream: 0 source: 256
2023-08-20 17:29:19.656 T:2961     info <general>: Creating video codec with codec id: 2
2023-08-20 17:29:19.656 T:2961    debug <general>: CDVDVideoCodecAmlogic::Opening: codec 2 profile:4 extra_size:88
2023-08-20 17:29:19.657 T:2961    debug <general>: CDVDVideoCodecAmlogic: skipping decoder AV1
2023-08-20 17:29:19.657 T:2961    debug <general>: CDVDVideoCodecAmlogic: skipping decoder H.264/MVC
2023-08-20 17:29:19.657 T:2961    debug <general>: CDVDVideoCodecAmlogic: skipping decoder HEVC
2023-08-20 17:29:19.657 T:2961    debug <general>: CDVDVideoCodecAmlogic: skipping decoder MJPEG
2023-08-20 17:29:19.657 T:2961     info <general>: CDVDVideoCodecAmlogic: using Amlogic decoder MPEG-1/MPEG-2

Would that be the Accerate MPEG2 option in settings? I believe I had them both set to Always.

Yes, we’re using HW decoding only for HD streams.

I moved ISO file into its own folder and it appears to be working now. Now I am experiencing buffering issue on all movies while my working unit works fine. I’ll create a new post after I search the forums. Thank you for your help!

1 Like