Xiaomi Yi Custom firmware with lastest revision

hey guys i need some help please
my auto autoexec seems to be ignored my the yi.
i have saved it with the correct name "autoexec.ash" in the root of the sd card, card formatted, and the line added/file saved with notepad++
specially the enable raw files/photo, it seems that is not working. i only see jpg.
i am using the latest fw
any tips would be appreciated.
Thanks
 
Last edited:
hey guys i need some help please
my auto autoexec seems to be ignored my the yi.
i have saved it with the correct name "autoexec.ash" in the root of the sd card, card formatted, and the line added/file saved with notepad++
any tips would be appreciated.
Thanks

First of all welcom here on Dashcamtalk.

What Yi do you have? And which script do you use?
And did you just installed the script for the first time ore is it a script you used before whitout any problems?
 
...@Warp.pr read the post #441 and load the zip from post #441 extract it and try to start with file, copying to root directory.
If you hear a long beep at the end of starting xiaomi the script was loaded and something is wrong in your autoexec.ash.
 
Isn't the biep a sign the script loaded successfully? Mine is also bieping at the end of start up.
3 short bieps and then 1 biep of 1 second long.
 
...it is a sign for loading the script exactly, you can see the corresponding lines at the end of autoexec script.

Code:
#ready beep
t pwm 1 enable
sleep 1
t pwm 1 disable

Here you can look for commands can set in your autoexec.ash:
https://github.com/PJanisio/Xiaomi_Yi_autoexec
 
hello
my yi is version 22, and the script never worked. i do not hear the long beep, just 3 short ones.
thanks for the reply
 
hello
my yi is version 22, and the script never worked. i do not hear the long beep, just 3 short ones.
thanks for the reply
your script or script from post here in the thread?
scripts working on all versions.
 
hi
from post #467
opened notepad++, copy, paste from the thread, make sure there is a empty line, save.
Thanks
 
hi
from post #467
opened notepad++, copy, paste from the thread, make sure there is a empty line, save.
Thanks
test that from post#441 without changing anything, downloading, extracting copying in root directory and restart.
 
hi
that one worked. wierd.
all i need to add to it is raw photo.
let me see if i can do it using notepad++
thanks
 
Code:
#enable raw+jpeg stills
t app test debug_dump 14
 
Has anyone had a case where only some of these lines work and others don't? Because it seems to be happening to my camera.
 
Hello

I have been reading and I want to build my own script. My script is attached below. I want quality like YiMax-Movie so I can fix it in post and I have questions about certain functions.

Code:
#fix ae/awb/adj locks
t ia2 -3a 1 1 0 1

What does this do? Does this lock AWB & Auto Exposure or unlock it? Does this work in 1.2.13 firmware?

What is better way of "turning off" sharpening using corning or built in?
Code:
t ia2 -adj tidx -1 0 -1
this or
Code:
t is2 -shp mode 0
t is2 -shp cor d:\coring.txt
this and set corning to all 14s?

YiMax-Movie uses goprawn.config, what does that do?
 

Attachments

Last edited:
Hey there, first post and it's unfortunately a problem 😵

So I got a xiaomi yi z23l with a 32GB SanDisk Ultra MicroSDHC UHS-I Class 10

The thing is that I have the firmware from this thread and the autoexec posted by gente in post #441 but my camera decides to split every time at 2GB then it goes down to 20Mbps. This even happens if I have several clips that are smaller but adds up to 2GB in total. I have tried to format my sd card again but it didn't help. My searches for this problem has so far been futile.
 
Hey there, first post and it's unfortunately a problem 😵

So I got a xiaomi yi z23l with a 32GB SanDisk Ultra MicroSDHC UHS-I Class 10

The thing is that I have the firmware from this thread and the autoexec posted by gente in post #441 but my camera decides to split every time at 2GB then it goes down to 20Mbps. This even happens if I have several clips that are smaller but adds up to 2GB in total. I have tried to format my sd card again but it didn't help. My searches for this problem has so far been futile.
Format in fat32 (32kb)?
If not working after done that microsd is to slow and cam goes down with bitrate to save the footage without loosing parts.
Custom firmware 35mbits?
 
Format in fat32 (32kb)?
If not working after done that microsd is to slow and cam goes down with bitrate to save the footage without loosing parts.
Custom firmware 35mbits?

Yeah, that's what I've done so far on both the formatting and firmware for 35mbits. Strange that the files that are up to 2gig are not choppy or anything. And even if I have one file that is 1.8GB the next clip will stop at around 200MB and then start a new clip at 20mbits.

I'll try another sd card and see if that solves the problem.
 
... for the first That will be the best
 
Back
Top