[FFmpeg-trac] #5872(undetermined:new): ffmpeg creates bad .mov when encoding hap video

FFmpeg trac at avcodec.org
Thu Sep 29 16:23:15 EEST 2016


#5872: ffmpeg creates bad .mov when encoding hap video
-------------------------------------+-------------------------------------
             Reporter:  rich99       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mov corrupt  |               Resolution:
  hap                                |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by rich99):

 Trying to play the file:

 {{{
 ffplay out_hap.mkv
 }}}

 Output:

 {{{
 ffplay version N-81784-g92de2c2 Copyright (c) 2003-2016 the FFmpeg
 developers
   built with gcc 5.4.0 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-
 bzlib --enable-libebur128 --enable-fontconfig --enable-frei0r --enable-
 gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b
 --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm
 --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264
 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-
 libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-
 amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-
 libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-
 libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
   libavutil      55. 30.100 / 55. 30.100
   libavcodec     57. 58.100 / 57. 58.100
   libavformat    57. 51.100 / 57. 51.100
   libavdevice    57.  0.102 / 57.  0.102
   libavfilter     6. 63.100 /  6. 63.100
   libswscale      4.  1.100 /  4.  1.100
   libswresample   2.  2.100 /  2.  2.100
   libpostproc    54.  0.100 / 54.  0.100
 [matroska,webm @ 0000000002669d60] Unknown/unsupported AVCodecID
 V_QUICKTIME.
 [matroska,webm @ 0000000002669d60] Could not find codec parameters for
 stream 0 (Video: none, none, 320x240): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, matroska,webm, from 'out_hap.mkv':
   Metadata:
     ENCODER         : Lavf57.51.100
   Duration: 00:00:10.00, start: 0.000000, bitrate: 738 kb/s
     Stream #0:0: Video: none, none, 320x240, SAR 1:1 DAR 4:3, 25 fps, 25
 tbr, 1k tbn, 1k tbc (default)
     Metadata:
       ENCODER         : Lavc57.58.100 hap
       DURATION        : 00:00:10.000000000
 No codec could be found with id 0
 Failed to open file 'out_hap.mkv' or configure filtergraph
 }}}

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


More information about the FFmpeg-trac mailing list