[FFmpeg-trac] #3581(undetermined:new): HEVC video in FLV doesn't work

FFmpeg trac at avcodec.org
Tue Apr 22 01:31:42 CEST 2014


#3581: HEVC video in FLV doesn't work
-------------------------------------+-------------------------------------
             Reporter:  cyril        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: ffplay cannot play the file available at
 http://towerofbabel.free.fr/test/demo.flv

 How to reproduce:
 {{{
 % ffplay demo.flv
 [flv @ 0000000000337520] Video codec (c) is not implemented. Update your
 FFmpeg
 version to the newest one from Git. If the problem still occurs, it means
 that y
 our file has a feature which has not been implemented.
 [flv @ 0000000000337520] If you want to help, upload a sample of this file
 to ft
 p://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel
 mailing lis
 t.
 [flv @ 0000000000337520] Could not find codec parameters for stream 0
 (Video: no
 ne ([12][0][0][0] / 0x000C), 1075 kb/s): unspecified size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, flv, from '..\demo.flv':
   Metadata:
     hasKeyframes    : true
     hasVideo        : true
     canSeekToEnd    : false
     datasize        : 39706199
     lasttimestamp   : 283
     audiosize       : 2445781
     hasAudio        : true
     audiodelay      : 0
     videosize       : 37259080
     metadatacreator : inlet media FLVTool2 v1.0.6 - http://www.inlet-
 media.de/fl
 vtool2
     lastkeyframetimestamp: 275
     hasMetadata     : true
     hasCuePoints    : false
   Duration: 00:04:43.17, start: 0.000000, bitrate: 1124 kb/s
     Stream #0:0: Video: none ([12][0][0][0] / 0x000C), 1075 kb/s, 24 tbr,
 1k tbn
 , 1k tbc
     Stream #0:1: Audio: aac, 48000 Hz, stereo, fltp, 66 kb/s
 No codec could be found with id 0
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3581>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list