removing flip flags

This commit is contained in:
Saxon1 2018-05-05 13:53:45 +09:30
parent 432e9d6c54
commit 144e352e41
1 changed files with 0 additions and 3 deletions

View File

@ -530,9 +530,6 @@ func (r *revid) setupInputForRaspivid() error {
r.Log(Info, "Starting raspivid!")
switch r.config.InputCodec {
case H264:
var verticalFlipFlag string
var horizontalFlipFlag string
arguments := []string{ "-cd", "H264",
"-o", "-",
"-n",