Wick Is Pain | Ffmpeg

I just spent 4 hours debugging why my perfectly fine video export from Wick Editor was showing up as a garbled mess in my final render. Spoiler: it's always FFMpeg.

ffmpeg -i wick_export.mp4 -pix_fmt yuv420p -vf "fps=30,setpts=PTS-STARTPTS" -c:v libx264 -preset slow -crf 18 -c:a aac -async 1 fixed_video.mp4 And even then, half the time the alpha channel from Wick is gone. wick is pain ffmpeg

Wick is pain (FFMpeg rant inside)

Send help. Or a pre-written FFMpeg script that just works. I just spent 4 hours debugging why my

#WickEditor #FFMpeg #VideoPain #AnimationStruggles wick is pain ffmpeg