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

Please support split videos as stream, not as zip #12

Open
tuthanika opened this issue Dec 5, 2023 · 3 comments
Open

Please support split videos as stream, not as zip #12

tuthanika opened this issue Dec 5, 2023 · 3 comments
Labels
question Further information is requested

Comments

@tuthanika
Copy link

Please support split videos (>2GB) as stream, not as zip.

Ex: video.mkv --> video-001.mkv & video-002.mkv

@XronTrix10
Copy link
Owner

Is it necessary to do so ? Splitting videos causes data loss and sometimes corruptions. Also it requires a lot time in splitting videos

@XronTrix10 XronTrix10 added invalid This doesn't seem right question Further information is requested wontfix This will not be worked on and removed invalid This doesn't seem right wontfix This will not be worked on labels Dec 9, 2023
@tuthanika
Copy link
Author

Split video without re-encore (ffmpeg, mkvtoolnix), so the process is very fast and don't data loss. When needed, you can download it and then use mkvtoolnix to merge normally. I use bots like aria-mirror to do the same thing, it's ok

@Ash-codes18
Copy link

Please support split videos (>2GB) as stream, not as zip.

Ex: video.mkv --> video-001.mkv & video-002.mkv

Yeah, this would be so much better.

@XronTrix10 XronTrix10 pinned this issue Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants