original is 1080i50, destination must be 800x480 max. 25fps. (xvid in avi/mp4)
the way I do it is:
get rid of one field then crop and scale to destination.
Question:
which way would give better result: dropping fields (above) or using deinterlace.
I'm asking because it will take me a while to find out correct syntax for mencoder.
+ Reply to Thread
Results 1 to 7 of 7
-
-
1080i50 is interlaced 25fps(50 fields per second). dropping fields loses half the vertical resolution. what you should be doing is de-interlacing to 25p. try yadif.
--
"a lot of people are better dead" - prisoner KSC2-303 -
A good deinterlacer will usually give better results. But simply dropping one field often gives acceptable results. It depends on how sharp the video is and how many near horizontal edges there are.
-
ok thanks - I'll try deinterlace with yadif right away (but it'll be probably much slower than dropping)
And I hope that -ofps will "take out" every 2nd frame from yadif.
The video is not sharp - it was recorded from mtv and they do not broadcast in good quality (but it is not what they sayLast edited by adom; 5th Aug 2011 at 13:18.
-
you don't need to remove every other frame with a de-interlacer. it will take the top and bottom fields of a frame and combine them so your 50i will be 25p when done. and yes it's much slower than discarding fields.
--
"a lot of people are better dead" - prisoner KSC2-303 -
Well, Yadif is probably one of the fastest decent deinterlacers. Not as good as a really good (but really slow) deinterlacer, but plenty fast.
-
I managed to make a command with yadif and it ran about twice slower then discarding fields - and with 2 passes it was noticable
The result is almost the same (for my eye) so I'll stick with discarding method.
Thanks.
Similar Threads
-
Deinterlacing before deshaking?
By Heiler in forum RestorationReplies: 18Last Post: 12th Feb 2013, 01:34 -
AviSynth Deinterlacing Help...
By Shizam in forum RestorationReplies: 3Last Post: 19th Aug 2010, 09:58 -
What is going on with Deinterlacing?!?!
By jieve in forum DVD RippingReplies: 30Last Post: 9th Aug 2009, 15:23 -
OS X Deinterlacing
By ggp759 in forum MacReplies: 4Last Post: 22nd May 2008, 16:37 -
How to use the deinterlacing in the TV when using the TV out from the PC?
By erik1958 in forum Software PlayingReplies: 2Last Post: 9th Jul 2007, 14:07