樓主: 6hzzz
收起左側

[器材鑑賞] zidoo新旗艦 X9S 4K HDR Hi-End 多媒體播放機第一手實測

  [複製連結]

發表於 2016-12-15 14:20:46 | 顯示全部樓層
szyshang 發表於 2016-12-14 13:29
我其他机器都刷,这个机器试了好多软件都不行,想试试!
跟厂家联系过:你好!最近买了一个贵公司的ZIDOO ...

其實這台系統是有root權限的,只是沒有開放給上面的app使用,如果使用adb 打指令的話是可以對系統做有關root權限才能做的事,因為現在有一些app會檢查沒有root才給執行,所以我自己也沒有刷root包,有需要的時候再去打開root的權限,我把我動態root的方式給你參考,以下操作都是在windows上面

1. 將上面的 root 包解壓縮
2. 將 adb.exe執行檔放到上面解開的system/xbin資料夾裡面,很多刷機包或是安裝安卓的開發工具都會提供adb.exe
3.打開命令提示字元,切換到剛剛的system/bin資料夾裡面,然後打adb connect  192.168.0.105 , (192.168.0.105 這是我zidoo的ip請改成你自己的) , 這一行是跟zidoo連線,因為zidoo的usb無法跟電腦連所以要改用網路
3.打 adb shell mount -o rw,remount,rw /system , 這一行指令是將 zidoo 的system資料夾變成能夠寫入 ,重開機就會失效不用擔心
4. 打 adb shell mkdir /system/xbin/bak
5. 打 adb shell cp /system/xbin/su /system/xbin/bak/ , 第4跟第5是建立一個bak資料夾並將原本的su指令放到備分資料夾裡面
6. 打 adb push daemonsu /system/xbin/
7. 打 adb push su /system/xbin/
8. 打 adb push sugote /system/xbin/
9. 打 adb push sugote-mksh /system/xbin/ , 6 7 8 9 是將root相關的檔案複製到zidoo裡面

到此已經將root需要用到的東西放到 zidoo裡面了,以上步驟只需做一次

10. adb shell /system/xbin/daemonsu --auto-daemon &

第10啟動root的機制, 重開機後就會失效,有需要再直接跑第10點就可以再啟動了,前面9點不需要重複跑,因為只是複製檔案進去,並沒有對系統做修改,所以比較沒風險,我自己試過root exporer跟八門神器都沒問題









評分

參與人數 1名聲 +10 精幣 +10 收起 理由
6hzzz + 10 + 10 熱心助人

查看全部評分

回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2016-12-15 15:36:39 來自手機 | 顯示全部樓層
ironThomas 發表於 2016-12-15 14:20
其實這台系統是有root權限的,只是沒有開放給上面的app使用,如果使用adb 打指令的話是可以對系統做有關r ...

非常好的教學,贊一個!
回覆 支持 反對

使用道具 舉報


發表於 2016-12-16 11:16:26 | 顯示全部樓層
ironThomas 發表於 2016-12-15 14:20
其實這台系統是有root權限的,只是沒有開放給上面的app使用,如果使用adb 打指令的話是可以對系統做有關r ...

谢谢你的教程,准备试试!
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2016-12-17 14:18:41 | 顯示全部樓層
4c165e011ecafc8b.png
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2016-12-21 18:34:07 | 顯示全部樓層
Hello everyone,
This version is for test.
It is mainly aim to add the languages from here:http://forum.zidoo.tv/index.php? ... ation-project.3234/
We would be grateful if you would inform us the mistakes in the languages.
The offical version will be released soon after the mistakes be fixed.
Thanks ever so much for all the contributors for the language project.


Update list of v1.2.8_Beta_5 for X9S


System:
1,Added the 3D playback function of MVC MKV.
2,Increased the buffer of DTS HD audio from 100ms to 300ms.
3,Forced the wifi reconnection once it lost connection.
4,Fixed the stutter problem when the video loaded a sort of very special subtitle.
5,Fixed some Ethernet problems.
6,Fixed the issue that VFD settings can't be saved after hibernate.
7,Added and updated more languages.
8,Added a QuickSettings.
9,Added the root function.
10,Fixed a rare event that the resolution changes to 720P when the box boot up.


ZDMC:
1,Removed the popup window when user quit the external playback.


Player:
1,Fixed the issue that the video which fps greater than 24.5HZ is identified as 25HZ video.
2,Fixed the issue that sometimes the HDR doesn't work.
3,Optimized the way to autoswitch.


