Hi list
I created a patch for vdr-burn to have recording marks turned into DVD-chapters. I tested with several concert recordings and placed marks before each song. I can now use the prev and next keys during DVD playback to jump between songs. I think this can be very useful so here is the patch: http://turku.wi-bw.tfh-wildau.de/~pjuszack/digicam/#5
The patch works with -p1 option against the plain vdr-burn-0.0.5 version from http://www.xeatre.tv/community/burn/files/vdr-burn-0.0.5.tgz
The vdr-burn-INFO-patch for vdr-1.3.25 and above is included so you maybe will get complications when patching an already patched version or if you are running vdr < 1.3.25. During testing I recognized that the chapter start-times do not match the mark-time exactly. That seems to be a problem with DVD burning or playback because in context the position is absolutly correct.
Feel free to report any problems or results.
Best regards Peter
http://turku.wi-bw.tfh-wildau.de/~pjuszack/digicam - the digicam plugin http://www.unterbrecher.de - oldtimer motorcycles
Peter Juszack wrote:
The patch works with -p1 option against the plain vdr-burn-0.0.5 version from http://www.xeatre.tv/community/burn/files/vdr-burn-0.0.5.tgz
Afaik 0.0.5 is a rather old version... Newer one's can be found under: http://vdr.unetz.com/download/ Chapter creation seems to be implemeted already but I'm not sure if cutmarks are already turned into chapter beginnings. If I remember correctly then a new chapter is created every few minutes.
André.
On 1 Jul 2005 at 17:56, André Weidemann wrote:
Peter Juszack wrote:
The patch works with -p1 option against the plain vdr-burn-0.0.5 version from http://www.xeatre.tv/community/burn/files/vdr-burn-0.0.5.tgz
Afaik 0.0.5 is a rather old version... Newer one's can be found
under:
http://vdr.unetz.com/download/ Chapter creation seems to be
implemeted
already but I'm not sure if cutmarks are already turned into
chapter
beginnings. If I remember correctly then a new chapter is created
every
few minutes.
André is right, from vdrburn.sh:
# Length in minutes of each chapter when DVD without menues is created CHAPTER_LEN=5
Peter would you be able to include your patch into the vdrburn- 0.0.6g?
Thanks Thilo