this post was submitted on 15 Apr 2024
1 points (100.0% liked)
Jellyfin: The Free Software Media System
5732 readers
2 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
mkvtoolnix and handbrake are pretty useful and powerful, you might try those
MKVToolNix did look like it could do a good job with this, but I have a lot of files that aren't mkv
I can't check right now, but I'm pretty certain I've used MKVToolNix to remove unwanted audio files from an mp4 before. However, the result will always be remuxed to mkv.
MKVToolNix did look like it could do a good job with this, but I have a lot of files that aren't mkv
If you just want to remove audio and subtitle tracks, don’t use Handbrake. That will re-encode your video which will result in quality loss. Use MKVToolNix or FFmpeg to remux instead and only remove the tracks you don’t want.
Remuxing is also much faster and less cpu intensive than re-encoding.
Doesn't handbrake has an option to not re-encode the video ? But yeah totally agree, it's not worth it to re-encode everything just to remove audio tracks.
It didn’t when I last used it. But that was also years ago. The Handbrake devs were pretty adamant back then about not adding remuxing.