Hello together,
today I updated the FW to 1.5.6. Now I have no idea how I can increase the video timelapse resolution. For the old firmware (1.2.10) I found these addresses:
https://github.com/luckylz2git/XiaoY...h/Commands.txt
Is this possible with FW 1.5.6? It would be nice if the YiMax Script would work with increased timelapse resolution and increased bitrates.
Thanks!
today I updated the FW to 1.5.6. Now I have no idea how I can increase the video timelapse resolution. For the old firmware (1.2.10) I found these addresses:
https://github.com/luckylz2git/XiaoY...h/Commands.txt
Code:
# timelapse video resolution hack address (fw 1.2.10)
# timelapse video resolution 1296p
writeb 0xC06CE4D9 0x02
# bitrate address the same writew 0xC05C3016 0x420C
# bitrate 35Mbps
Thanks!
Comment