JerryW
09-15-09, 08:44 AM
It seems like it should be possible to remux a blu-ray to a matroska under linux as long as the bluray does not have DTS-MA or DTS-HR audio tracks.
Right now I rip under windows and remux with eac3to under windows too, but all of my storage is on a linux server. Local disk access on the linux server is about 10 faster than over the network on the windows PC.
So I would like to be able to do as much remuxing as I can under linux in order to speed uo the process. Before I dive in and figure it all out, I was wondering if anyone else has already done it?
FWIW, when I remux I do the following:
1) Keep the main video track
2) Convert the original language lossless audio into flac (ignore any dub tracks)
3) Keep any commentary tracks, mux them in as secondary audio
3) Keep all the subtitles in their original .sup form as attachments to the mkv incase I need them later.
4) Keep all the jpegs (usually just big and small icons under the META directory) as attachments to the mkv.
5) Extract the list of chapter breaks and mux those into the mkv for easy seeking by chapter
I figure all of that, with the exception of DTS-MA/DTS-HR handling should be doable under linux already.
Also, FWIW, eac3to under wine doesn't work for me, it gets a few gigabytes into the demux step and then pukes out with a read error, and it is not at the same byte offset or anything obvious like that (I'm running 64-bit ubuntu).
Right now I rip under windows and remux with eac3to under windows too, but all of my storage is on a linux server. Local disk access on the linux server is about 10 faster than over the network on the windows PC.
So I would like to be able to do as much remuxing as I can under linux in order to speed uo the process. Before I dive in and figure it all out, I was wondering if anyone else has already done it?
FWIW, when I remux I do the following:
1) Keep the main video track
2) Convert the original language lossless audio into flac (ignore any dub tracks)
3) Keep any commentary tracks, mux them in as secondary audio
3) Keep all the subtitles in their original .sup form as attachments to the mkv incase I need them later.
4) Keep all the jpegs (usually just big and small icons under the META directory) as attachments to the mkv.
5) Extract the list of chapter breaks and mux those into the mkv for easy seeking by chapter
I figure all of that, with the exception of DTS-MA/DTS-HR handling should be doable under linux already.
Also, FWIW, eac3to under wine doesn't work for me, it gets a few gigabytes into the demux step and then pukes out with a read error, and it is not at the same byte offset or anything obvious like that (I'm running 64-bit ubuntu).