[FFmpeg-trac] #1409(FFmpeg:closed): FFMPEG using preset ipod320 and libx264 , insufficient paramter

FFmpeg trac at avcodec.org
Wed Jun 6 21:46:37 CEST 2012


#1409: FFMPEG using preset ipod320 and libx264 , insufficient paramter
-------------------------------------+-----------------------------------
             Reporter:  baoky        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:  invalid
             Keywords:  libx264      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by llogan):

 Replying to [comment:2 baoky]:
 > What should i do

 The libx264-ipod preset should still be available as an non-standard
 libx264 preset. Replace "-preset ipod320" with "-vpre libx264-ipod320".
 Windows users may have to use "-fpre" instead however, with a full path to
 the preset file which is called "libx264-ipod320.ffpreset".

 Alternatively you could probably just use:
 ffmpeg -i input -vcodec libx264 -preset medium -crf 23 -vprofile baseline
 -level 13 output

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


More information about the FFmpeg-trac mailing list