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

FFmpeg trac at avcodec.org
Thu Sep 29 16:21:06 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):

 Command:

 {{{
 ffmpeg -f lavfi -i testsrc -vcodec hap -t 10 out_hap.mkv
 }}}


 {{{
 ffmpeg version N-81784-g92de2c2 Copyright (c) 2000-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
 Input #0, lavfi, from 'testsrc':
   Duration: N/A, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240
 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
 File 'out_hap.mkv' already exists. Overwrite ? [y/N] y
 Output #0, matroska, to 'out_hap.mkv':
   Metadata:
     encoder         : Lavf57.51.100
     Stream #0:0: Video: hap (Hap1 / 0x31706148), rgba, 320x240 [SAR 1:1
 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 1k tbn, 25 tbc
     Metadata:
       encoder         : Lavc57.58.100 hap
 Stream mapping:
   Stream #0:0 -> #0:0 (rawvideo (native) -> hap (native))
 Press [q] to stop, [?] for help
 frame=  250 fps=0.0 q=-0.0 Lsize=     901kB time=00:00:09.96 bitrate=
 741.2kbits/s speed=78.9x
 video:892kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 1.013708%
 }}}

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


More information about the FFmpeg-trac mailing list