Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 646 Bytes

vdr2chap

Convert noad VDR commercial markers to MP4 chapter markers. The resulting file can be used with MP4Box (GPAC) and/or mp4chaps.

Synopsis

cat info.vdr | perl vdr2chap.pl > chapters.txt

OR

cat info.vdr | php vdr2chap.php > chapters.txt

Dependencies

Perl or PHP

Author

vdr2chap was written by Michael Henke [email protected].