diff --git a/ChangeLog b/ChangeLog index 172ac8175..e48ae19b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2011-11-04 Moritz Bunkus + * examples: Added XSLT 2.0 stylesheets in the + "examples/stylesheets" directory for turning Matroska chapters + into cue sheet and split points for "shntool" (useful for + situations in which you have e.g. a live recording from a concert + including chapters and want to create one audio file per song). + * mkvmerge: bug fix: Fixed reading VC1 video tracks from Matroska files that don't use VC1 start markers (0x00 0x00 0x01 ...). diff --git a/examples/stylesheets/chapters-to-cuesheet.xsl b/examples/stylesheets/chapters-to-cuesheet.xsl new file mode 100644 index 000000000..a0ec88f9f --- /dev/null +++ b/examples/stylesheets/chapters-to-cuesheet.xsl @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PERFORMER " + + " +TITLE " + + " +FILE "ChangeMe.mp3" MP3 + + + + + + + + TRACK + + AUDIO + PERFORMER " + + " + TITLE " + + " + INDEX 01 + + : + + : + + + + + diff --git a/examples/stylesheets/chapters-to-shnsplit.xsl b/examples/stylesheets/chapters-to-shnsplit.xsl new file mode 100644 index 000000000..c348818e4 --- /dev/null +++ b/examples/stylesheets/chapters-to-shnsplit.xsl @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + : + + . + + + + + +