smacke / smacke/ffsubsync

can i show subtitles over video at the same time ?

Open
#215 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
Add any other context about the problem here that might be helpful.

i know after this proceess subtitles show slightly show earlier than video. but in some movies like having language which i know needs sync subs to video exact same time. so what i want is to make subs sync to video with exact same time. is that possible ?? thanks in advance.

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 behavior with the subsync ref.mkv -i in.srt -o failed.srt --make-test-case command and inspect the generated debugging tarball. Determine whether the requested exact subtitle timing is within the project's synchronization scope; done means a documented, reproducible outcome for this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.