Log in

View Full Version : TSRemux and Bruce Almighty (UK)


ByeByeBluRay
2nd September 2007, 17:30
The UK edition of Bruce Almighty is split over two m2ts files, which I would like rebuild into a single file containing just one video and one audio stream for use on my media server.

I can do the remuxing ok, but I'm having trouble getting joining to work. When the second part starts, it goes into fast forward for a few seconds before returning to normal.

I've also noticed that the running time and current position reported by PowerDVD is about 30% too high in the remuxed files (but is reported correctly in TSRemux).

I've tried both remuxing each part separately and then joining, and joining then remuxing, but I get the same problem. I'm joining by using the

copy /b part1.m2ts + part2.m2ts output.m2ts

mentioned in the TSRemux thread.

Anyone got any ideas as to what might be going wrong?

Thanks

BBBR

Guest
2nd September 2007, 17:58
If it's MPEG2, try opening both of them at the same time in DGIndex, then demux as desired.

Also, you should be able to just binary concatenate the two M2TS files.

ByeByeBluRay
4th September 2007, 21:04
If it's MPEG2, try opening both of them at the same time in DGIndex, then demux as desired.

It's AVC video and Dolby Digital audio.

Also, you should be able to just binary concatenate the two M2TS files.

That's what I thought, but copy /b isn't working - there must be something causing the movie to go fast when it hits the join.