- Plug your phone with usb
- copy large videos
- use the given batch script (requires
ffmpeg.exe
andexiftool.exe
). Can simply drag drop a video on the .bat file to start conversion. - copy the out file back to phone
- delete original large file from phone using Google photos
NOTE:
the ffmpeg command uses Intel GPU acceleration using -c:v hevc_qsv
. Change it if you want/need.
for Nvidia GPU, use -c:v hevc_nvenc