Hello,
Playing a 3D iso in monoscopic mode showes only half of the picture and in stereoscopic mode it seems like not switching to MVC.
Only 3D isos are affectet. Mk3d files playing properly.
Reverting to 8.0.2 solves the issue.
Regards...
Hello,
Playing a 3D iso in monoscopic mode showes only half of the picture and in stereoscopic mode it seems like not switching to MVC.
Only 3D isos are affectet. Mk3d files playing properly.
Reverting to 8.0.2 solves the issue.
Regards...
Can you try the LibreELEC 8.1.2 beta and confirm if that had the same issue? You can download it from the following link and copy the tar into your Update folder:
LibreELEC-RPi2.arm-8.1.2.tar
Hello,
with 8.1.2 beta isos working fine.
I have noticed in 8.2.0.1 block_lr mode is not shown in the menu to manually choose the 3D mode. Only over-under and side by side.
Hi,
i can confirm this.
Its the same on my Rpi3.
Hi!
I can confirm this too!
I'm using Libreelec 8.2.0.1 on a Raspberry PI2.
As BastiB said just 3D ISO files are affected, I tested with many of them.
When I choose the "same as video" 3D mode it switches to SBS automatically.
If I ssh into the Pi and issue "tvservice -s" while playing one of them I get:
state 0x12000a [HDMI CEA (32) 3D FP RGB lim 16:9], 1920x1080 @ 23.98Hz, progressive
Indeed my 3D tv seems to detect and behave accordingly to the FP mode of the MVC stream but again it is wrongly set to SBS mode by Kodi.
Again, as BastiB said no problems at all with MKV 3D files (full MVC files of course), for instance this MKV 3D sample file: drive.google.com/file/d/0BwxFVkl63-lETWMzM1dRZF9XMDA/view from the official kodi wiki (kodi.wiki/view/Samples) works fine.
The reply to the "tvservice" command is exactly the same but this time the 3D is correctly set.
While for instance this other ISO 3D sample (always from Kodi samples) presents the same problem described above: ISO-full3D-sample.iso - Google Drive
NB: to make this last ISO 3D sample recognized as a 3D file I need to edit the name into something like "ISO-3D-full-MVC" so that I'm asked what kind of 3D I prefer, and choosing "same as video" enables the wrong SBS with FP mode.
Thank you very much!
Hi,
I've noticed this too. Playback of a sample 3D iso does not work (means, playback is 2D) with 8.2.0.1.
The debug log brings up a line "Codec 0x8016 is not in the full list" and later, "unknown codec" where it should come up with "h264_mvc":
19:39:02.204 T:1558180768 DEBUG: CDVDInputStreamBluray::OpenMVCDemuxer(): Opening MVC extension stream at udf://%2fstorage%2fvideos%2f3D-
full-sample.iso/BDMV/STREAM/00001.m2ts
19:39:02.207 T:1558180768 DEBUG: ffmpeg[5CDFF3A0]: Codec 0x8016 is not in the full list.
19:39:02.242 T:1558180768 DEBUG: Previous line repeats 2 times.
19:39:02.242 T:1558180768 DEBUG: ffmpeg[5CDFF3A0]: [mpegts] Could not find codec parameters for stream 0 (Video: unknown_codec (HDMV / 0x
564D4448), none): unspecified size
19:39:02.242 T:1558180768 DEBUG: ffmpeg[5CDFF3A0]: [mpegts] Consider increasing the value for the 'analyzeduration' and 'probesize' optio
ns
19:39:02.242 T:1558180768 INFO: ffmpeg[5CDFF3A0]: Input #0, mpegts, udf://%2fstorage%2fvideos%2f3D-full-sample.iso/BDMV/STREAM/00001.m2t
':
19:39:02.242 T:1558180768 INFO: ffmpeg[5CDFF3A0]: Duration: 00:01:00.06, start: 4200.000000, bitrate: 13503 kb/s
19:39:02.242 T:1558180768 INFO: ffmpeg[5CDFF3A0]: Program 1
19:39:02.243 T:1558180768 DEBUG: ffmpeg[5CDFF3A0]: Codec 0x8016 is not in the full list.
19:39:02.243 T:1558180768 INFO: ffmpeg[5CDFF3A0]: Stream #0:0[0x1012]: Video: unknown_codec (HDMV / 0x564D4448), none, 23.98 fps, 23
.98 tbr, 90k tbn, 90k tbc
19:39:02.243 T:1558180768 DEBUG: Open: MVC m2ts has 1 streams
19:39:02.243 T:1558180768 DEBUG: Open: MVC Stream not found
Display More
Last line shows the early return from that part of code (DemuxMVC.cpp).
Regards
-DH-
Same here on 8.2.1 : the sample mkv works, the iso is shown in 2D.
I confirm also, RPi3 + Optoma projector. I won't upgrade still bug is not fixed.
It's fixed in 8.2.2, thanks
Thank you for this fix! I am apparently one of the 2 3D fans using libreelec ;).