Kodi Community Forum

Full Version: ZIDOO X6(Updated October 18st support 3D ISO framepacking via kodi)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2015-10-07, 21:29)movie78 Wrote: [ -> ]You guys used their source code to get RPi2 3D.ISO working.
Is the any implementation ideas that you can provide to them.Big Grin

The kodi code is all public, but that is merely gui options and plumbing. See here.
They will need something on the kernel/firmware side to implement the framepacked modes.
It's all described in the specs, but it looks like a 1920x2205 resolution HDMI mode, with the right clocks and signalling.
(2015-10-08, 16:20)popcornmix Wrote: [ -> ]If "Use Full HD HDMI modes for 3D" is enabled the Pi will output in a framepacked mode which maintains the full resolution.
Got it, thanks as usual popcornmix. Now, if the Pi2 Kodi UI blanking out issue issue after video playback stop can be fixed. I know a previous build (prior to ISO support) had solved the issue for me provided I left 'Sync playback to display' disabled, but with latest builds, I must disable it and 'Adjust display refresh rate to match video'. Latter needs to be enabled to get proper 23.976 and other framerates so everything isn't displayed at 60. I'm going to try build #0916 (when ISO was added) and latest #1007 and report back.

And, looks like Zidoo X6 will have competition from HiMedia H8 soon, per Simon @ Futeko:
Quote:Expect H8 to have full 7.1 audio passthrough, 3D, and 4K support in Kodi (without wrapper) soon.
(2015-10-08, 16:37)hdmkv Wrote: [ -> ]And, looks like Zidoo X6 will have competition from HiMedia H8 soon, per Simon @ Futeko:
Quote:Expect H8 to have full 7.1 audio passthrough, 3D, and 4K support in Kodi (without wrapper) soon.

Competition is good,it elevate the other competitors.Smile
(2015-10-08, 16:30)popcornmix Wrote: [ -> ]
(2015-10-07, 21:29)movie78 Wrote: [ -> ]You guys used their source code to get RPi2 3D.ISO working.
Is the any implementation ideas that you can provide to them.Big Grin

The kodi code is all public, but that is merely gui options and plumbing. See here.
They will need something on the kernel/firmware side to implement the framepacked modes.
It's all described in the specs, but it looks like a 1920x2205 resolution HDMI mode, with the right clocks and signalling.

popcornmix i appreciate your work , you are great developer. Smile
(2015-10-05, 21:06)hdmkv Wrote: [ -> ]// Updated October 8, 2015 //
Testing and posting impressions here, culminating in a full review if/once full 3D is supported. If not, this player will be useless for 3D.

Thanks much to mirror88/Zidoo for sending me an X6 for review. Will do my best to provide a fair review (good and areas for improvement).
.
.
.
.
.

Thank you for your first review.

Have you tried one of 64GB SD card?
Don't have a 64GB card on me, but 16GB mSD card worked fine.
NTFS formatted USB Drive are not working in their file Explorer.
@hdmkv
Have you test that?
(2015-10-08, 19:47)movie78 Wrote: [ -> ]NTFS formatted USB Drive are not working in their file Explorer........
On zodoo forum "mirror" say yes! Whats' the true?http://forum.zidoo.tv/index.php?threads/hard-disk.549/
Tks
(2015-10-08, 20:12)Domengo Wrote: [ -> ]
(2015-10-08, 19:47)movie78 Wrote: [ -> ]NTFS formatted USB Drive are not working in their file Explorer........
On zodoo forum "mirror" say yes! Whats' the true?http://forum.zidoo.tv/index.php?threads/hard-disk.549/
Tks

NTFS USB

Zidoo X6 File Explorer = Not Working
Zidoo Media Player = Working
KODI = Huh

I need to test it KODI again so that i can provide you with an accurate answer.
(2015-10-08, 20:21)movie78 Wrote: [ -> ]
(2015-10-08, 20:12)Domengo Wrote: [ -> ]
(2015-10-08, 19:47)movie78 Wrote: [ -> ]NTFS formatted USB Drive are not working in their file Explorer........
On zodoo forum "mirror" say yes! Whats' the true?http://forum.zidoo.tv/index.php?threads/hard-disk.549/
Tks

NTFS USB

Zidoo X6 File Explorer = Not Working
Zidoo Media Player = Working
KODI = Huh

I need to test it KODI again so that i can provide you with an accurate answer.

And with es explorer?
(2015-10-08, 20:35)langostino Wrote: [ -> ]
(2015-10-08, 20:21)movie78 Wrote: [ -> ]
(2015-10-08, 20:12)Domengo Wrote: [ -> ]On zodoo forum "mirror" say yes! Whats' the true?http://forum.zidoo.tv/index.php?threads/hard-disk.549/
Tks

NTFS USB

Zidoo X6 File Explorer = Not Working
Zidoo Media Player = Working
KODI = Huh

I need to test it KODI again so that i can provide you with an accurate answer.

And with es explorer?

I am only testing with default apps that come with the device.
Thank you so much movie
(2015-10-08, 20:21)movie78 Wrote: [ -> ]
(2015-10-08, 20:12)Domengo Wrote: [ -> ]
(2015-10-08, 19:47)movie78 Wrote: [ -> ]NTFS formatted USB Drive are not working in their file Explorer........
On zodoo forum "mirror" say yes! Whats' the true?http://forum.zidoo.tv/index.php?threads/hard-disk.549/
Tks

NTFS USB

Zidoo X6 File Explorer = Not Working
Zidoo Media Player = Working
KODI = Huh

I need to test it KODI again so that i can provide you with an accurate answer.
We tested a lot of NTFS hardware in Explorer without problems
Can you give me more Informations,We will fix it
(2015-10-08, 16:30)popcornmix Wrote: [ -> ]
(2015-10-07, 21:29)movie78 Wrote: [ -> ]You guys used their source code to get RPi2 3D.ISO working.
Is the any implementation ideas that you can provide to them.Big Grin

The kodi code is all public, but that is merely gui options and plumbing. See here.
They will need something on the kernel/firmware side to implement the framepacked modes.
It's all described in the specs, but it looks like a 1920x2205 resolution HDMI mode, with the right clocks and signalling.

Thanks for your help,We are checking it
About 23.976,Because we use the RKCODEC, and the audio is a different way. Will generate 1% of the non synchronization, We are solving it,anybody can give us some advices?