#smoothie-rs error

47 messages · Page 1 of 1 (latest)

polar schooner
#

default recipe (besides cpu to nvenc)

#

it was working yesterday but it just randomly borked

torpid plume
polar schooner
#

no fuciing way

#

LOL

torpid plume
#

does it work

polar schooner
#

yes

#

thank you mr snowz

torpid plume
#

its cause you probably had rendered a video with the same name

#

and the index doesnt get replaced

polar schooner
#

no, that wasnt it

torpid plume
#

?

#

idk then

#

weird

polar schooner
#

1.mp4 doesnt work i guess content

torpid plume
polar schooner
#

no idea then

torpid plume
#

maybe a permissions error?

#

it cant write to the temp folder or something

torpid plume
polar schooner
#

nope

#

odd

torpid plume
polar schooner
#

it gives the same error

#

any folder as 1.mp4

#

still doesnt work after that

torpid plume
torpid plume
polar schooner
#

still no

torpid plume
#

weird

desert urchin
#

i see the issue

#

that is a unc path

#

@topaz swift

torpid plume
#

same for me but it works fine

desert urchin
#

i wonder if the issue relates to not having long paths enabled

#

@polar schooner
run this in powershell as an admin

New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" `
-Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force
#

reboot and then trying rendering a video with a name of 1.mp4

desert urchin
torpid plume
#

no

desert urchin
polar schooner
desert urchin
desert urchin
polar schooner
#

@desert urchin

topaz swift