You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Add comment re: updates to interlace params
This commit is contained in:
@@ -752,6 +752,8 @@ void FFmpegReader::UpdateVideoInfo() {
|
||||
check_interlace = false;
|
||||
break;
|
||||
}
|
||||
// check_interlace will prevent these checks being repeated,
|
||||
// unless it was cleared because we got an AV_FIELD_UNKNOWN response.
|
||||
}
|
||||
|
||||
// Set the video timebase
|
||||
|
||||
Reference in New Issue
Block a user