[FFmpeg-trac] #209(FFmpeg:closed): -strict experimental Does Not Work

FFmpeg trac at avcodec.org
Mon May 16 23:55:06 CEST 2011


#209: -strict experimental Does Not Work
-----------------------+----------------------
Reporter:  DJX         |       Owner:
    Type:  defect      |      Status:  closed
Priority:  normal      |   Component:  FFmpeg
 Version:  git-master  |  Resolution:  invalid
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  0
Analyzed:  0           |
-----------------------+----------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid
 * version:  git => git-master
 * component:  undetermined => FFmpeg


Comment:

 Since you want -strict experimental to work on the output file, you have
 to place it behind the input file (before the output file).
 {{{
 ffmpeg -i file -strict experimental -acodec aac out.mp4
 }}}

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


More information about the FFmpeg-trac mailing list