[FFmpeg-trac] #5439(undetermined:new): Decoding issue

FFmpeg trac at avcodec.org
Fri Apr 15 10:28:56 CEST 2016


#5439: Decoding issue
-------------------------------------+-------------------------------------
             Reporter:  Eddy         |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  h264         |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Eddy):

 It works ! Thanks very much.

 But I don't understand, does it mean that the problem comes from to
 encoder ?

 And I don't understand the possible values with the "strict" parameter.

 I've done some tries based on the documentation:

   - strict 1 : decodes all frames
   - strict 2 : decodes all frames
   - strict 3 : decodes all frames
   - strict very : produces an error on Ffmpeg
   - strict strict : decodes all frames
   - strict normal : does not decode all frames
   - strict unofficial: does not decode all frames
   - strict experimental : does not decode all frames

 On the documentation, it's written that the value has to be an integer but
 I don't see the values corresponding to the key described.

 Where can I find these, is the only way in the source code ?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5439#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list