Record:
1,Fixed the estimation error of free space when saving the recorded file.
2,Enhanced the effect of display from HDMI IN.
3,The video with Interlaced frames from HDMI IN could been displayed correctly.
4,Optimized the detection of writable property of path.


Filemanager:
1,Delete the path of NFS and SMB after quit the Filemanager.
2,Resolved the crash when run a APP at the same time insert a U-disk.
3,Resolved the abnormal display of files when the NFS or SMB disconnected.
4,Resolved the crash when user view the bluray folder in NFS.
5,Resolved the crash when delete the files all-selected and at the same time the files list more than one screen.
6,When copy files,if the file size is 0,then the progress bar on account of the number of files.
7,Changed the progress bar of deletation.
8,Fixed the issue that can't open the share folder.
9,Fixed the issue that can't enter the SMB share folder if the folder's name include a blank space.
10,Restored the funtion of hidden files.


Zidoo theater:
1,Added some prompts.
2,Optimized the series classfication.
X9S-1.2.8.5-Bete5 下载链接:http://pan.baidu.com/s/1bpBrf1H 密码:acv1


回覆 支持 反對

使用道具 舉報


發表於 2016-12-22 00:45:09 | 顯示全部樓層
本文章最後由 nick6981 於 2016-12-22 01:12 編輯
6hzzz 發表於 2016-12-21 18:34
Hello everyone,
This version is for test.
It is mainly aim to add the languages from here:http://for ...

可以提供其他空間下載嗎?
百度還要安裝軟體跟註冊
感謝
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2016-12-22 10:04:33 | 顯示全部樓層
nick6981 發表於 2016-12-22 00:45
可以提供其他空間下載嗎?
百度還要安裝軟體跟註冊
感謝

Full_OTA_Package:
Mediafire mirror:http://www.mediafire.com/file/h5 ... v1.2.8.5_Beta_5.zip
Amazon mirror:http://ota-cloudfront.zidoo.tv/X ... v1.2.8.5_Beta_5.zip
Google drive:https://drive.google.com/file/d/ ... GM/view?usp=sharing
回覆 支持 反對

使用道具 舉報


發表於 2016-12-24 10:46:44 | 顯示全部樓層
請問看影片字幕設定,為何有些可以設定,有些不行設定(反白),大部分不行,非常困擾,哪位大大解答
回覆 支持 反對

使用道具 舉報


發表於 2016-12-25 16:24:10 | 顯示全部樓層
interlace 問題已解,畫面看起來好多了,不過root選項好像沒看到,openwrt 軟體源一樣不能用,Update lists翻譯也翻錯了, "上傳清單"害我一開始還不敢點怕他會我把地什麼資料上傳....
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2016-12-26 12:12:12 | 顯示全部樓層
ironThomas 發表於 2016-12-25 16:24
interlace 問題已解,畫面看起來好多了,不過root選項好像沒看到,openwrt 軟體源一樣不能用,Update lists ...

官方給出的是一鍵ROOT APK:
OnkeyRoot_1.1.4.apk (771.36 KB, 下載次數: 59)
回覆 支持 反對

使用道具 舉報


發表於 2016-12-27 14:33:14 | 顯示全部樓層
請問各位大大,X9S的字幕可以改變字型跟位置嗎?
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2016-12-27 17:20:59 | 顯示全部樓層
emule2008 發表於 2016-12-27 14:33
請問各位大大,X9S的字幕可以改變字型跟位置嗎?

字型不能改,位置顏色可以改,官方在計劃重新做一套字型渲染出來,明年一季度看能不能實施了。目前全力在開發流媒體版韌體。
回覆 支持 反對

使用道具 舉報


發表於 2016-12-27 18:19:26 | 顯示全部樓層
6hzzz 發表於 2016-12-27 17:20
字型不能改,位置顏色可以改,官方在計劃重新做一套字型渲染出來,明年一季度看能不能實施了。目前全力在 ...

太好了~謝謝告知
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2017-1-10 20:23:13 | 顯示全部樓層
Version 1.2.9 of Zidoo X9S
Updatelist:


System:
1,Added the 3D playback function of MVC MKV (support the MakeMKV tool and MKVmerge).
2,add the HDMI detect deception function.
3,add the usb audio enable/disable function.
3,Increased the buffer of DTS HD audio for the audio drop problem.
4,Forced the wifi reconnection once it lost connection.
5,Fixed the stutter problem when the video loaded a sort of very special subtitle.
6,Fixed some Ethernet problems.
7,Fixed the issue that VFD settings can't be saved after hibernate.
8,Added and updated more languages.
9,Added a QuickSettings.
10,Added the root function.
11,Fixed a rare event that the resolution changes to 720P when the box boot up.


