View Full Version : Resizing Avi
Sevast
27th October 2007, 14:51
Hello
Does anybody know how to resize an avi movie and save to file, using only filters included in DirectShow distribution?
Thanks In Advance
Ebobtron
28th October 2007, 05:08
Nope, that doesn't mean that there isn't something in there I don't know about. There is a directshow something " Microsoft® DirectShow® Editing Services (DES) (API) " ??
I do have a hint for you.
Whole lots of people from all over the world use this forum and lots of them are resizing like crazy, use search. If you can't find anything the answer is likely no.
Adub
28th October 2007, 08:17
What exactly do you mean by resize? Do you mean resize during playback, or re-encode and into a new, resized version?
And by resize, you do mean resolution, right? Just to be sure.
Sevast
1st November 2007, 12:23
Thanks for replys
I mean physical resize (reencoding) not resize when playing.
Right now i am writing a transform filter similat to Sample Grabber that will solve my problem
LoRd_MuldeR
5th November 2007, 00:47
Why not put ffdshow (http://sourceforge.net/project/showfiles.php?group_id=173941) into your DirectShow filter-chain and use it's resize capabilities?
Filter chain might look like this:
File Reader > AVI Splitter > ffdshow > Encoder > AVI Muxer > File Writer
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.