[FFmpeg-trac] #732(undetermined:new): Storing variables not working in expressions

FFmpeg trac at avcodec.org
Sat Dec 10 20:49:02 CET 2011


#732: Storing variables not working in expressions
-------------------------------------+-------------------------------------
             Reporter:  jworrall     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  expression   |               Resolution:
  evaluation                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by jworrall):

 Sorry I used external libraries with that command.
 This gives the same incorrect result:

 ffmpeg -i kit.mov -t 3 \
 -vf "scale = st(0\,1) * 640 : ld(0) * 480" \
 -y output.mpg

 I don't think it matters what input file or format is used.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/732#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list