digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Guide to convert Divx to KVCD (http://www.digitalfaq.com/archives/encode/2143-guide-convert-divx.html)

bbmarin 08-04-2003 11:41 PM

Thanks for the tutorial, but I can't make it work
 
Hi all:

I'm new here, and I'm trying to encode my movies using this KVCD encode. I follow the intruction of Black Prince and d'l all that he said there, well I already had TMPGE 2 58 (I hope that will be good enough for this encoding) and also I already had Vdub, but my problems start after I d/l some of the other software for instance:

Tok, when I go to setting all the spaces are in blanck like work directory, Mad Play Path etc. etc.

HeadAC#, when I opened tells me that couldn't get Vorbis Interface, i went back into Headc web page and I d'l Vorbis SSE2, but still not working. How can i change the bitrate if have not options to do it?

Like I mention before I already had tmpgenc 2 58 where i send my templates for KVCD, how can I make this work, I hope that before the end of the year i can encode on KVCD, but i may be a little stupid for this.

I will apreciate some kind of help,

Thanks all

eldee83 08-07-2003 06:14 PM

need major help
 
Post deleted by administration for WAREZ content.

-kwag

dazedconfused 08-07-2003 08:49 PM

Re: need major help
 
Quote:

Originally Posted by eldee83
everytime i run it with ToK i get the illegal resolution...

:roll: And it looks like the resolution isn't the only illegal thing found on line25 of your avs script eldee83...


Quote:

Originally Posted by eldee83
Mpeg2Source("C:\Downloads\American.Wedding.Esoteric.DivX.Mi6.avi") ConvertToYUY2()

:officer:

Please read the disclaimer found at the bottom of the main kvcd.net page here: http://www.kvcd.net/e107/, or at the top of the Forum Index page here: http://www.kvcd.net/forum/index.php :!:

You are asking for help on converting an illegally obtained divx movie that is still in theaters. Any discussions of this kind here at kvcd.net is not acceptable. We don't want kvcd.net possibly being shut down or facing any legal issues due to poor choices made by a few visitors. Please do not risk ruining kvcd.net for the rest of us by discussing these sorts of activities here. Be smart or be banned...the choice is yours. Thanks for your consideration.

-d&c

Wak10 08-20-2003 01:04 PM

HELP PLEASE!!!
 
HI im new to all this so i hope you can help me.i downloaded a divx film and i want to convert it to ksvcd or kvcd.i first took the wav from virtual dub then encoded it to mpg2 with HeadAC3he.Then i used my skvcd template in TMPG PLUS and put the new wav file and the film in together to encode.but ther is no sound.ive tried kvcd as well but still the same.can you please help me????ive tried guide,s as well but still no joy.HELP! :D

rendalunit 08-20-2003 01:53 PM

extract the .wav file from the .avi and encode the .wav to .mp2 Then combine the .mp2 (audio) and .m1v (mpeg1 video) or .m2v (mpeg2 video) to get a .mpg (audio + video) file to burn to cd.

Wak10 08-20-2003 02:21 PM

THANK,S BUT????
 
Thank,s mate but what do i use to combine them?ive already tried tmpg and got no sound?

rendalunit 08-20-2003 02:29 PM

You can combine (or multiplex- 'mux') them with TMPGEnc > mpeg tools > simple multiplex

The preferred method though is with BBmpeg (check out that section of the forum and the sticky post in it)

Wak10 08-20-2003 02:31 PM

thankyou.
 
thanks mate for your help. :wink:

Wak10 08-20-2003 02:54 PM

Hold on mate!
 
hold matey.i did what you said in tmpg but when i put the avi in it say,s illegal mpeg video stream???any ideas?

rendalunit 08-20-2003 03:37 PM

Yeah first you have to encode the .avi to get mpeg video stream (.m1v)

install AviSynth and use CQMatic to get the right filesize.

Wak10 08-21-2003 02:49 AM

Best Template to use?
 
HI again,can anyone tell me which is the best template to use on TMPG PLUS? :wink:

dazedconfused 08-21-2003 02:55 AM

That would depend on a number of factors, including what your source is, and what its resolution is...how long the movie is....whether or not your dvd player can play all of the kvcd clips on the KVCD Compatibility Test CD, etc. Give us a few more details and you'll recieve better help.

In general, you should try to use MPEG-1 instead of MPEG-2 if your player handles it because it results in a better picture at the low variable bitrates used by KVCDs..and it also results in a smaller filesize.

If you're encoding from divx/xvid (why!!!!? :roll: ), then you should encode at the resolution which most closely matches your source file.

-d&c

jdm93 08-31-2003 05:59 PM

I really need help it's giving me an error of
Avisource: Could not decompress frame 0
C:Documents and Settings/Administrator/My Documents/Finished/NewScript.avs, line 9

Maybe someine can help. Here is the script

LoadPlugin("C:\Documents and Settings\Administrator\My Documents\Programs\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Documents and Settings\Administrator\My Documents\Programs\Filters\TemporalCleanerOld.dll" )
LoadPlugin("C:\Documents and Settings\Administrator\My Documents\Programs\Filters\GripFit_preview.dll")

AviSource("C:\Documents and Settings\Administrator\My Documents\Finished\backtothefuture.avi")
GripCrop(352, 240, overscan=2, source_anamorphic=false)
GripSize(resizer="BicubicResize")
TemporalSmoother(3, 2)
TemporalCleaner(2, 3)
GripBorders()

Thank you,
Jose

Dialhot 08-31-2003 06:38 PM

Try with :
Code:

AviSource("C:\Documents and Settings\Administrator\My Documents\Finished\backtothefuture.avi",false)
and if it doesn't work, that mean that you miss the correct codec on your PC for this video (I do mean CODEC, not directshow filter).

Note: your script is weird (two temporal filters and nothing else ?).

jdm93 08-31-2003 07:33 PM

Quote:

Originally Posted by Dialhot
Try with :
Code:

AviSource("C:\Documents and Settings\Administrator\My Documents\Finished\backtothefuture.avi",false)
and if it doesn't work, that mean that you miss the correct codec on your PC for this video (I do mean CODEC, not directshow filter).

Note: your script is weird (two temporal filters and nothing else ?).

Well I'm very new at this and am very eager to learn, but it's getting me very confused. Could you show me a sample script? I do have the required codecs for the movie to play, so I don't know what else it could be.

Thanks,
Jose

jdm93 09-11-2003 10:18 AM

Can someone help?

Quote:

Originally Posted by 93accordlx
I did everything like the guide says and when everything was done I did not get any sound. Heres my script. Can someone explain?

Thanks,
Jose

#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#
LoadPlugin("C:\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Filters\TemporalCleanerOld.dll")
LoadPlugin("C:\Filters\DustV5.dll")
LoadPlugin("C:\Filters\LegalClip.dll")
LoadPlugin("C:\Filters\Sampler.dll")

LoadPlugin("C:\Documents and Settings\Administrator\My Documents\MovieStacker_v1.1.1\MovieStacker\Filters \MPEG2Dec.dll")

AviSource("C:\Documents and Settings\Administrator\My Documents\Face OffFIX.avi")
BicubicResize(336, 158, 1/3, 1/3, 3, 0, 506, 224)
AddBorders(8, 65, 8, 65)
AssumeFPS(25.000, true)


Dialhot 09-11-2003 11:48 AM

The sound is encoded apart from the video.
Did you mux the audio (mp2 file) and the video (m1v or m2v) file together ?

jdm93 09-11-2003 12:16 PM

Ok now I understand, but I have another problem. My source .avi is 25fps with 636X272 and I want to stretch it out on my tv. I don't want it to be fullscreen or too small on the screen. everytime I try it with moviestacker it gives me a fullscreen or a huge oversized picture.

jdm93 09-11-2003 12:20 PM

Maybe someone can help me through a messenger service for faster conversations? Yahoo messenger anybody?

Zolie 09-27-2003 06:14 PM

i seem to be having a problem myself here. ive done everything so far, except use ToK to encode the movie, thats where im having the prob. when i set up Tok and everything, and hit start, everything works fine, but when the movie comes out, instead of having the whole movie and audio muxed, only bits and pieces of the movie are created instead of the whole thing, mayve 6 mins worth, the audio works fine though. i know that way i typed this may make it look a bit confusiong, but i think i get my point acrss. anyone know how to fix my prob. ive attached my .asvs if it helps.

#================================================= =====#
# -= AviSynth script by MovieStacker v2.0.0 (beta3) =- #
#================================================= =====#

LoadPlugin("C:\Chris\SVCD Encoding\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Chris\SVCD Encoding\MovieStacker\Filters\UnFilter.dll")
LoadPlugin("C:\Chris\SVCD Encoding\MovieStacker\Filters\LegalClip.dll")
LoadPlugin("C:\Chris\SVCD Encoding\MovieStacker\Filters\Sampler.dll")

AviSource("C:\Chris\Filz\Blow.avi",false)
ConvertToYUY2()
LegalClip()
BilinearResize(496, 256, 0, 0, 624, 272)
UnFilter(50, 50)
TemporalSmoother(1, 2)
MergeChroma(blur(1.58))
MergeLuma(blur(0.2))
AddBorders(16, 112, 16, 112)
LegalClip()

Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##


All times are GMT -5. The time now is 11:45 PM  —  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.