Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
signsync
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fish, Edward Dr (Comp Sci & Elec Eng)
signsync
Commits
4230e599
Commit
4230e599
authored
8 months ago
by
Fish, Edward Dr (Comp Sci & Elec Eng)
Browse files
Options
Downloads
Patches
Plain Diff
update README
parent
1556f910
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
4230e599
...
@@ -37,10 +37,10 @@ python video_processing.py --video_path1 PATH_TO_FIRST_VIDEO --video_path2 PATH_
...
@@ -37,10 +37,10 @@ python video_processing.py --video_path1 PATH_TO_FIRST_VIDEO --video_path2 PATH_
### Arguments
### Arguments
-
`--video_path1
\
`: Path to the first video file (default: `
data/1.mp4
`).
-
`--video_path1`
: Path to the first video file (default:
`data/1.mp4`
).
- `
--video_path2
\
`
: Path to the second video file (default:
`data/2.mp4`
).
-
`--video_path2`
: Path to the second video file (default:
`data/2.mp4`
).
-
`--output_filename
\
`: Filename for the output video (default: `
out.mp4
`).
-
`--output_filename`
: Filename for the output video (default:
`out.mp4`
).
- `
--trim_end
\
`
: Number of seconds to be trimmed from the end of the longer video (default:
`9.5`
).
-
`--trim_end`
: Number of seconds to be trimmed from the end of the longer video (default:
`9.5`
).
### Example
### Example
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment