PDA

View Full Version : FFdshow Resizing Question, to ffdshow pros :)


Tery
8th September 2006, 13:51
Hi,

I'm using ffdshow filter to watch all my videofile, using two monitor,
primary display (1280*1024), and secondary display (1024*768).

As i'm using secondary dispaly to watch this files (xvid DVD, wmv, mov....), how can i make ffdsjhow to resize all my video to resize them, to something closer of 1024*768, without changing aspect ratio ?, it will make the video better than using zoom to full screen, of zoom player :)

Any advises ?

PS : what settings/filter, do you advise me to use to make it looks to best possibl, using that way ?

foxyshadis
8th September 2006, 21:32
ffdshow has a "resize" filter, which is multithreaded in case you have a dual core (and for high res, it's pretty much required to have a dual core). You could set it to resize to 800x600, via lanczos or spline, and let the renderer's scaling do the rest, to save some cpu power. There's a place to pick "keep same aspect ratio" as well as "always resize" or "resize when x< and y<" with dimensions of your choice.