Topic: Saving 60fps video with SVP and VLC
Hi Guys,
I'm sure most of you already know this, but this is for the archives.
I wanted to save a SVP generated 60fps video (date 27.10.2017) and I was Googling an answer how to do that, and I was getting these SO over complicated and SO old instructions how to do that.
I wanted to make this post so people Googling a solution don't have to deal with that anymore. Here is how you save the 60fps (or what ever FPS) video created with SVP with VLC (in the year 2017):
1. You need to enable the VLC deinterlace replace feature in SVP. (In control panel: Menu -> Utilities -> "SVP in VLC")
2. In Windows, go to the command prompt (WIN+R and then CMD + Enter) and do: "C:\Program Files\VideoLAN\VLC\vlc.exe" "source.mp4" :sout=#transcode{vcodec=mp4v,deinterlace,fps=60}:file{dst=destination.mp4}
(Where source.mp4 is your source file and destination.mp4 is your destination. Change the FPS value to whatever you want.)
It uses what ever settings you have configured in the SVP Control Panel. Simple! Have fun!
Br, Campusto