ZDMC: (version 16.4.12)
1,Removed the popup window when user quit the external playback.
2,fix crash problem when audio passthrough
3,fix the audio sync problem.




Player:
1,Fixed the issue that the video which fps greater than 24.5HZ is identified as 25HZ video.
2,Fixed the issue that sometimes the HDR doesn't work.
3,Optimized the way to autoswitch.


Record:
1,Fixed the estimation error of free space when saving the recorded file.
2,Enhanced the effect of display from HDMI IN.
3,The video with Interlaced frames from HDMI IN could been displayed correctly.
4,Optimized the detection of writable property of path.


Filemanager:
1,Delete the path of NFS and SMB after quit the Filemanager.
2,Resolved the crash when run a APP at the same time insert a U-disk.
3,Resolved the abnormal display of files when the NFS or SMB disconnected.
4,Resolved the crash when user view the bluray folder in NFS.
5,Resolved the crash when delete the files all-selected and at the same time the files list more than one screen.
6,When copy files,if the file size is 0,then the progress bar on account of the number of files.
7,Changed the progress bar of deletation.
8,Fixed the issue that can't open the share folder.
9,Fixed the issue that can't enter the SMB share folder if the folder's name include a blank space.
10,Restored the funtion of hidden files.


Zidoo theater:
1,Added some prompts.
2,Optimized the series classfication.






Full_OTA_Package:
Mediafire mirror:http://www.mediafire.com/file/qr ... _X9S_OTA_v1.2.9.zip
Amazon mirror:http://ota-cloudfront.zidoo.tv/X9S/OTA/ZIDOO_X9S_OTA_v1.2.9.zip


MD5:49E5BC9DBFFDB5A468EFB1466DF61F3A
How to upgrade: http://www.zidoo.tv/Support/guid ... e/9nCdOWqz+dw=.html


If you want to use zdmc to manage the files, such as delete/copy file in zdmc, you must re-install this version. we add a system signature for this version.




Onekeyroot for X9S:
http://ota-cloudfront.zidoo.tv/X9S/OTA/apk/X9S_OnkeyRoot_1.1.4.apk


Hdmi Deception for X9S:
http://ota-cloudfront.zidoo.tv/X9S/OTA/apk/HdmiDeception_for_x9s.apk

回覆 支持 反對

使用道具 舉報


發表於 2017-1-10 21:10:24 | 顯示全部樓層
請問一下
Hdmi Deception for X9S
這個有何作用???
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2017-1-10 21:50:47 | 顯示全部樓層
fdd520 發表於 2017-1-10 21:10
請問一下
Hdmi Deception for X9S
這個有何作用???

用來欺騙某些平板應用的,讓它們認為沒有HDMI輸出。
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2017-1-11 08:31:52 | 顯示全部樓層
[ 本文章最後由 6hzzz 於 2017-1-11 08:33 編輯 ]

1.2.9實測,RGB444 8bit輸出依舊不能開啟電視FRC10bit;HLG HDR 2 SDR,AVS+解碼依舊不能。只能把希望寄託於以後的流媒體韌體了。
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2017-1-14 12:23:45 | 顯示全部樓層
Version 1.2.10 of Zidoo X9S
Updatelist:

1,Fixed the issue of accidental audio dropouts on Atmos and DTS-HD.
2,Improved the display effect of external subtitle.
3,Supported AVS+ videos.
4,Fixed the issue of IPTV addon of ZDMC.
5,Fixed the File manager overload issue when a path contained too many video files.
6,Fixed the searching issue of the external subtitle from SMB share.


System:
1,Added the 3D playback function of MVC MKV (support the MakeMKV tool and MKVmerge).
2,add the HDMI detect deception function.
3,add the usb audio enable/disable function.
3,Increased the buffer of DTS HD audio for the audio drop problem.
4,Forced the wifi reconnection once it lost connection.
5,Fixed the stutter problem when the video loaded a sort of very special subtitle.
6,Fixed some Ethernet problems.
7,Fixed the issue that VFD settings can't be saved after hibernate.
8,Added and updated more languages.
9,Added a QuickSettings.
10,Added the root function.
11,Fixed a rare event that the resolution changes to 720P when the box boot up.

ZDMC: (version 16.4.12)
1,Removed the popup window when user quit the external playback.
2,fix crash problem when audio passthrough
3,fix the audio sync problem.


