[Libav-user] Decode video stream to different size
Alex Cohn
alexcohn at netvision.net.il
Sat Aug 13 09:40:52 CEST 2011
On Friday, August 12, 2011, Vicente Fernandes <vinc13e at gmail.com> wrote:
> Hi,
> it is possible to decode a video stream to a different size than the
original size?
> I want to do the resize during decompression and not after this.
Unfortunately, the decoder must keep the full frame for motion prediction
and other inter-frame compression methods.
Alex
> after decoding I can already resize de video using the sws_scale function.
> thanks
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20110813/d58837a0/attachment.html>
More information about the Libav-user
mailing list