[FFmpeg-trac] #6154(undetermined:new): fmvc: fix decoding of odd-sized video

FFmpeg trac at avcodec.org
Thu Feb 16 23:48:40 EET 2017


#6154: fmvc: fix decoding of odd-sized video
-------------------------------------+-------------------------------------
               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 fmvc1.avi out.avi
 ffmpeg version 3.2.git Copyright (c) 2000-2017 the FFmpeg developers
   built with gcc 4.6.2 (GCC)
   configuration: --disable-pthreads --enable-gpl --disable-ffprobe
   libavutil      55. 47.100 / 55. 47.100
   libavcodec     57. 79.100 / 57. 79.100
   libavformat    57. 66.102 / 57. 66.102
   libavdevice    57.  2.100 / 57.  2.100
   libavfilter     6. 73.100 /  6. 73.100
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 [fmvc @ 0236d600] Warning: not compiled with thread support, using thread
 emulat
 ion
 Input #0, avi, from 'fmvc1.avi':
   Duration: 00:00:00.21, start: 0.000000, bitrate: 38332 kb/s
     Stream #0:0: Video: fmvc (FMVC / 0x43564D46), bgr24, 319x239, 23.97
 fps, 23.
 97 tbr, 23.97 tbn, 23.97 tbc
 File 'out.avi' already exists. Overwrite ? [y/N] y
 [fmvc @ 026f8460] Warning: not compiled with thread support, using thread
 emulat
 ion
 [mpeg4 @ 027bc7e0] Warning: not compiled with thread support, using thread
 emula
 tion
 Output #0, avi, to 'out.avi':
   Metadata:
     ISFT            : Lavf57.66.102
     Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 319x239,
 q=2-31, 200
  kb/s, 23.97 fps, 23.97 tbn, 23.97 tbc
     Metadata:
       encoder         : Lavc57.79.100 mpeg4
     Side data:
       cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
 Stream mapping:
   Stream #0:0 -> #0:0 (fmvc (native) -> mpeg4 (native))
 Press [q] to stop, [?] for help
 frame=    5 fps=0.0 q=2.3 Lsize=      49kB time=00:00:00.20
 bitrate=1916.4kbits/
 s speed=0.954x
 video:43kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing ov
 erhead: 13.152174%
 }}}

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


More information about the FFmpeg-trac mailing list