Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdrconvert and dvdauthor



Hello Lars,

do you have an intel-based system, or something like c3/epia?

If it's via, then it's the same problem I had.
Try to run ppmto4ym from the mjegtools. If you get some kind of "illegal instruction"- thats your problem.

Solution: in mjpegtools the files configure and configure.in:
change the values of -mcpu=i686 to -mcpu=c3 and -march=i686 to -march=c3.

Then try again.

best regards
Uwe

Lars Fredriksson wrote:
Hi!

I've been trying for a few days to get vdrconvert burn DVD's of my
recordings. But I can't get it working ;-) Probably something very basic but
I've given up and know I wonder if someone here can help me.

the problem is when vdr2dvd.sh starts dvdauthor, then I get this error:
--<SNIP>--
++ date +%T
+ printf '14:41:19\t: Start dvdauthor \n'
14:41:19	: Start dvdauthor
+ nice -n 15 dvdauthor -v pal+4:3 -a mp2+de -o
/it/film/tmp/vdr2dvd/VDR2DVD.GfEAVu -m -b 420x450-450x480,vts1 -b
420x500-450x530,vmgm1
$'/it/film/tmp/vdr2dvd/VDRSYNC.looyhD/@Hart\001s_war___menu.mpg' -p
xste-palette.rgb -t -c
00:00:00,00:15:00,00:30:00,00:45:00,01:00:00,01:15:00,01:30:00,01:45:00,02:0
0:00,02:15:00,02:30:00,02:45:00,03:00:00,03:15:00,03:30:00,03:45:00,04:00:00
,04:15:00,04:30:00,04:45:00
$'/it/film/tmp/vdr2dvd/VDRSYNC.looyhD/@Hart\001s_war__.mpg' -i post=vtsm
nice: dvdauthor: No such file or directory
+ status=127
+ '[' 127 -ne 0 ']'
+ echo 'ERROR : dvdauthor mode user rc=127'
ERROR : dvdauthor mode user rc=127
+ cd -
+ rm -rf /it/film/tmp/vdr2dvd/VDRSYNC.looyhD
/it/film/tmp/vdr2dvd/VDR2DVD.GfEAVu
+ exit 1
--<SNAP>--

If i adds DVDAUTHOR=/usr/local/bin/dvdauthor (where dvdauthor really is
located) the I get:
--<SNIP>--
++ date +%T
+ printf '14:36:13\t: Start /usr/local/bin/dvdauthor create table of
contents \n'
14:36:13	: Start /usr/local/bin/dvdauthor create table of contents
+ nice -n 15 /usr/local/bin/dvdauthor -T -o
/it/film/tmp/vdr2dvd/VDR2DVD.2HR2Vw -m -v pal -b 60x65-90x95,vtsm1
tmp-menu_main.mpg -p xste-palette.rgb
INFO: dvdauthor creating table of contents
scanning /it/film/tmp/vdr2dvd/VDR2DVD.2HR2Vw/VIDEO_TS/VTS_01_0.IFO
INFO: Creating menu for TOC

STAT: Processing tmp-menu_main.mpg...
STAT: VOBU 0 at 0MB, 1 PGCS, 0:00:00
WARN: video resolution was not autodetected
WARN: aspect ratio was not autodetected
INFO: Generating VMGM with the following video attributes:
INFO: TV standard: pal
INFO: Aspect ratio: 4:3
INFO: Resolution: 720x576


./vdr2dvd.sh: line 1167:  2581 Segmentation fault      nice -n ${PRIO}
$DVDAUTHOR -T -o ${UniqueDVDDIR} -m -v $DVDNORM $mainbuttons $TEMPMAIN
$postaction_menu -p $XSTE_MAIN_PALETTE >>$LOGFILE 2>&1
+ status=139
+ '[' 139 -ne 0 ']'
+ echo 'ERROR : /usr/local/bin/dvdauthor -T mit returncode 139 beendet'
ERROR : /usr/local/bin/dvdauthor -T mit returncode 139 beendet
+ rm -rf /it/film/tmp/vdr2dvd/VDR2DVD.2HR2Vw
+ cd -
+ rm -rf /it/film/tmp/vdr2dvd/VDR2DVDTMP.JpLizG
+ exit 1
--<SNAP>--

Then it crashes at another place with a Seg fault? Well, I've tried for so
many hours now taht I don't know what I've done - but maybe someone else had
the same problem and solved it?

In both cases I can't see any other errors above in the logfile.

It is version 0.0.12j of vdrconvert and dvdauthor_338-patched

I've tried to attach the logfiles but I think the listserver don't accept as
large e-mails to the list.

And, I also have AUTOWRITE_DVD=no in vdrconvert.env.

Thanks for any help, Lars Fredriksson






--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index