Merging .bin files
#1
Merging movies in .bin files is easy (at least under Linux):

$ cat Movie\ -\ cd\ 1.bin Movie\ -\ cd\ 2.bin > Movie.bin

However, when doing so, the "time stamp" of the movie gets reset at the beginning of each part. Does anyone know of a tool that can be used to process these files after concatinating them to fix this ?
Reply
#2
BIN probably means you're working with image files for VCDs. If memory serves, those are basically MPG video streams.

In that case, I think VirtualDub might be able deal with them. Don't have any handy to test, but I could swear I got it to work "back in the day". It's not Linux native, but you can probably get it going under Wine.
XBMC Manual - BlackBolt - SVN Guide - Skin SVN - Wide Icon SVN - ROM Shortcut Generator
You're just jealous 'cause the voices only talk to me :P
Reply

Logout Mark Read Team Forum Stats Members Help
Merging .bin files0