Hey guys, so recently I've seen plenty of videos that are in HD quality and run at 60 FPS. They look beautiful. But when I try to do so, YouTube butchers the quality at 30 FPS. I've tried raw uploads and edited but none work. Here is a beautiful example running at 60 FPS in 720p: http://www.youtube.com/watch?v=Gr3u7ahDno0 If anyone knows how to do this, please tell me as I haven't seen anyone else solve this on forums.
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 11 of 11
-
-
-
-
I am quite aware that YouTube limits at 30 FPS, but the video looks smoother as if it's at 60 FPS. I heard they use a method called frame blending, but I need to go more in-depth that that
-
-
Nice, but could you link a tutorial on how to use this method with videos? I'd really like to learn!
-
My script:
Import("C:\Program Files (x86)\AviSynth 2.5\plugins\ng_deblink.avs")
LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\ExactDedup.dll")
LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\mvtools2.dll")
LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\mt_masktools-26.dll")
AVISource("video.avi").ConvertToRGB32().AssumeFPS( 60,1).deblink4.ChangeFPS(30)
ClaudioLast edited by Cauptain; 9th Mar 2013 at 16:19.
-
I seriously do not get any of this. I'm a total noob when it comes to stuff like this. I need explanations please.
-
Are you trying to mislead people purposely? Maybe to build up views for that video? Blending frames is the worst possible thing to do to clear clean video. That example to which you linked as a beautiful example running at 60 FPS looks like utter garbage as it's been blended all to hell and back. You can't tell how blurry it looks? That's frame-blending at its worst.
Similar Threads
-
Which is better video: 1080i 60i/30fps or 720p 60fps?
By jbitakis in forum Video ConversionReplies: 7Last Post: 9th Dec 2012, 04:59 -
Upscaling 480p vid to 720p without big quality loss.
By MousE0910 in forum Newbie / General discussionsReplies: 11Last Post: 8th Nov 2011, 12:31 -
480p to 720p
By hardy in forum Newbie / General discussionsReplies: 7Last Post: 9th Dec 2010, 17:09 -
Help Resizing 720p » 480p
By Enkidu in forum Newbie / General discussionsReplies: 12Last Post: 27th Jul 2010, 13:17 -
Converting 720p/60fps file to 30fps?
By mt123 in forum Newbie / General discussionsReplies: 11Last Post: 17th Nov 2009, 12:34