What method do you use for getting source footage?

Locked
User avatar
LightningCountX
Joined: Tue May 20, 2003 8:35 am
Location: Bayside, NY Interests: Your Mom ^_^
Contact:
Org Profile

What method do you use for getting source footage?

Post by LightningCountX » Mon Jan 05, 2004 9:46 am

Well, ive just been curious lately on how people obtain their source footage, and export their videos. I know there are like 50 different ways to do it, but it never hurts to find out how the 50 different ways are done since the guides are limited.

My way is

dvd decrypter > dvd2avi(huffyuv) > virtualdub(deinterlace/huffyuv) > premiere 6.5(export uncompressed) > virtualdub(xvid bitrate 1800-2300, depends on video length)

User avatar
bum
17747114553
Joined: Sat Nov 08, 2003 9:56 pm
Org Profile

Post by bum » Mon Jan 05, 2004 11:59 am

meh, dvd decryptor > vdub 1.5 (with mpeg2 suport) . two steps and thats all il ever need

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Mon Jan 05, 2004 12:20 pm

Code: Select all

mkdir vob; cd vob; mkdir ../idx; tccat -i /dev/cdroms/cdrom0 -T [title],-1 | tcdemux -a 0 | split -b 1024m - src; for i in src*; do mpeg3toc `pwd`/$i $i.toc; mv $i.toc ../idx; done

User avatar
VegettoEX
Joined: Wed May 23, 2001 1:23 pm
Location: New Jersey
Contact:
Org Profile

Post by VegettoEX » Mon Jan 05, 2004 2:09 pm

trythil wrote:

Code: Select all

mkdir vob; cd vob; mkdir ../idx; tccat -i /dev/cdroms/cdrom0 -T [title],-1 | tcdemux -a 0 | split -b 1024m - src; for i in src*; do mpeg3toc `pwd`/$i $i.toc; mv $i.toc ../idx; done
*beats Daniel to the punch* You're such a fucking dork.

My method?

DVD Decrypter >> DVD2AVI (project files) >> AVS scripts >> MJPEG low-qual files >> edit <<>> switch to AVS files >> export HuffyUV
:: [| Michael "VegettoEX" LaBrie |] ::
:: [| Website: Kanzenshuu |] ::
:: [| AMVs: Profile |] ::
:: [| Latest Video: Flashback (July 2022) |] ::

User avatar
mckeed
Joined: Tue May 15, 2001 1:02 pm
Location: Troy, NY
Contact:
Org Profile

Post by mckeed » Mon Jan 05, 2004 3:04 pm

1) use smartripper to create my vobs
2)then i create a basic avs file to deinterlace, crop, and resize, change colorspace and get the correct framerate for premire.
3)Edit in premire
4)Change the avs file so that it also cleans the footage
5)Export from premire in huffyuv with new avs file
6)use generic resize scripts to change resolution for either xvid, mpeg and mpeg2 encodes and feed those files into the respective programs.
"People can not gain anything without putting forth any effort. That is the absolute Truth" - Dante, Full Metal Alchemist
Image

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Mon Jan 05, 2004 3:18 pm

VegettoEX wrote:
trythil wrote:

Code: Select all

mkdir vob; cd vob; mkdir ../idx; tccat -i /dev/cdroms/cdrom0 -T [title],-1 | tcdemux -a 0 | split -b 1024m - src; for i in src*; do mpeg3toc `pwd`/$i $i.toc; mv $i.toc ../idx; done
*beats Daniel to the punch* You're such a fucking dork.

My method?

DVD Decrypter >> DVD2AVI (project files) >> AVS scripts >> MJPEG low-qual files >> edit <<>> switch to AVS files >> export HuffyUV
What? That's actually what I do :P

Make the VOB directory, switch to it, make a directory for index files, rip the VOBs and split it into 1 gig chunks whilst demuxing the audio, index each chunk, move the index file to the index file directory, repeat until done with all chunks.

It saves me from having to babysit the process :)

narcted
Joined: Wed Sep 03, 2003 4:41 pm
Location: Los Angeles, CA.
Org Profile

Post by narcted » Mon Jan 05, 2004 4:12 pm

DVD Decrypter> rename .VOB to .mpg > edit directly in Media Studio Pro 7.0

Yeah, I don't get the sound from the original video that way, but it's an AMV so it doesn't matter.

User avatar
NicholasDWolfwood
Joined: Sun Jun 30, 2002 8:11 pm
Location: New Jersey, US
Org Profile

Post by NicholasDWolfwood » Mon Jan 05, 2004 4:37 pm

SmartRipper -> DVD2AVI (Project File) -> AVISynth 2.5.3 -> Virtualdub 1.5.7 (MJPEG) -> Premiere 6.5 (HuffYUV YUY2) -> AVISynth 2.5.3 (Filter/Resize) -> VirtualdubMod 1.5.4.1 (XviD 1.0 - Beta 3 - Koepi - Two Pass)
Image

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Mon Jan 05, 2004 5:48 pm

SmartRipper (VOB) --> DVD2AVI 1.76 (D2V) --> AVISynth 2.0.something (AVS) --> Adobe Premiere Pro (PPJ, HuffYUV (YUY2) AVI) --> AVISynth again (AVS) --> VirtualDubMod 1.4.something (XviD AVI, 2-pass) or TMPGEnc Plus 2.521.58.169 (MPEG-1 or -2)
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
BigDude
Joined: Sun Jan 19, 2003 9:59 pm
Location: (none)
Contact:
Org Profile

Post by BigDude » Mon Jan 05, 2004 5:55 pm

DVD Decripter >> DVD2AVI 1.76 (Project file) >> AVS (Only siple script) >> Edit >> Change avs scripts to clean, deinterlace, etc. >> Export (huffYUV) >> VurtualDub 1.5.4 (Filter and resize, compress) -or- TMPGEnc (filter, mpeg1 or mpeg2) >> All Done!

Humm... seems longer than what I thought... :?

Locked

Return to “Video & Audio Help”