/ffremote
Remote FFmpeg
Run FFmpeg on dedicated GPU powered instances
Transform your videos faster than ever with our cloud-based FFmpeg service. Harness the power of GPUs for lightning-fast encoding, transcoding, and more.
# install ffremotecurl -fsSL https://elwood.run/ffr/install.sh | sh
# install ffremotecurl -fsSL https://elwood.run/ffremote/install.sh | sh# replace ffmpeg with ffrffremote -i "test.mov" -t 30 -c:v libx264 -c:a aac -strict experimental "test.mp4"> Uploading "test.mov"...> Job Queued! Tracking ID: 6b5337db-3038-425f-acd8-26a16c564ff9> Watch the process: ffr watch 6b5337db-3038-425f-acd8-26a16c564ff9> Download the result: ffr get 6b5337db-3038-425f-acd8-26a16c564ff9# get the outputffr get 6b5337db-3038-425f-acd8-26a16c564ff9> Downloading output...> Job Output:> ./test.mp4> ./output-6b5337db-3038-425f-acd8-26a16c564ff9.txt