digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Two disc VCD to KVCD? (http://www.digitalfaq.com/archives/encode/7940-two-disc-vcd.html)

nighthawk 01-28-2004 03:26 PM

Two disc VCD to KVCD?
 
Is there a method of taking an older 2 disc VCD movie and ripping it to turn it into a KVCD using the MA script?

Dialhot 01-28-2004 07:19 PM

Never use MA script on other things that clean DVD sources.

http://www.kvcd.net/forum/viewtopic.php?p=58074

nighthawk 03-18-2004 05:32 PM

a=directshowsource("part1.mpg").killaudio()
b=directshowsource("part2.mpg").killaudio()
a++b
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(WIDTH, HEIGHT, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
#Blockbuster(method="noise",detail_min=1,detail_ma x=10,variance=0.3,seed=5623)
GripBorders()

From the looks of the script the two mpegs are joined together? What then happens to the audio? I'm a bit confused by the killaudio part.

nighthawk

kwag 03-18-2004 05:45 PM

Quote:

Originally Posted by nighthawk
What then happens to the audio? I'm a bit confused by the killaudio part.
nighthawk

It's :gun: killed :lol:

-kwag

Prodater64 03-18-2004 06:10 PM

Quote:

Originally Posted by kwag
Quote:

Originally Posted by nighthawk
What then happens to the audio? I'm a bit confused by the killaudio part.
nighthawk

It's :gun: killed :lol:

-kwag

I think he means: "how can I join both audio parts?"

jorel 03-18-2004 06:11 PM

:bawl:
killed?...my condolences for the movie!

:hihi:
just kiddin!
:lol:

nighthawk 03-18-2004 06:24 PM

:lol: Wow I guess we all have a grasp the obvious.

Obviously the audio is killed, how do I join the audio and mux it back together?

nighthawk

kwag 03-18-2004 08:03 PM

:mrgreen:

At a command prompt, type: copy /b audio1.mp2 + audio2.mp2 audioSum.mp2 ;)
(After you have extracted them, of course :lol: )

-kwag

kwag 03-18-2004 08:05 PM

Quote:

Originally Posted by Prodater64
I think he means: "how can I join both audio parts?"

Ask a :imstupid: question, get a :imstupid: answer :mrgreen: ( Just kidding :cool: )

Prodater64 03-18-2004 09:11 PM

Quote:

Originally Posted by kwag
Ask a :imstupid: question, get a :imstupid: answer :mrgreen: ( Just kidding :cool: )

I seem idiot :bugeyes: but I am not it eh! :book:
(just kidding, serious, kidding, serious, well, I don't know) :wink:

nighthawk 03-18-2004 09:56 PM

:D

Thanks I will give that a go!!

:expert:

kwag 03-18-2004 10:18 PM

Quote:

Originally Posted by Prodater64
I seem idiot :bugeyes: but I am not it eh! :book:

:teeth:

nighthawk 03-19-2004 02:03 AM

Hey where do you guys get those cool avatars? There is none to pick from in personal preferences.

Thanks for answering my question Kwag! :D

Prodater64 03-19-2004 02:35 AM

off topic of course: You can upload an avatar for yourself. See you in your profile page.

WOWIEGURL 04-25-2004 02:32 AM

NightHawke - Can you explain to us how you did it? Like a step by step guide here based on your experiences? I've tried loading that script into movie stacker, but as my source files are mpg1's it isn't accepting it. ANd I don't know what to do next

This proces of conversion is taking me sooo long its driving me nuts. I'm still trying figure out how to do all this and its so frustrating.[/IMG]

WOWIEGURL 04-25-2004 05:43 AM

Quote:

Originally Posted by kwag
:mrgreen:

At a command prompt, type: copy /b audio1.mp2 + audio2.mp2 audioSum.mp2 ;)
(After you have extracted them, of course :lol: )

-kwag

I'm no good at scripts,i'm still cutting and pasting according to the posts here. So Kway where exactly in the script do I stick the audio1.mp2 + audio2.mp2 in? I don't mind if you start telling me off because I have made quite alot of posts regarding this subject, because I haven't had many responses yet, so am getting quite desperate.

kwag 04-25-2004 10:10 AM

Quote:

Originally Posted by WOWIEGURL
. So Kway where exactly in the script do I stick the audio1.mp2 + audio2.mp2 in?

You open a command prompt, and at the C: prompt, you change to the directory where you have your files, and then you type: "copy /b audio1.mp2 + audio2.mp2 audioSum.mp2"

-kwag

KYUSS 04-26-2004 04:00 AM

Quote:

Originally Posted by kwag
:mrgreen:

At a command prompt, type: copy /b audio1.mp2 + audio2.mp2 audioSum.mp2 ;)
(After you have extracted them, of course :lol: )

-kwag

hello kwag,

how do i get a command prompt in XP?

previously when i have tried cmd prompt proggys (like DIKumcisor) the window will open for a split second and then dissapear!!!!

it has always been like this since i had XP.

thanks
KYUSS

Prodater64 04-26-2004 04:07 AM

Quote:

Originally Posted by KYUSS
how do i get a command prompt in XP?

previously when i have tried cmd prompt proggys (like DIKumcisor) the window will open for a split second and then dissapear!!!!

KYUSS

Follow Begin, programs, accessories, cmd (it has a little framed black square as icon)

KYUSS 04-26-2004 04:23 AM

oh cool there it is :)

what about DIKumcisor?
how do i get this to run? do i try and find it from this CMD prompt and execute?

cheers
KYUSS


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