Sujao
26th January 2005, 10:27
Hi everyone,
the last weeks I have been searching the net for a possibility to reduce the bitrate of AC3 streams in linux. Do you know something? I quite desperate as I will have to face a 1.2GB audiostream for two audiostreams with 5.1 sound in a DVD rip.
Another question I have is: How can I merge several AC3 files together into one big ac3 stream? I tried doing it with:
cat file2.ac3 >> file1.ac3
This works during playback just fine, but when I search while being in the part of the second file I get CRC errors and the playback aborts.
Everything will be put into a matroska container, so if matroska offers an option on merging them together automatically that would be just fine.
Oh and I preferably need a console solution, since I am writing a script for ripping DVDs into matroska.
the last weeks I have been searching the net for a possibility to reduce the bitrate of AC3 streams in linux. Do you know something? I quite desperate as I will have to face a 1.2GB audiostream for two audiostreams with 5.1 sound in a DVD rip.
Another question I have is: How can I merge several AC3 files together into one big ac3 stream? I tried doing it with:
cat file2.ac3 >> file1.ac3
This works during playback just fine, but when I search while being in the part of the second file I get CRC errors and the playback aborts.
Everything will be put into a matroska container, so if matroska offers an option on merging them together automatically that would be just fine.
Oh and I preferably need a console solution, since I am writing a script for ripping DVDs into matroska.