[FFmpeg-trac] #2661(avcodec:open): UT Video Decoder Broken

FFmpeg trac at avcodec.org
Wed Jun 12 03:32:02 CEST 2013


#2661: UT Video Decoder Broken
-------------------------------------+-------------------------------------
             Reporter:  Aegwyn11     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  utvideo      |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  utvideo => utvideo regression
 * status:  new => open
 * version:  unspecified => git-master
 * reproduced:  0 => 1


Comment:

 Regression since fb3e380
 {{{
 $ ffmpeg -i utvideo.avi -f framecrc -
 ffmpeg version N-53976-g1163910 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jun 12 2013 03:27:52 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --disable-indev=jack
   libavutil      52. 35.101 / 52. 35.101
   libavcodec     55. 16.100 / 55. 16.100
   libavformat    55.  8.102 / 55.  8.102
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 75.101 /  3. 75.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, avi, from 'utvideo.avi':
   Metadata:
     encoder         : Lavf55.8.102
   Duration: 00:00:00.03, start: 0.000000, bitrate: 593571 kb/s
     Stream #0:0: Video: utvideo (ULY0 / 0x30594C55), yuv420p, 1920x1080,
 SAR 1:1 DAR 16:9, 59.94 tbr, 59.94 tbn, 59.94 tbc
 #tb 0: 317/19001
 Output #0, framecrc, to 'pipe:':
   Metadata:
     encoder         : Lavf55.8.102
     Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080
 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 59.94 tbn, 59.94 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (utvideo -> rawvideo)
 Press [q] to stop, [?] for help
 Too long VLC (28) in init_vlc
 [utvideo @ 0x2366f20] Cannot build Huffman codes
 0,          0,          0,        1,  3110400, 0x0da7eb6b
 frame=    1 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.01 bitrate=
 36.0kbits/s
 video:3038kB audio:0kB subtitle:0 global headers:0kB muxing overhead
 -99.997589%
 }}}

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


More information about the FFmpeg-trac mailing list