digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   kvcd: losing too much quality with a low cq value? (http://www.digitalfaq.com/archives/encode/2648-kvcd-losing-quality.html)

big 02-16-2003 02:21 PM

kvcd: losing too much quality with a low cq value?
 
hi you all,

i did more testing (kvcdx3) with my problems and here is what i have found...

1- finally it worked with tmpgenc & bbmpeg...for tmpgenc i set cq at 60 and did not have an illegal floating point message...it gave me a file of 500 mg app....no message from bbmpeg also with this rate (it was able to write to output file)...so those settings worked finally...

2- retried everything with cq at 70 with tmpgenc and it worked again no error message but when muxing with bbmpeg it stopped at 98%...it was not able to go at 100%...can i use this file anyway...

3- tried with my real cq value (75,53)...ok with tmpgenc no error but bbmpeg is stopping at 82% with the same message...unable to write to output file...

4- tried also tmpgenc with cq value of 80 or higher and it is always giving me the illegal floating error message...

5- am i losing to much quality with a low cq value for that template (kvcdx3) or is it better for me to use only the 352 x 240 which is working?

6- since a low cq (60) value is working for me for kvcdx3, are there other settings that we could use to improve the quality or will i have better results with another template???

thx

big

big 02-20-2003 10:17 PM

a
 
forgot to tell you that i find the quality qiote good with that cq value...

kwag 02-20-2003 10:20 PM

Hi big,

Are these errors on the same movie (source), or can you reproduce the same errors on other sources :?:

-kwag

big 02-20-2003 10:26 PM

a
 
every avi source...very weird...but like i said it is working with cq at 60...

kwag 02-20-2003 10:28 PM

Re: a
 
Quote:

Originally Posted by big
every avi source...very weird...but like i said it is working with cq at 60...

Have you tried getting rid of your current CODEC and installing another CODEC. Maybe XviD? What is your currenc avi CODEC :?:

-kwag

big 02-20-2003 10:31 PM

a
 
morgan multimedia...where can we get xvid??

kwag 02-20-2003 10:33 PM

Re: a
 
Quote:

Originally Posted by big
morgan multimedia...where can we get xvid??

Hold on :!: . When you meant avi, does this mean that you are capturing with MJPEG :?:
If this is the case, have you tried capturing with the Huffy CODEC, and then processing that :idea:

-kwag

big 02-20-2003 10:36 PM

a
 
no i did not try huffy...

kwag 02-20-2003 10:37 PM

Re: a
 
Quote:

Originally Posted by big
no i did not try huffy...

So that's probably it :!: It could be the MJPEG CODEC :idea:
Give the Huffy codec a try :idea:

-kwag

big 02-20-2003 10:39 PM

a
 
if that could solve my problems...i will test everything again...i am very patient (been with the same woman for the last 11 years :):):))

where could i get that codec??

by the way you were wright for lowering my bitrate it solved my problem of jumpiness in dvd...

kwag 02-20-2003 10:46 PM

Re: a
 
Quote:

Originally Posted by big
if that could solve my problems...i will test everything again...i am very patient (been with the same woman for the last 11 years :):):))

Oh me too. I was 7 years with my first wife, 3 with the second, and now 7 with my 3'rd ( and hopefully last :mrgreen: ) Edit: Not counting the ex girlfriends :lol:
Quote:


where could i get that codec??
http://math.berkeley.edu/~benrg/huffyuv.html
Quote:


by the way you were wright for lowering my bitrate it solved my problem of jumpiness in dvd...
:wink:

-kwag

big 02-20-2003 10:49 PM

a
 
will i have to change my script when huffy is installed?

LoadPlugin("C:\Program Files\NimoCodec Pack\Mpeg2dec\Mpeg2dec.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\GripFit_preview_0.0c\GripFit_ Preview.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\FluxSmooth-1.0\FluxSmooth.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\LegalClip-0.2\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\Sampler-0.2a\Sampler.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\DustV5\DustV5.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\TemporalCleaner\TemporalClean er.dll")

avisource("C:\Documents and Settings\MichelD\Mes documents\Films\Lilo.Et.Stitch.FRENCH.DVDRiP.DiVX-Ulysse.avi")
ConvertToYUY2()
LegalClip()
GripCrop( width=528, height=480, overscan=2)
GripSize()
SpaceDust()
Fluxsmooth()
TemporalCleaner()
GripBorders()
LegalClip()
#Sampler(length=24)

big 02-20-2003 10:53 PM

a
 
is version 1.31 ok...

do we have to change some setting once installed?

kwag 02-20-2003 10:53 PM

Re: a
 
Quote:

Originally Posted by big
will i have to change my script when huffy is installed?

No. But remember that your captured MJPEG avi's must me viewed with MJPEG CODEC. You can't read MJPEGs captures with the Huffy codec.
Now you can do some test captures with the Huffy codec and then process them with the .avs script. Huffy and MJPEG are not compatible.

-kwag

big 02-20-2003 10:55 PM

a
 
what do you mean by test captures???

just for your information i am not equiped to rip dvds...

kwag 02-20-2003 10:57 PM

Re: a
 
Quote:

Originally Posted by big
is version 1.31 ok...

do we have to change some setting once installed?

Yes I believe that is the latest. You download the files and then "Right click" on the huffyuv.inf and "Install".
After that, if you use VirtualDub, etc., to capture, you'll see the new codec installed on VIDEO compression options.

-kwag

kwag 02-20-2003 10:58 PM

Re: a
 
Quote:

Originally Posted by big
what do you mean by test captures???

just for your information i am not equiped to rip dvds...

How did you capture your MJPEG files :?:

big 02-20-2003 11:00 PM

a
 
it's installed and i saw it in vdub...what next?

kwag 02-20-2003 11:01 PM

Re: a
 
Quote:

Originally Posted by big
it's installed and i saw it in vdub...what next?

Now you can do a capture with the Huffy codec selected instead of MJPEG.

-kwag

big 02-20-2003 11:03 PM

a
 
you mean that i load my script in vdub and choose huffy in the options?

because to avoid illegal floating point in tmpgenc, i startred frameserver in vdub, save .vdr and load the .vdr in tmpgenc...

excuse my dumb dumb questions...


All times are GMT -5. The time now is 06:21 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.