compn <[EMAIL PROTECTED]> added the comment:

this shows another bug... using -vcodec copy the input resolution is copied to 
the output resolution.

from above ffmpeg output:
Output #0, avi, to 'output.avi':
    Stream #0.0: Video: mpeg4, yuv420p, 466x347, q=2-31, 200 kb/s, 29.92 tb(c

but if you try 
E:\1burned>ffmpeg -s 466x347 -i file.avi -o output.avi
FFmpeg version Sherpya-r15666, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  libavutil     49.12. 0 / 49.12. 0
  libavcodec    52. 0. 0 / 52. 0. 0
  libavformat   52.22. 1 / 52.22. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  libswscale     0. 6. 1 /  0. 6. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Oct 22 2008 23:37:16, gcc: 4.2.5 20080919 (prerelease) [Sherpya]
Frame size must be a multiple of 2

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue708>
______________________________________________________

Reply via email to