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

[RFC] sd_lavc: strictly letter-box DVD subtitles by default #14847

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

visibleonlynow
Copy link

Currently, using --stretch-dvd-subs=yes, and --stretch-dvd-subs=no doesn't seem to make a difference.
This PR changes the default behaviour (--stretch-dvd-subs=no) to using strict letter-boxing for DVD subtitles instead of stretching them.
Strict letter-boxing is already the default for PGS subtitles since bcc3d72, so it seems to make sense for it to be the default for DVD subtitles as well.

The current behaviour can still be kept with --stretch-dvd-subs=yes.

Fixes #14276.

Copy link

Download the artifacts for this pull request:

Windows
macOS

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.

image-based subtitles are stretched to video aspect ratio
1 participant