[FFmpeg-trac] #3877(undetermined:new): huffyuv enc: broken output

FFmpeg trac at avcodec.org
Wed Aug 20 23:08:38 CEST 2014


#3877: huffyuv enc: broken output
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 C:\>ffmpeg -i anim2.gif -vcodec huffyuv out.avi
 ffmpeg version N-65672-g65f05ef Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Aug 15 2014 22:01:33 with gcc 4.8.3 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-av
 isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
 --enab
 le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-
 libcaca --
 enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc
 --enable-lib
 modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-
 libopencore-amrw
 b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-
 libschroedinge
 r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-
 libtwolame --en
 able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis
  --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264
 --enable-
 libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
   libavutil      54.  3.100 / 54.  3.100
   libavcodec     56.  0.101 / 56.  0.101
   libavformat    56.  1.100 / 56.  1.100
   libavdevice    56.  0.100 / 56.  0.100
   libavfilter     5.  0.100 /  5.  0.100
   libswscale      3.  0.100 /  3.  0.100
   libswresample   1.  0.100 /  1.  0.100
   libpostproc    53.  0.100 / 53.  0.100
 Input #0, gif, from 'anim2.gif':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: gif, bgra, 498x331, 6 fps, 10 tbr, 100 tbn, 100
 tbc
 [huffyuv @ 02e1d7a0] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 02e18e80] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 047608a0] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 04792b00] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 047c3ae0] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 047f4ac0] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 02ef3a80] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 02fe5840] using huffyuv 2.2.0 or newer interlacing flag
 [huffyuv @ 02f3c1a0] using huffyuv 2.2.0 or newer interlacing flag
 Output #0, avi, to 'out.avi':
   Metadata:
     ISFT            : Lavf56.1.100
     Stream #0:0: Video: huffyuv (HFYU / 0x55594648), bgra, 498x331,
 q=2-31, 200
 kb/s, 10 fps, 10 tbn, 10 tbc
     Metadata:
       encoder         : Lavc56.0.101 huffyuv
 Stream mapping:
   Stream #0:0 -> #0:0 (gif (native) -> huffyuv (native))
 Press [q] to stop, [?] for help
 frame=    8 fps=0.0 q=0.0 Lsize=    2470kB time=00:00:01.20
 bitrate=16864.0kbits
 /s
 video:2464kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing
 overhead: 0.240774%
 }}}

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


More information about the FFmpeg-trac mailing list