[FFmpeg-trac] #1095(avcodec:closed): libxavs: encoded file doesn't decode with built-in decoder

FFmpeg trac at avcodec.org
Wed Jun 18 13:00:54 CEST 2014


#1095: libxavs: encoded file doesn't decode with built-in decoder
------------------------------------+-----------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  fixed
             Keywords:  cavs        |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:  libxavs, xavs => cavs


Comment:

 An error and a warning are still shown:
 {{{
 $ ffmpeg -i out.avi -f framecrc -
 ffmpeg version N-64033-g7f52960 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Jun 18 2014 12:58:38 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 89.100 / 52. 89.100
   libavcodec     55. 67.100 / 55. 67.100
   libavformat    55. 43.100 / 55. 43.100
   libavdevice    55. 13.101 / 55. 13.101
   libavfilter     4.  8.100 /  4.  8.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, avi, from 'out.avi':
   Metadata:
     encoder         : Lavf54.2.100
   Duration: 00:00:00.08, start: 0.000000, bitrate: 620 kb/s
     Stream #0:0: Video: cavs (CAVS / 0x53564143), yuv420p, 320x240, 25
 fps, 25 tbr, 25 tbn, 25 tbc
 #software: Lavf55.43.100
 #tb 0: 1/25
 Output #0, framecrc, to 'pipe:':
   Metadata:
     encoder         : Lavf55.43.100
     Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240,
 q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
     Metadata:
       encoder         : Lavc55.67.100 rawvideo
 Stream mapping:
   Stream #0:0 -> #0:0 (cavs (native) -> rawvideo (native))
 Press [q] to stop, [?] for help
 [cavs @ 0x2e934a0] weighted prediction not yet supported
 [cavs @ 0x2e934a0] no frame decoded
 0,          0,          0,        1,   115200, 0xb4979039
     Last message repeated 1 times
 frame=    1 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.04 bitrate=
 19.0kbits/s
 video:112kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 }}}

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


More information about the FFmpeg-trac mailing list