[FFmpeg-trac] #4417(avcodec:new): v210 is lossy with values below 0x00000001

FFmpeg trac at avcodec.org
Wed Apr 1 16:42:12 CEST 2015


#4417: v210 is lossy with values below 0x00000001
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  v210         |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The problem with the option is that it will make encoding very
 significantly slower if used: The asm optimisation is doing the clipping,
 and we will not pass the (future) option to the asm code.

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


More information about the FFmpeg-trac mailing list