Intel Core i3 support incomplete. In ffmpegInstaller.sh, assignSpecificVars() when $cpu_var is set to 9, there is no config set. ``` if [ "$1" == 9 ]; then echo "Detected cpu: Intel Core i3" fi ``` Can Intel Core i3 please be supported?
Intel Core i3 support incomplete.
In ffmpegInstaller.sh, assignSpecificVars() when $cpu_var is set to 9, there is no config set.
Can Intel Core i3 please be supported?