futeko.com FORUM
Old Product Support => HiMedia Q10 Pro, Q5 Pro => Topic started by: przemodkt on May 07, 2019, 08:57:29 AM
-
Hello GUys
I've problem with lots of movie by blu ray bdmv copy , but at Aquaman is crazy stuttering in Blu-Ray bitrate 80mb/s movie is 83gb is lots of "Stuttering" .
if I open movie Aquaman .Remux 4k hdr bitrate is 78mb/s movie 81gb and "NO Stuttering".
I
whats going on ? :(
any Help?
-
it was the same for me.
CPU speed is wrong.
Minimum: 400Mhz
Max 1200Mhz (instead of factory 1600Mhz)
raising the minimum speed to 800Mhz will help my problem.
With ADB. (Lost after restart):
echo off
cls
set var=192.168.1.194
taskkill /f /im adb.exe 2>NUL
adb connect %var%:5555
adb root
adb remount
taskkill /f /im adb.exe 2>NUL
adb connect %var%:5555
cls
rem MIN speed: 800Mhz
adb shell "echo 800000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq"
adb shell "echo 800000 > /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq"
adb shell "echo 800000 > /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq"
adb shell "echo 800000 > /sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq"
rem MAX CPU speed: 1600Mhz
adb shell "echo 1600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq"
adb shell "echo 1600000 > /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq"
adb shell "echo 1600000 > /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq"
adb shell "echo 1600000 > /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq"
2 question....
1) what do you mean "FACTORY 1600MHZ" ? is the cpu of our q5/q10 pro downvolt ?
2) the setting you lost after restart .... you mean reset or every time i shut down with the power button i lost setting modified?
thanks
im interested too....
-
2) the setting you lost after restart .... you mean reset or every time i shut down with the power button i lost setting modified?
He means yes for both, the CPU freque will reset.
BTW I'm not sure if this stuttering issue with UHD BD iso's were there in the previous FW's and not just introduced in the latest 2.1.1... (And unsure at the same level regarding the CPU frequency value present in earlier FW's... But there must be "some" reason why HiMedia did this undeclocking, the question is that...)
-
Futeko any words on my previous questions regarding? Or could you ask HiMedia if raising the minimum CPU freque this way to 800MHz wouldn't cause overheat or any other troubles?
-
We do not advise overclocking Q5/Q10 Pro. It will invalidate the warranty.
-
2) the setting you lost after restart .... you mean reset or every time i shut down with the power button i lost setting modified?
He means yes for both, the CPU freque will reset.
BTW I'm not sure if this stuttering issue with UHD BD iso's were there in the previous FW's and not just introduced in the latest 2.1.1... (And unsure at the same level regarding the CPU frequency value present in earlier FW's... But there must be "some" reason why HiMedia did this undeclocking, the question is that...)
my friend....just one question....
is there a way to raise a little bit the frequency for ever? or at least if i dont upgrade firmware?
id like to raise a little bit ,even i press the turn off buttom....!
thanks
-
friend....just one question....
is there a way to raise a little bit the frequency for ever? or at least if i dont upgrade firmware?
id like to raise a little bit ,even i press the turn off buttom....!
thanks
Maybe ask nagyimre1980 he's the one found this solution, or maybe pcristi or stl as I don't know. But I guess if there would be a way, it has been published here by now...