[FFmpeg-trac] #3185(avcodec:reopened): ffprobe do not handle HEVC correctly

FFmpeg trac at avcodec.org
Thu May 22 11:30:37 CEST 2014


#3185: ffprobe do not handle HEVC correctly
------------------------------------+------------------------------------
             Reporter:  figgis      |                    Owner:
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  hevc        |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by Đonny):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I hope it's not too daring from me to reopen a ticket, but I'm still
 having problems with detection of duration of H.265 files in
 N-63366-gf932e5f.
 I have a H.265 file and FFprobe still tells me that the duration is
 unknown :-(
 {{{
 D:\UgcTestFiles\Video>ffprobe Sintel_272p_logo.265
 ffprobe version N-63366-gf932e5f Copyright (c) 2007-2014 the FFmpeg
 developers
   built on May 21 2014 22:09:16 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable
 -libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-
 libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-
 libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger
 --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-
 aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxavs --enable-libxvid --ena
 ble-decklink --enable-zlib
   libavutil      52. 86.100 / 52. 86.100
   libavcodec     55. 63.100 / 55. 63.100
   libavformat    55. 40.100 / 55. 40.100
   libavdevice    55. 13.101 / 55. 13.101
   libavfilter     4.  5.100 /  4.  5.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 [hevc @ 0000000000355ba0] Unknown HEVC profile: 0
     Last message repeated 3 times
 Input #0, hevc, from 'Sintel_272p_logo.265':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: hevc, yuv420p(tv), 640x272, 25 fps, 25 tbr, 1200k
 tbn, 25 tbc
 [hevc @ 000000000034c960] Unknown HEVC profile: 0
     Last message repeated 1 times
 }}}

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


More information about the FFmpeg-trac mailing list