[FFmpeg-trac] #371(undetermined:open): Segmentation fault or get core dump when trying to use transpose/hflip/vflip on some inputs
FFmpeg
trac at avcodec.org
Fri Jul 29 14:18:44 CEST 2011
#371: Segmentation fault or get core dump when trying to use
transpose/hflip/vflip on some inputs
-----------------------------------+---------------------------
Reporter: x2305andy2305x | Owner:
Type: defect | Status: open
Priority: important | Component: undetermined
Version: unspecified | Resolution:
Keywords: transpose, hflip,vflip | Blocked By:
Blocking: | Reproduced: 0
Analyzed: 0 |
-----------------------------------+---------------------------
Changes (by x2305andy2305x):
* status: new => open
Comment:
I'm using latest trunk version of ffmpeg.
For the segmentation fault error code, the command is this:
ffmpeg -y -i input.3gp -r 25 -vcodec mjpeg -s 720x480 -vf
pad=720:480:0:0,transpose=3,hflip -qscale 1 output.mjpeg
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/371#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list