Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed subtitle positions to match FFmpeg #16

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Fixed subtitle positions to match FFmpeg #16

merged 2 commits into from
Oct 30, 2024

Conversation

Arcus92
Copy link
Owner

@Arcus92 Arcus92 commented Oct 30, 2024

FFmpeg uses the composition position - a field I was currently ignoring. This lib used the window position to place the subtitle image. This PR changes the placement to match FFmpeg.

…s instead of the window position. This matches the FFmpeg implementation.
@Arcus92 Arcus92 self-assigned this Oct 30, 2024
@Arcus92
Copy link
Owner Author

Arcus92 commented Oct 30, 2024

Fixes #14

@Arcus92 Arcus92 linked an issue Oct 30, 2024 that may be closed by this pull request
@Arcus92 Arcus92 merged commit c5156f3 into main Oct 30, 2024
1 check passed
@Arcus92 Arcus92 deleted the fix-position branch November 3, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subtitle position differs from FFmpeg
1 participant