Am Sonntag, den 05.07.2009, 06:51 -0400 schrieb hu_emulator:
Thank you for your help. Replaced vdr2dvd.sh with your, renamed to vdr2dvd.sh, rebooted. But still getting the following error: ---> new File: '/video0/iso/tmp/vdr2dvd/9137/%Day_the_Earth_Stood_Still_(All_Day)_/VDRSYNC.vTpfbc/001[1].mpa'
summary of created media files: Video (m2v): 209 Frames 00:00:06.970 '/video0/iso/tmp/vdr2dvd/9137/%Day_the_Earth_Stood_Still_(All_Day)_/VDRSYNC.v$ Audio 0 (mp2): 290 Frames 00:00:06.960 0/0/0/0 '/video0/iso/tmp/vdr2dvd/9137/%Day_the_Earth_Stood_Still_(All_Day)_/VDRSYNC.v$ Audio 1 (mp2): 290 Frames 00:00:06.960 0/0/0/0 '/video0/iso/tmp/vdr2dvd/9137/%Day_the_Earth_Stood_Still_(All_Day)_/VDRSYNC.v$ => 1,123,980 bytes written... -> we have 7361 warnings/errors. done... 1 collection(s) processed @ 00:01:33.544
Enter do_transcode Enter do_prepare_titelmenu Enter do_mplex ERROR : Keine Audiospuren NOTICE : exit! Aufruf /usr/local/bin/postvdr2dvd.sh mit parameter : 05-07-2009 01:29:04 : Session /usr/local/bin/vdr2dvd.sh Exit
what is the primary language in your dvb stream? Is ist en(glish)? if it is NOT de (german) then try to change in line 153:
..... && DVDUSESTREAMS="dpid1:ac3+de apid1:mp2 de ....
to
..... && DVDUSESTREAMS="dpid1:ac3+en apid1:mp2 en ....
or what ever the correct code of your language is.
Just a shot into the dark.....
Falk