hudl / HudlFfmpeg

Hudl.Ffmpeg framework
Apache License 2.0
112 stars 32 forks source link

Switch SeekPositionInput to be PreDeclaration #85

Closed ajcf closed 7 years ago

ajcf commented 7 years ago

This change will allow us to specify the -ss param before the input, which should allow for more accurate seeking. I think the current behavior, with -ss after the output, is the same as SeekPositionOutput.