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

Export to MKV: subtitles are not included in resulting file #116

Closed
fengalin opened this issue May 5, 2018 · 2 comments
Closed

Export to MKV: subtitles are not included in resulting file #116

fengalin opened this issue May 5, 2018 · 2 comments
Assignees
Labels

Comments

@fengalin
Copy link
Owner

fengalin commented May 5, 2018

While exporting the chapters to a mkv container, subtitles are not included in the resulting file. It seems there is a bug with parsebin.

@fengalin fengalin self-assigned this May 5, 2018
@fengalin fengalin added the bug label May 5, 2018
@fengalin fengalin reopened this May 10, 2018
@fengalin
Copy link
Owner Author

fengalin commented May 11, 2018

parsebin seems to react differently from decodebin3 with regard to subtitles. Subtitle streams seem to be identified, however, they don't show up in the pad_added callback.

@fengalin
Copy link
Owner Author

Now they show up, but it hangs the export. See #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant