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 ?
Merging .bin files
SandmanCL
Multi-platform XBMC fan Joined: Jul 2004 Reputation: 1 Location: San Francisco, CA |
2009-12-08 09:31
Post: #1
|
| find quote |
Bomb Bloke
Posting Freak Joined: Jan 2009 Reputation: 2 Location: Tasmania (AU) |
2009-12-09 02:28
Post: #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 |
| find quote |

Search
Help