forked from simoninns/ld-decode-tools
-
Notifications
You must be signed in to change notification settings - Fork 7
ld ldf reader
harrypm edited this page Mar 13, 2026
·
1 revision
ld-ldf-reader is a streaming decompressor for .ldf files that can jump to a specific location in the file. It is very lightly modified ffmpeg library sample code and is mostly used by ld-decode to support seamless seeking inside .ldf files, therefore it only outputs via standard output.
NOTE: This program only exists because of an ffmpeg CLI program bug preventing seeking deep into a file, so it may (or may not) go away after the move to Ubuntu 20.04.
usage: ld-ldf-reader infile [seek location] | (consumer)
TBC Tools Wiki - © 2026 Harry Munday