On 21/08/06 23:21:35, Jörn Reder wrote:
> lynx.abraxas@xxxxxxxxxx wrote:
>
> > I have the problem that a chang in video bitrate has no effect to a
> > second
> > transcode pass. The bitrate value changed from 1700 to 2000 and after a
> > two
> > pass encoding of five hours I got exactly the same file as in the first
> > go.
> > (Checksums are equal)
> > How can that be. The change of bitrate is even in the log. What am I
> > doing
> > wrong here?
>
> Please post all transcode commands in question.
Here the frist 2 passes:
Sat Aug 19 15:26:27 2006 Executing command: mkdir -m 0775 -p
'/home/serpent/dvd::rip/hp4/tmp' && cd /home/serpent/dvd::rip/hp4/tmp &&
dr_exec transcode -H 10 -a 0 -x vob -i /home/serpent/dvd::rip/hp4/vob/001/ -w
1673,50 -b 0,1,4 -s 1.319 --a52_drc_off -f 25 -Y 48,0,48,0 -B 27,10,8 -R 1 -y
xvid4,ogg -m /home/serpent/dvd::rip/hp4/avi/001/hp4-001-00.ogm --psu_mode
--nav_seek /home/serpent/dvd::rip/hp4/tmp/hp4-001-nav.log --no_split -o
/dev/null --print_status 20 && echo DVDRIP_SUCCESS
.
.
.
Sat Aug 19 15:26:27 2006 Add audio size: 116.50 MB
Sat Aug 19 15:26:27 2006 Audio size is given with 231.21 MB
Sat Aug 19 15:26:27 2006 Adjusted video bitrate to 1716 after vbr audio
transcoding
Sat Aug 19 15:26:27 2006 Successfully finished job (2): Transcoding video -
title #1, pass 1
Sat Aug 19 15:26:27 2006 Starting job (3): Transcoding video - title #1, pass 2
Sat Aug 19 15:26:27 2006 Executing command: mkdir -m 0775 -p
'/home/serpent/dvd::rip/hp4/tmp' && cd /home/serpent/dvd::rip/hp4/tmp &&
dr_exec transcode -H 10 -a 0 -x vob,null -i /home/serpent/dvd::rip/hp4/vob/001/
-w 1716,50 -b 0,1,4 -s 1.319 --a52_drc_off -f 25 -Y 48,0,48,0 -B 27,10,8 -R 2
-y xvid4,null --psu_mode --nav_seek
/home/serpent/dvd::rip/hp4/tmp/hp4-001-nav.log --no_split -o
/home/serpent/dvd::rip/hp4/avi/001/hp4-001.ogm --print_status 20 && echo
DVDRIP_SUCCESS
and now the second try:
Mon Aug 21 09:03:32 2006 Executing command: mkdir -m 0775 -p
'/home/serpent/dvd::rip/hp4/tmp' && cd /home/serpent/dvd::rip/hp4/tmp &&
dr_exec transcode -H 10 -a 0 -x vob -i /home/serpent/dvd::rip/hp4/vob/001/ -w
1949,50 -b 0,1,4 -s 1.319 --a52_drc_off -f 25 -Y 48,0,48,0 -B 27,10,8 -R 1 -y
xvid4,ogg -m /home/serpent/dvd::rip/hp4/avi/001/hp4-001-00.ogm --psu_mode
--nav_seek /home/serpent/dvd::rip/hp4/tmp/hp4-001-nav.log --no_split -o
/dev/null --print_status 20 && echo DVDRIP_SUCCESS
.
.
.
Mon Aug 21 10:51:04 2006 Add audio size: 116.50 MB
Mon Aug 21 10:51:04 2006 Audio size is given with 231.21 MB
Mon Aug 21 10:51:04 2006 Adjusted video bitrate to 1992 after vbr audio
transcoding
Mon Aug 21 10:51:04 2006 Successfully finished job (2): Transcoding video -
title #1, pass 1
Mon Aug 21 10:51:04 2006 Starting job (3): Transcoding video - title #1, pass 2
Mon Aug 21 10:51:04 2006 Executing command: mkdir -m 0775 -p
'/home/serpent/dvd::rip/hp4/tmp' && cd /home/serpent/dvd::rip/hp4/tmp &&
dr_exec transcode -H 10 -a 0 -x vob,null -i /home/serpent/dvd::rip/hp4/vob/001/
-w 1992,50 -b 0,1,4 -s 1.319 --a52_drc_off -f 25 -Y 48,0,48,0 -B 27,10,8 -R 2
-y xvid4,null --psu_mode --nav_seek
/home/serpent/dvd::rip/hp4/tmp/hp4-001-nav.log --no_split -o
/home/serpent/dvd::rip/hp4/avi/001/hp4-001.ogm --print_status 20 && echo
DVDRIP_SUCCESS
It isn't the first time I had this problem.
Regards
Lynx
|