Mailing List archive

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

[vdr] tosvcd 0.9 sometimes skips first .vdr file



Hi,

I am using vdr 1.0.4 and tosvcd 0.9 to create SVCD images.

Sometimes in the process of trying the different qualities tosvcd restarts mpeg2enc but does not correctly seek to the start of the recording. It only seeks to the start of the current .vdr file resulting in a SVCD image which starts in the middle of the movie. I am not shure, but it might happen, because we are already in the second part of a vdr cutting. The same happens with an already cut movie and with an uncut movie which has a marks.vdr file.

My settings are the following:

.vdr file size: 700M
call to tosvcd: tosvcd -s 769

You can see in the log below, that while in quality 6 at 25:43 a new .vdr file is opened. At 30:59 there is a reopen of 002.vdr because of a cut mark. At 37:13 is a restart but no reopen of 001.vdr.

Do you have any idea, what the problem could be?

Thanks for the good software anyway.

Christoph

tosvcd 0.9: Sun Feb 16 06:58:33 2003
encoding dir: /video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec
encoding name: /video0/Der_Letzte_Kaiser
total time: 152:31
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/001.vdr>
Accel flags 0xa0000000
open curFile 0
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/001.vdr>
===================================================================
Video: 480x576 aspect: 4:3 frame_rate: 25:1 scan: progressive
Audio: layer 2 48000 Samples/sec 192 KBit/sec
===================================================================
popen <mpeg2enc -a 2 -S 769 -B 192 -I0 -q 4 -v0 -f 4 -b 2526 -o ./pipeqIFWqg>
open curFile 0
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/001.vdr>
no pts 0 apts 0 vpts 17347792218
sync offset 14 frames 17347792218 17347746990 0 8640
0:05 finished at 17.34 q: 4 size: 158% async 0
....
8:47 finished at 23.28 q: 4 size: 341% async 0
encode: RESTART
encodeLoop: break, restart
video loop: read returns 0: Success
exit video loop return code 0
thread join
nach thread join
popen <mpeg2enc -a 2 -S 769 -B 192 -I0 -q 5 -v0 -f 4 -b 2526 -o ./pipeqIFWqg>
open curFile 0
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/001.vdr>
no pts 0 apts 0 vpts 17347792218
sync offset 14 frames 17347792218 17347746990 0 8640
0:05 finished at 18.31 q: 5 size: 132% async 0
....
20:37 finished at 01.58 q: 5 size: 341% async 0
encode: RESTART
encodeLoop: break, restart
video loop: read returns 0: Success
exit video loop return code 0
thread join
nach thread join
popen <mpeg2enc -a 2 -S 769 -B 192 -I0 -q 6 -v0 -f 4 -b 2526 -o ./pipeqIFWqg>
open curFile 0
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/001.vdr>
no pts 0 apts 0 vpts 17347792218
sync offset 14 frames 17347792218 17347746990 0 8640
0:05 finished at 02.15 q: 6 size: 120% async 0
....
25:43 finished at 06.30 q: 6 size: 327% async 0
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/002.vdr>
25:44 finished at 06.30 q: 6 size: 327% async 0
....
30:59 finished at 06.13 q: 6 size: 328% async 0
END: absPic 49467 > endPic 49467
open curFile 1
open file </video0/Der_Letzte_Kaiser/2002-12-20.20:13.50.30.rec/002.vdr>
audio: lost 270 bytes
no pts 0 apts 0 vpts 17557647018
sync offset 0 frames 17557647018 17557647150 167378400 167363280
31:00 finished at 14.24 q: 6 size: 328% async 0
....
37:12 finished at 17.38 q: 6 size: 330% async 0
sync offset 0 frames 17591235018 17591200590 200966400 200916720
37:13 finished at 17.39 q: 6 size: 330% async 0
encode: RESTART
encodeLoop: break, restart
video loop: read returns 0: Success
exit video loop return code 0
thread join
nach thread join
popen <mpeg2enc -a 2 -S 769 -B 192 -I0 -q 7 -v0 -f 4 -b 2526 -o ./pipeqIFWqg>
audio: lost 270 bytes
no pts 0 apts 17497123950 vpts 17497145418
sync offset 15 frames 17497145418 17497123950 0 34560
0:05 finished at 01.47 q: 7 size: 252% async 0
....
1:01 finished at 08.20 q: 7 size: 344% async 0
encode: RESTART
encodeLoop: break, restart
video loop: read returns 0: Success
exit video loop return code 0
thread join
nach thread join
popen <mpeg2enc -a 2 -S 769 -B 192 -I0 -q 8 -v0 -f 4 -b 2526 -o ./pipeqIFWqg>
audio: lost 270 bytes
no pts 0 apts 17497123950 vpts 17497145418
sync offset 15 frames 17497145418 17497123950 0 34560
0:05 finished at 01.54 q: 8 size: 227% async 0




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



Home | Main Index | Thread Index