bug-vcdimager
[Top][All Lists]
Advanced

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

[VCDImager Bugs/Devel] vcd.c:612


From: Florin Andrei
Subject: [VCDImager Bugs/Devel] vcd.c:612
Date: 25 Aug 2002 17:26:12 -0700

I started recently to play with the SVCD format.
I'm converting DV (Digital8) cassetes with transcode.

While creating the CD image for a new .mpg file, i hit a bug:

#################################################
(...a lot of "timecode seen smaller" lines here...)
--DEBUG: timecode seen smaller than max timecode... (2466.567234 <
107287.634968)
--DEBUG: timecode seen smaller than max timecode... (2467.166834 <
107287.634968)
--DEBUG: timecode seen smaller than max timecode... (2467.767434 <
107287.634968)
--DEBUG: playing time 107288.202202
--DEBUG: track# 0's detected playing time: 107288.20 seconds
vcdimager: vcd.c:612: _finalize_vcd_iso_track: Assertion
`_vcd_salloc_get_highest (obj->iso_bitmap) + 1 == 225' failed.
#################################################

Here are the commands i used:

/dvgrab --autosplit --format dv2 ./dv/${name}-

transcode -i ./dv -w ${bitrate} -F 5,' -S 693 ' --export_asr 2 -b 128
--a52_drc_off -V -g 720x480 -B 0,15,16 -x dv,avi -y mpeg2enc,mp2enc -E
44100 -o ./svcd/${name}

mplex -f 4 -V -o ./svcd/${name}.mpg ./svcd/${name}.m2v
./svcd/${name}.mpa

vcdimager -v -t svcd ${name}.mpg
(i also played with -p and -l)

Software versions:

dvgrab-1.1b2
transcode-0.6.1.20020814
mjpegtools-1.6.0
vcdimager-0.6.2
Linux Red Hat 7.3

I have no idea how to repair it, but i'm open to suggestions. :-)

-- 
Florin Andrei

http://florin.myip.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]