Yes! It took me some time but I found it. Attached script. 🙂
Great, glad I found this solution. any idea how I'd be able to combine that with say yimax movie script? I'm using xyc as a handy way of changing modes on the fly. But the presets file looks like this and isn't that obvious to me.
#Start YiMAX
YiMAX.NR=0 #NR
YiMAX.RAW=y #RAW
YiMAX.SHR=0 #Sharpness Mode
YiMAX.FIR=100 #Sharpness Digital Filter
YiMAX.COR=211 #Sharpness Coring
YiMAX.AAA=y #AAA
YiMAX.GAMMA=160 #Gamma
YiMAX.AUTOKNEE=200 #Auto Knee
YiMAX.VIBSAT=3 #Saturation
YiMAX.RES=5 #Resolution
YiMAX.FPS=2 #FPS
YiMAX.BIT=0x41F0 #Bitrate
#End YiMAX
#Start WaffleFPV
WaffleFPV.NR=1024 #NR
WaffleFPV.SHR=0 #Sharpness Mode
WaffleFPV.COR=211 #Sharpness Coring
WaffleFPV.RES=3 #Resolution
WaffleFPV.FPS=4 #FPS
WaffleFPV.BIT=0x420C #Bitrate
WaffleFPV.SVIEW=1080p@60 #SuperView
WaffleFPV.BIG_FILE=y #4Gb files
#End WaffleFPV