New firmware is out (1.2.13) what about the scripts ?

Whiplash

New Member
Joined
Jul 12, 2015
Messages
4
Reaction score
1
Location
around the world
Country
France
Screenshot_1.png


I didn't see so much change in the changelog of this fw and i don't know if the res / bitrate adresses and all the others scripts like sharpness, nutsey YiMax ect.. are still working.

So if someone can tell me if it's good or not ? (i know it's too early when i write this post).

Thx by advance ! :)
 
as I know, the resolution address & bitrate address.
 
All scripts with commands are working : noise reduction, iso, shutter ...scripts needing adresses 4gb splitting, bitrate adresses... Are not working. Resolution Adresses i think are working.
 
All scripts with commands are working : noise reduction, iso, shutter ...scripts needing adresses 4gb splitting, bitrate adresses... Are not working. Resolution Adresses i think are working.

Why do you say this? My script for 25 Mbps on 2k works very well...
 
Why do you say this? My script for 25 Mbps on 2k works very well...
what firmware you use?
For 2,3K resolution you don't need a script.
The 25 mbps bitrate script from 1.2.12 is working in 1.2.13?
I don't need that because making the higher bitrates by changing firmware.
Ok when you tested bitrates with new firmware it must be true.
New firmware.bin normaly brings changing from adresses and you have to adjust the new ones.
But after testing the 4GB splitting script is definitely down with 1.2.13 because the adresses are in the new fw not the same, have to read the new fw.bin with editor founding the new one:
# fw 1.2.12
# set file size to 4GB
sleep 3
writew 0xC03A8620 0x2004
sleep 1

...lines with commands working like before.

MFG
gente
 
what firmware you use?
For 2,3K resolution you don't need a script.
The 25 mbps bitrate script from 1.2.12 is working in 1.2.13?
I don't need that because making the higher bitrates by changing firmware.
Ok when you tested bitrates with new firmware it must be true.
New firmware.bin normaly brings changing from adresses and you have to adjust the new ones.
But after testing the 4GB splitting script is definitely down with 1.2.13 because the adresses are in the new fw not the same, have to read the new fw.bin with editor founding the new one:
# fw 1.2.12
# set file size to 4GB
sleep 3
writew 0xC03A8620 0x2004
sleep 1

...lines with commands working like before.

MFG
gente

I know there is native 2,3K XD
I use a script to set it with 25 Mbps.... And I use 1.2.13
I've tried with the old 1.2.12's script and it works:
#bitrate 2.3K a 25 Mbps
writew 0xC05C1EB2 0x41C8

Probably some values work and other are not ok....
 
How and what software you read the firmware.bin for adresses?
 
any kind of hex editor, e.g. HxD - Hexeditor. You need to dissambly the firmware use A.F.T. (search forum) and search the value in PRI.a7s I mentioned in the thread above.
 
I've update this thread:
https://dashcamtalk.com/forum/threads/found-yi-cam-file-size-limitation-address.12868/
set file size to 4GB
Code:
# fw 1.2.13 (not yet tested)
writew 0xC03A8520 0x2004
code is working tested today, great job.
how to find the codes with hex editor in pri.a7s who needed for certain settings and how to bring it in script format for autoexec. Want to learn more about hex codes in firmware.
Where for example is the 4gb splitting code and how to find?
thankz gente
 
Last edited:
I am using 1.2.13 and am trying to find a script to increase the bitrate of 1080p 30fps to 25 mbps.
Could someone point me in the right direction.
Thank You
Jerry
 
Sorry for a little offtopic, but i just upgraded to 1.2.13 on my Z23L

I have HTC One X phone, Android 4.2.2, Xiaomi App 2.0.
I can see the preview but as soon as i like to change some settings,
i get an error message: "Failed to update settings "

WHY?!
 
In my opinion , 1.2.13 is worse when it comes to video quality of 1080p , and 2k even that has more fps , so any AutoExec can come out ? or something similar ?
 
Back
Top