[FFmpeg-trac] #8423(undetermined:closed): hvec decoder missing while encoder available

FFmpeg trac at avcodec.org
Thu Dec 12 01:51:49 EET 2019


#8423: hvec decoder missing while encoder available
--------------------------------+----------------------------------------
             Reporter:  th0ma7  |                    Owner:
                 Type:  defect  |                   Status:  closed
             Priority:  normal  |                Component:  undetermined
              Version:  4.2     |               Resolution:  invalid
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------------

Comment (by th0ma7):

 *sigh* ...
 1. thnx for pointing that out, clearly a typo...
 2. and I wasn't aware when encoder/decoder details where actually showing
 up or not, that explains a few things.

 Still, odly enough, the h264 output changed where the second decoder
 disapeared when comparing with previous output :
 {{{
 $ /usr/local/ffmpeg/bin/ffmpeg -codecs 2>/dev/null | grep -Ei -e 'h26[45]'
 -e 'hevc'
  DEV.LS h264                 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
 (encoders: libx264 libx264rgb h264_vaapi )
  DEV.L. hevc                 H.265 / HEVC (High Efficiency Video Coding)
 (encoders: libx265 hevc_vaapi )
 }}}

 And btw, I'm ramping up on this and having much to learn still.  Thnx for
 your time...

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


More information about the FFmpeg-trac mailing list