elm
29th October 2006, 17:06
Hello,
I've a problem with the encoding to xvid.
My encoded video first looks normal, then it slowly gets more and more green coloration (see second screenshot). After about 15 seconds it switches back to normal color (see first screenshot), stays there for about 10 seconds, then turns green again.
http://img218.imageshack.us/img218/1918/untitled2ui6.th.jpg (http://img218.imageshack.us/my.php?image=untitled2ui6.jpg)
Normal Color
http://img212.imageshack.us/img212/4140/untitled1bl2.th.jpg (http://img212.imageshack.us/my.php?image=untitled1bl2.jpg)
Green Colored
The problem persists over different encoding options. My default options are just the target size and vhq=4, but I also tried different combinations like vhq=4:chroma_me=1:chroma_opt=1:trellis:gmc:hq_ac, with no effect.
Im using the original xvid sources for gentoo, version 1.1.0-r1 with mencoder version 1.0_pre8-r1.
This seems to be a special problem with the source material / encoding options since the same combination encodes different vobs without problems.
The problem occurs with several dvds from the same tv series.
Here is the whole mencoder command line (second pass, first pass has the same options except it sais first pass):
#mencoder mar3-001.vob -ovc xvid -xvidencopts pass=2 \
-xvidencopts bitrate=-126000:vhq=4:chroma_me=1:chroma_opt=1:trellis:gmc:hq_ac \
-o tmp0.avi -vf lavcdeint,scale=640:480 -oac mp3lame -lameopts abr:br=192
Any ideas if this is a bug or how to eliminate this problem?
Thanks & bye,
elm
I've a problem with the encoding to xvid.
My encoded video first looks normal, then it slowly gets more and more green coloration (see second screenshot). After about 15 seconds it switches back to normal color (see first screenshot), stays there for about 10 seconds, then turns green again.
http://img218.imageshack.us/img218/1918/untitled2ui6.th.jpg (http://img218.imageshack.us/my.php?image=untitled2ui6.jpg)
Normal Color
http://img212.imageshack.us/img212/4140/untitled1bl2.th.jpg (http://img212.imageshack.us/my.php?image=untitled1bl2.jpg)
Green Colored
The problem persists over different encoding options. My default options are just the target size and vhq=4, but I also tried different combinations like vhq=4:chroma_me=1:chroma_opt=1:trellis:gmc:hq_ac, with no effect.
Im using the original xvid sources for gentoo, version 1.1.0-r1 with mencoder version 1.0_pre8-r1.
This seems to be a special problem with the source material / encoding options since the same combination encodes different vobs without problems.
The problem occurs with several dvds from the same tv series.
Here is the whole mencoder command line (second pass, first pass has the same options except it sais first pass):
#mencoder mar3-001.vob -ovc xvid -xvidencopts pass=2 \
-xvidencopts bitrate=-126000:vhq=4:chroma_me=1:chroma_opt=1:trellis:gmc:hq_ac \
-o tmp0.avi -vf lavcdeint,scale=640:480 -oac mp3lame -lameopts abr:br=192
Any ideas if this is a bug or how to eliminate this problem?
Thanks & bye,
elm