[FFmpeg-trac] #2347(avcodec:closed): Recent builds regression bug - KO from 12th Feb 2013 - OK before

FFmpeg trac at avcodec.org
Tue Mar 12 00:15:05 CET 2013


#2347: Recent builds regression bug  - KO from 12th Feb 2013 - OK before
------------------------------------+-----------------------------------
             Reporter:  feelart     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  invalid
             Keywords:  libx264     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by Cigaes):

 The automatic selection of the pixel format has been recently changed to
 reduce the possible loss of information:
 {{{
 commit b97d61f924eef1a8930f80cd43d0733c12f67f35
 Author: Michael Niedermayer <michaelni at gmx.at>
 Date:   Tue Feb 19 15:00:01 2013 +0100

     avfilter/ff_merge_formats: only merge if doing so does not loose
 chroma or alpha

     Fixes Ticket1280

     Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
 }}}

 Your problem is that you rely on something automatic. If you have
 specifics needs, you have to express them to ffmpeg with the corresponding
 option, there is no "do what I mean" option.

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


More information about the FFmpeg-trac mailing list