PDA

View Full Version : resize without compression


GOGOLO
5th June 2002, 08:05
Is there any way to resize without compressing the video, but without using the uncopressed so the file isn't huge? Basically a resize with direct stream copy.

Thanks

Swede
5th June 2002, 08:27
No. Some players can resize on the fly but there is no way to resize 'permanently' without recompress...

GOGOLO
6th June 2002, 01:06
sorry, I don't understand some players?

manono
6th June 2002, 03:49
Hi-

He's saying that ordinarily, to resize, you must also reencode (or compress) with some loss of quality. But some players, such as BS Player or Zoom Player and others can resize on the fly (as you play the video).

ulfschack
7th June 2002, 13:39
Alternately you can register the DirectShow filter Bicubic_resise available on the download page, and still use WMP. It's fast. There's also a Simple_resise filter by TRBarry, which works for avisynth if you wanna go that way.

cheers