PDA

View Full Version : Directshow resize filter for MPC?


kaizoku
10th April 2006, 15:13
I m using ffdshows resizer to resize 720p xvid material so my tv-out can handle it properly. Now I d like to do the same with h264 content but my P4 1.8ghz is too slow too handle ffdshow h264 decoding+resizing.

Is there a way to only use the resizer of ffdshow and coreavc for the videodecoding? Or is there any other directshow resize filter?

I tryed the bicubic resizer that is on the doom9 main page but all it does is crash mpc.

thx in advance

breez
10th April 2006, 15:18
Enable raw video support from ffdshow codecs page and you can use any ffdshow filter for CoreAVC (or any other decoder) decoded material.

kaizoku
10th April 2006, 15:30
wow nice ...thx a bunch for the fast answer ...works like a charm :-D