[FFmpeg-trac] #251(FFmpeg:closed): rawvideo segfaults with -vcodec copy
FFmpeg
trac at avcodec.org
Wed Jun 1 13:41:21 CEST 2011
#251: rawvideo segfaults with -vcodec copy
---------------------------------------------+---------------------
Reporter: thebombzen | Owner:
Type: defect | Status: closed
Priority: normal | Component: FFmpeg
Version: git-master | Resolution: fixed
Keywords: copy segmentation fault rawvideo | Blocked By:
Blocking: | Reproduced: 1
Analyzed: 1 |
---------------------------------------------+---------------------
Changes (by saste):
* analyzed: 0 => 1
* resolution: => fixed
* status: open => closed
* component: undetermined => FFmpeg
* reproduced: 0 => 1
Comment:
Should be fixed in:
{{{
commit ac41f3b036246e64d1724d945bea01d982bd1c91
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date: Mon May 30 16:52:35 2011 +0200
ffmpeg: handle copy of packets for AVFMT_RAWPICTURE output formats
Store AVPicture in AVPacket as required by AVFMT_RAWPICTURE formats.
Fix trac issue #251.
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/251#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list