thanks, would be very good for FPV fans
thanks for your efforts, funnel!
If there is a way, I know you find it 🙂
Yes! It took me some time but I found it. Attached script. 🙂
thanks, would be very good for FPV fans
thanks for your efforts, funnel!
If there is a way, I know you find it 🙂
how to solve ??
Thanks man! You are a genius! A nice feature what the $400 gopro couldn't do! 🙂Yes! It took me some time but I found it. Attached script. 🙂
Funnel:
any chance to record in medium fov, like with gopro?
I really like it, because of less distorsion, no props in the view, etc.
Somehow can you define the sensor readout area, the 2 corners?
thanks so much!
hi @funnel, can you give me script for stretch 1280x960 60fps to 1920x1080 60fps?
Thanks a lot...and have you resolution adresses for setting "writel" codes by myself?
lg gente
#superview2
#for YI firmware 1.2.13
#stretch 1280x960 60fps to 1920x1080
writeb 0xC06CC426 0x16
writel 0xC05C2E44 0x04380780
#set bitrate 1280x960 60fps 35 Mbps
writew 0xC05C2272 0x420C
Hey mate first time posting here so sorry for the newbie questionsCode:#superview2 #for YI firmware 1.2.13 #stretch 1280x960 60fps to 1920x1080 writeb 0xC06CC426 0x16 writel 0xC05C2E44 0x04380780 #set bitrate 1280x960 60fps 35 Mbps writew 0xC05C2272 0x420C
Hey mate first time posting here so sorry for the newbie questions
Is this the best way to copy gopro's superview ? or is the .ash file in the superview.zip you posted afew pages ago that goes from 1600 better ?
Most importantly is this fine to use on non stock firmware ?
#2304x1296 30 fps 35mbps
writeb 0xC06CC426 0x02
writew 0xC05C1EB2 0x420C
#1920x1080 60 fps 35 mbps
writeb 0xC06CC426 0x03
writew 0xC05C1EE2 0x420C
#1920x1080 45 fps 35 mbps
writeb 0xC06CC426 0x04
writew 0xC05C1F12 0x420C
#1920x1080 30 fps 35 mbps
writeb 0xC06CC426 0x06
writew 0xC05C1F72 0x420C
#set file size to 4GB
sleep 3
writew 0xC03A8520 0x2004
sleep 1