#smoothie crashed!

18 messages Β· Page 1 of 1 (latest)

strong rock
#

please use smoothie-rs with launch.cmd

#

try this artifact ||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​||||​|| _ _ _ _ _ _ https://github.com/couleur-tweak-tips/smoothie-rs/actions/runs/4609847632

GitHub

πŸ¦€ Temporary repository for the rewrite of Smoothie in Rust - noop set_window_position on *nix Β· couleur-tweak-tips/smoothie-rs@3c4c5c6

slate cliff
#

do you have ffmpeg installed

#

scoop install ffmpeg

strong rock
#
scoop install ffmpeg```
#

you were faster ;'(

deep ivy
#

In PowerShell as an admin: Set-ExecutionPolicy Bypass -Scope LocalMachine

In PowerShell as a non-admin:

irm get.scoop.sh | iex; scoop install ffmpeg
slate cliff
#

is there not a check in smoothie for if you have ffmpeg installed

deep ivy
#

@stable meadow can we get a fix for ffmpeg not installed

#

with sm-rs

#

send system specs

strong rock
#

dont encode with nvenc

#

recipe.ini:

[output]
process: ffmpeg
enc args: H264 CPU
file format: %FILENAME% ~ %FRUIT%
container: .MP4
#

oh wait

#

nvm, just try changing enc args to H264 CPU

strong rock