PDA

View Full Version : Playing 25fps full res int. file as 50fps 1/2 res prog.


chaumurky
2nd October 2002, 03:38
Is there a player that can do this on the fly? I have created AVS files before using the 'SeperateFields' command for post-processing in VirtualDub but often I would just like to watch the file through my TV out and then delete it without any further fuss. To me it seems pretty simple but I can't fund much on the subject other than 100fps.com.

avih
2nd October 2002, 23:17
you can play your avs file with any player, it should work without problems. however, it DOES stress the cpu quite a bit, so u better have at least 800m-1g cpu.

for the best quality/cpu ratio i'd use:
clip.bob(0.3,0.3,clip.height,2)

or, if you want it FULLl resolution and full framerate (50fps) remove the parameters of 'bob'.

i use it myself to watch smoothly on tv out if i capture intrelaced.

cheers

ps, i know there's perliminary work for framerate doubling with ffdshow (-> any windows media based player), but i'm not quite updated.