[FFmpeg-trac] #5202(undetermined:closed): ffmpeg crashes after encoding with dirac

FFmpeg trac at avcodec.org
Thu Jan 28 21:32:56 CET 2016


#5202: ffmpeg crashes after encoding with dirac
-------------------------------------+-------------------------------------
             Reporter:  JasonC       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  needs_more_info
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => needs_more_info
 * component:  ffmpeg => undetermined


Comment:

 Without a backtrace, I don't think there is anything a developer can do.
 Please report your issue in the Zeranoe forum. Note that the output file
 you attached plays fine here.
 {{{
 ffmpeg -i input.avi -vcodec dirac out.avi
 ffmpeg version N-78067-g9079e99 Copyright (c) 2000-2016 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-libschroedinger
   libavutil      55. 15.100 / 55. 15.100
   libavcodec     57. 22.102 / 57. 22.102
   libavformat    57. 23.100 / 57. 23.100
   libavdevice    57.  0.100 / 57.  0.100
   libavfilter     6. 27.100 /  6. 27.100
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, avi, from 'input.avi':
   Metadata:
     encoder         : Lavf57.23.100
   Duration: 00:00:30.03, start: 0.000000, bitrate: 110599 kb/s
     Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 640x480,
 110714 kb/s, 30 fps, 30 tbr, 30 tbn, 30 tbc
 Output #0, avi, to 'out.avi':
   Metadata:
     ISFT            : Lavf57.23.100
     Stream #0:0: Video: dirac (libschroedinger) (drac / 0x63617264),
 yuv420p, 640x480, q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc
     Metadata:
       encoder         : Lavc57.22.102 libschroedinger
 Stream mapping:
   Stream #0:0 -> #0:0 (rawvideo (native) -> dirac (libschroedinger))
 Press [q] to stop, [?] for help
 frame=  901 fps= 35 q=-0.0 Lsize=     768kB time=00:00:30.00 bitrate=
 209.8kbits/s speed=1.15x
 video:741kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 3.655123%
 }}}

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


More information about the FFmpeg-trac mailing list