OSDN Git Service

Fix parsing of -force_key_frames option.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 30 Apr 2012 20:48:42 +0000 (22:48 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 30 Apr 2012 22:03:20 +0000 (00:03 +0200)
commit4f6a1c974ff69afa5b40ced0c9e39c90da73235a
treed77a1947954daa405a7920ebf182f6e232959a70
parent5f161c23573c0756491a132c2a486572bb4b9f62
Fix parsing of -force_key_frames option.

Currently it always exits with an error when more than
one position is specified.
Fixes trac issue #1266.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
ffmpeg.c