--apply-offset-seconds not applying set argument of 107 seconds
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.9k
- Forks
- 323
- PR merge metrics
- No merged PRs in 30d
Description
Merli1-2.avi.2023-08-27-20-23-48.tar.gz
--apply-offset-seconds does not seem to function as expected. E.g., I set it to 107, i.e., 1 minute and 47 seconds, and the subtitles begin syncing to 1 minute and 37 seconds.
The video file begins with a review of the last episode, while the subtitle file ignores the dialogue in the review. I noted that the actual dialogue which corresponds to the subtitle file begins at 1 minute and 47 seconds, and therefore thought the --apply-offset-seconds would begin syncing from this point on, but it does not seem to function this way.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report using the attached Merli1-2.avi.2023-08-27-20-23-48.tar.gz file, the subtitle input, and --apply-offset-seconds 107; then trace the command entry point and option handling. Done means the synchronization starts at the requested offset rather than approximately 10 seconds earlier, with the behavior verified against this example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100