rlancelot_xjb
14th September 2005, 10:47
Hi,members
I encode and decode some test sequences with xvidcore-1.0.3 and encounter
the test sequences are akiyo_qcif,foreman_qcif,coastguard_qcif,all have 300 frames with YUV4:2:0
the encoder option is:-type 0 -w 176 -h 144 -max_key_interval 5 -single -stats -vop_debug
the decoder option is: -i (the path where the encoded bitstream file allocated) -d
when I encode those YUV sequences,it works normally
but when I decode those encoded bitstream,there are some problems
For decoding akiyo_qcif encoded stream,the decoder can not stop even it has finished decoding 300 frames,and it contiunes,from 300,301,...,and so on
For coastguard_qcif and foreman_qcif encoded bitstream,the decoder finished before 300 frames,it stops at 215 for coastguard encoded bitstream and 228 for foreman encoded bitstream
Does anybody else have such problem?
I encode and decode some test sequences with xvidcore-1.0.3 and encounter
the test sequences are akiyo_qcif,foreman_qcif,coastguard_qcif,all have 300 frames with YUV4:2:0
the encoder option is:-type 0 -w 176 -h 144 -max_key_interval 5 -single -stats -vop_debug
the decoder option is: -i (the path where the encoded bitstream file allocated) -d
when I encode those YUV sequences,it works normally
but when I decode those encoded bitstream,there are some problems
For decoding akiyo_qcif encoded stream,the decoder can not stop even it has finished decoding 300 frames,and it contiunes,from 300,301,...,and so on
For coastguard_qcif and foreman_qcif encoded bitstream,the decoder finished before 300 frames,it stops at 215 for coastguard encoded bitstream and 228 for foreman encoded bitstream
Does anybody else have such problem?