Player:
1,Fixed the issue that the video which fps greater than 24.5HZ is identified as 25HZ video.
2,Fixed the issue that sometimes the HDR doesn't work.
3,Optimized the way to autoswitch.

Record:
1,Fixed the estimation error of free space when saving the recorded file.
2,Enhanced the effect of display from HDMI IN.
3,The video with Interlaced frames from HDMI IN could been displayed correctly.
4,Optimized the detection of writable property of path.

Filemanager:
1,Delete the path of NFS and SMB after quit the Filemanager.
2,Resolved the crash when run a APP at the same time insert a U-disk.
3,Resolved the abnormal display of files when the NFS or SMB disconnected.
4,Resolved the crash when user view the bluray folder in NFS.
5,Resolved the crash when delete the files all-selected and at the same time the files list more than one screen.
6,When copy files,if the file size is 0,then the progress bar on account of the number of files.
7,Changed the progress bar of deletation.
8,Fixed the issue that can't open the share folder.
9,Fixed the issue that can't enter the SMB share folder if the folder's name include a blank space.
10,Restored the funtion of hidden files.

Zidoo theater:
1,Added some prompts.
2,Optimized the series classfication.



Full_OTA_Package:
Mediafire mirror:http://www.mediafire.com/file/sfdbglgq3nqinfd/ZIDOO_X9S-v1.2.10.zip
Amazon mirror:http://ota-cloudfront.zidoo.tv/X9S/OTA/ZIDOO_X9S-v1.2.10.zip

MD5:efd17bb4e1e7674c9f93a48972dbd096
How to upgrade:http://www.zidoo.tv/Support/guide/guide_target/7kv1voas1D1KKmVViAFMcQ==/guide_faq/CN6lY0XMyIg=/faq_page/9nCdOWqz+dw=.html

If you want to use zdmc to manage the files, such as delete/copy file in zdmc, you must uninstall the OLD ZDMC then re-install this version. we add a system signature for this version.Also fixed the issue of IPTV addon of ZDMC.
http://ota-cloudfront.zidoo.tv/X9S/ZDMC/zdmc-16.4.13_siga.apk


Onekeyroot for X9S:
http://ota-cloudfront.zidoo.tv/X9S/OTA/apk/X9S_OnkeyRoot_1.1.4.apk

Hdmi Deception for X9S:
http://ota-cloudfront.zidoo.tv/X9S/OTA/apk/HdmiDeception_for_x9s.apk
回覆 支持 反對

使用道具 舉報


 樓主| 發表於 2017-1-14 16:02:45 | 顯示全部樓層
1.2.10實測,AVS-P16 (AVS+)回歸,字幕效果大有改善。
回覆 支持 反對

使用道具 舉報


發表於 2017-1-15 00:30:15 | 顯示全部樓層
昨天從1.2.7升級到1.2.10,發現外掛字幕(ass)有些問題,有些字會消失,有其他網友遇到相同問題嗎?
回覆 支持 反對

使用道具 舉報

您需要登錄後才可以回文 登入 | 註冊

本版積分規則

熱門推薦

風暴StormAudio 家庭劇院巡禮 : 來自新加坡頂層公寓的聲音饗宴
風暴StormAudio 家庭劇院
風暴StormAudio 家庭劇院巡禮 : 來自新加坡頂層公寓的聲音饗宴
何止錦上添花!?Zidoo Neo Alpha的最佳Wingman - HD Fury Vrroom V3
何止錦上添花!?Zidoo Ne
何止錦上添花!?Zidoo Neo Alpha的最佳Wingman - HD Fury 8K VR
風暴StormAudio/Goldmund家庭劇院巡禮 "KazCorporation:為音樂愛好者實現家庭劇院夢想"
風暴StormAudio/Goldmund
風暴StormAudio/Goldmund家庭劇院巡禮"KazCorporation:為音樂愛
風暴StormAudio 4.6r0韌體釋出囉!
風暴StormAudio 4.6r0韌體
風暴StormAudio 4.6r0韌體釋出囉! 新功能和增強功能 系統控
劇毒!DIVA EX-7/EX-mini賢昆仲相汝以沫Hi-End音響網路交換器體驗心得分享
劇毒!DIVA EX-7/EX-mini
劇毒!DIVA EX-7/EX-mini賢昆仲相汝以沫Hi-End音響網路交換器體

聯絡我們| 問題反映| 小黑屋| 手機版| Archiver|  本網站特別聘請 蔡家豪律師 為本站法律顧問

快速回覆 返回頂部 返回列表