JB, I can test this patch and would be interested in testing it... it would allow me to have slightly better responses to this, having seen the effects for myself. I am willing to test any feature patches that can be sent my way, because I am in favour of making VLC customisable.
I just registered to ask exactly for some attention of VLC devs because that's all what's needed to enhance video playback of many VLC users. SVP which brings interpolation and smooth video playback managed to invent its features to VLC despite some pushback which lies in VLC code. As I understand it takes nothing but dev's will to let this go and here is explicit detail:
as of now you hardcoded 2 video filters by name which are allowed to change the frame rate ("deinterlace" and "postproc").
Are you willing to test this feature as how already hundreds if not thousands users already use VLC with SVP? I am not an SVP developer BTW, I just used to test beta SVP builds but I am a user who likes when everything what we use gets better with time. And I am willing to ask SVP devs for a license key for you (free version doesn't have beta-support of VLC).
As to why this feature is useful, there is no second doubt in it using with anime movies for example. Also I believe tenth of thousands people can't watch regular movies without it, especially action video (racing, sport).
Okay, your comment extrapolates waaay too far. Never was it even implied that JB is against filter. Maybe for some artificially increasing the framerate makes for a nicer movie experience, but there are actual technical reasons why this filter isn't a top candidate for recent development. Pretty much all the other video filters either add or remove data to or from a single frame at a time.
So in this case, whole frames are being invented, based on the difference between two or more frames. As these frames are combinants of multiple data sets (necessary to artificially ease the transition between the frames), they will never be as good as real frames that could exist if the film was shot at a 60 FPS rate. Also, it significantly alters the film from its intended rate.
That is funny but as soon as SVP devs found a way to bypass that hardcoded limitation I mentioned above JB
created a commit which closed this opportunity so probably it wasn't exaggeration afterall
![Rolling Eyes :roll:](./images/smilies/icon_rolleyes.gif)
As about expediency of adding data, people clean and denoise old photos, videos and all that is interpolated based on old information which is considered bad while the result is considered good and satisfying. It just brings both detailed info (like small objects which appear on ~20 frames only) which otherwise you would miss due to big general movement on the screen and removes jerkiness.
P.S. I understand that more proper topic would be
VLC player with SVP but these quotes I took from here.