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

In-place mode does not write the entire file #66

Open
glebm opened this issue Jan 8, 2017 · 2 comments
Open

In-place mode does not write the entire file #66

glebm opened this issue Jan 8, 2017 · 2 comments

Comments

@glebm
Copy link

glebm commented Jan 8, 2017

For large-enough files (100KiB+), the in-place output always gets cut off.

I'm guessing the buffer does not get flushed / the file handle does not get closed?

@byroot
Copy link
Owner

byroot commented Jan 8, 2017

That's very weird. Can you provide a repro snippet please?

@glebm
Copy link
Author

glebm commented Jan 8, 2017

Sure:

http://www.opensubtitles.org/en/subtitles/5479811/stardust-ru

srt -i rate 23.976 25 file.srt

If you can't reproduce, you might need to convert the file to utf8 first.

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

No branches or pull requests

2 participants