[FFmpeg-trac] #11317(avcodec:open): Can AVCodec provide more crop information when decoding via MediaCodec?

FFmpeg trac at avcodec.org
Fri Dec 6 10:35:29 EET 2024


#11317: Can AVCodec provide more crop information when decoding via MediaCodec?
-------------------------------------+-------------------------------------
             Reporter:  lanczos-     |                    Owner:  (none)
  algorithm                          |
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  mediacodec   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by lanczos-algorithm):

 Thanks James, your patch helped!

 JFYI. To make everything work, I added to my code next option:
 {{{
 av_opt_set_int(codec_ctx, "apply_cropping", 0, 0)
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11317#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list