couleur-tweak-tips / Smoothie

Smoothie is python is abandonned, please see couleur-tweak-tips/smoothie-rs
https://github.com/couleur-tweak-tips/smoothie-rs
GNU General Public License v3.0
72 stars 4 forks source link

Video outputs as MKV even if I change the container to .mp4 #18

Closed citrusyummer closed 2 years ago

citrusyummer commented 2 years ago

The video will always output as MKV that cannot be read by most of my programs, and every single video I have to convert to mp4

SnowzNZ commented 2 years ago

Please provide your config and what is the input container?

X3sion commented 2 years ago

Hi I have the same problem.

Sorry if I ask anything stupid, cause I have no idea what's going on here. But if by input container you mean the extension of the video I'm putting into smoothie, it's mp4.

And if by config you mean my settings in recipe, it's this:

interpolation: enabled: yes fps: 400 mask: weak speed: medium tuning: film algorithm: 13 gpu: true

frame blending: enabled: yes fps: 60 intensity: 1.75 weighting: equal

flowblur: enabled: yes amount: 100 mask:apex

encoding: process: ffmpeg.exe args: hevc_nvenc -rc constqp -preset p7 -qp 18

misc: mpv bin: mpv stay on top: true verbose: false ding after: 1 folder: container: mp4 flavors: fruits dedupthreshold: 0.1

timescale: in: 1.0 out: 1.0

I also have a problem, where I'm using remux.bat to convert said exported video by smoothie, and it's not converting the file properly. It always gives me this error:

codec frame size is not set remux mkv

couleurm commented 2 years ago

Type in rc in Run (Windows+R) to open the YAML config file, I've accidentally left the old .INI one that does not do anything