#pre-interp isnt working for me

17 messages · Page 1 of 1 (latest)

sand sundial
#

whenever i enable pre-interp, it has the invalid data error, why is that? i have masking off since im not using artifact masking, and the model has the correct path to my rife v4.6.

settings:

enabled: yes
masking: yes
fps: 480
speed: medium
tuning: weak
algorithm: 13
use gpu: yes
area: 0

[frame blending]
enabled: yes
fps: 60
intensity: 1.2
weighting: equal
bright blend: no

[flowblur]
enabled: no
masking: yes
amount: 100
do blending: after


[output]
process: ffmpeg
enc args: -c:v h264_nvenc -preset p7 -rc vbr -b:v 250M -cq 20
file format: %FILENAME% ~ %FRUIT%
container: .MP4

[preview window]
enabled: no
process: ffplay
output args: -f yuv4mpegpipe -

[artifact masking]
enabled: no
feathering: yes
folder path: 
file name:

[miscellaneous]
play ding: no
always verbose: no
dedup threshold: 0.0
global output folder:
source indexing: no
ffmpeg options: -loglevel error -i - -hide_banner -stats -stats_period 0.15
ffplay options: -loglevel quiet -i - -autoexit -window_title smoothie.preview

[console]
stay on top: no
borderless: yes
position: top left
width: 900
height: 350

[timescale]
in: 1.0
out: 1.0

[color grading]
enabled: yes
brightness: 1.1
saturation: 1.05
contrast: 1.1
hue: 0
coring: no

[lut]
enabled: no
path:
opacity: 0.2

[pre-interp]
enabled: yes
masking: no
factor: 3x
model: "C:\Program Files\rife-ncnn-vulkan-20221029-windows\rife-ncnn-vulkan-20221029-windows\rife-v4.6"```
safe coyote
#

It’s probably an issue with the color format of the input video

#

Upload the video to a file hosting site and send the link here

waxen pivot
#

i doubt that's the case but yeah send it over

sand sundial
#

the color format uses 601

#

might be the culprit

#

i just tried srgb 4:2:0, still the same issue

left dragon
#

Could you try re encoding?

waxen pivot
#

!reenc

obsidian gyroBOT
#

quick video compressor/converter

  • uses libx264 to efficiently compress video
  • should be able to make any 1080p video <40s embeddable on discord (ie. under 100mb)

install with:

powershell "(irm https://github.com/atzuur/scripts/raw/main/reenc.bat) | Out-File (Join-Path ([Environment]::GetFolderPath('SendTo')) reenc.bat) -Encoding ASCII"

supports multiqueue, meant to be used through #883723006969540608
so/atzur

waxen pivot
#

!

left dragon
tiny sorrel
#

i m having the same error

#

;-;

#

andi use 601 too

sand sundial