OS4 DepotLogo by Browallia 
(anonymous IP: 18.119.131.72,2194) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Script » binmerge.lha

binmerge

Description: Tool to merge multiple bin/cue tracks into one
Download: binmerge.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 120kb
Version: 1.0
Date: 27 Jan 2021
Author: Chris Putnam
Submitter: Jacob Godyn
Email: sadirux/free fr
Homepage: https://github.com/putnam/binmerge
Category: utility/script
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 11573
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 85  (Current version)
85  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is the AmigaOS4 port of the python binmerge file.
original source : https://github.com/putnam/binmerge

INSTALL
-----------
copy argparse-1.4.0/argparse.py to python:lib
copy binmerge where do you want

USAGE
-----------
1.HD0:yourpath> python binmerge -h
usage: binmerge [-h] [--split] [-v] -o OUTDIR cuefile basename

Using a cuesheet, merges numerous bin files into a single bin file and
produces a new cuesheet with corrected offsets. Works great with Redump.
Supports all block modes, but only binary track types.

positional arguments:
  cuefile          full path to current cue file (bin files are expected in the
same dir)
  basename    name (without extension) for your new bin/cue files

optional arguments:
  -h, --help     show this help message and exit
  --split          reverses operation, splitting merged files back to individual
tracks
  -v                print more verbose messages
  -o OUTDIR   output directory




Copyright © 2004-2024 by Björn Hagström All Rights Reserved