smacke / smacke/ffsubsync

output subtitles still out of sync

Open
#121 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

out-of-sync
Dominant language
Python
Stars
7.9k
Forks
323
PR merge metrics
No merged PRs in 30d

Description

Upload a tarball with debugging information

  1. Run the command that produces the out-of-sync subtitle output, but with the additional --make-test-case flag, i.e.: subsync ref.mkv -i in.srt -o failed.srt --make-test-case
  2. This results in a file of the form ref.mkv.$timestamp.tar.gz or similar.
  3. Please upload this file using the "attach files" button at the bottom of the text prompt.

That's all! Thank you for contributing a test case; this helps me to continue improving the sync and to add additional integration tests once improvements have been made.

Additional context
Tried the subsync with bazarr. the sub remain out of sync and the first line is removed..why?
thx
Young Sheldon S04E10 720p HDTV x264 SYNCOPY.mkv.2021-03-18-08-29-56.tar.gz

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported command, subsync ref.mkv -i in.srt -o failed.srt --make-test-case, using the attached tarball as the test case. Compare the generated subtitles for synchronization and the missing first line, then add or update an integration test once the expected behavior is established.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.