Skip to main content
Module

x/cueshit/format

Convert between different cue sheet / chapter / tracklist formats
Latest
Index
audacity_labels.ts

Audacity [label track], serialized as TSV (tab-separated values) document.

cue_sheet.ts

Cue sheet file which describes the track layout of an audio CD.

ffmpeg_commands.ts

[FFmpeg] commands to split a multimedia file into its chapters.

ffprobe_json.ts

Metadata as returned by the [ffprobe] JSON writer.

internal_json.ts

Internal representation of a CueSheet, serialized as JSON.

internet_archive_segments.ts

[Internet Archive] digitized audio segment data in JSON format.

losslesscut_csv.ts

[LosslessCut] segments, exported in the LosslessCut CSV format.

losslesscut_project.ts

[LosslessCut] project (LLC) format, JSON5 based.

musicbrainz_api.ts
musicbrainz_tracklist.ts

Track listing which is understood by the [MusicBrainz] [track parser].

ogm_chapters.ts

[OGM tools] chapter format which is also supported by [MKVToolNix].

youtube_description.ts

YouTube description which contains chapters with timestamps.