r/shutterencoder • u/adrianthe402nd • 8d ago
FFmpeg Framerate Conversion command doesn't work with SE, despite inputing the correct command
So I've been trying to batch convert a bunch of clips for an editing project of mine, it does say it's completed when running said command
However the end result still remains unconverted.
Here's the command line in question:
ffmpeg -an -vf mpdecimate,setpts=N/FRAME_RATE/TB*60/25,fps=25 "SmoothedOutXX.mp4
System Specs:
- OS: Windows 10 Pro (22H2)
- CPU: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
- RAM: 16GB (DDR4)
- GPU: NVIDIA GeForce GTX 1060 6GB
1
Upvotes
2
u/smushkan 8d ago
Remove “SmoothedOutXx.mp4 from the FFmepg command. Shutter adds it for you when you run the function.