NEW Guides and AmvApp BETA
- The14thGOD
- Joined: Sat Feb 21, 2004 1:12 pm
- Location: Everywhere
- Contact:
I was wondering, is this guide then specifically for anime? Like, can it be used for non-anime? I'm doing a class project at the moment and using Advent Children. Would I have to change anything?
Also, what if I used live action and followed the guide? Just curious.
The14thGOD
Also, what if I used live action and followed the guide? Just curious.
The14thGOD
http://the14thgod.com
A man is only blind to the world, if he does not understand it.
A man is only blind to the world, if he does not understand it.
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
The guide is written specifically for the amv community but can be applied to pretty much anything that you rip from dvds and plan to edit in a windows based editor. Just be mindful that a lot of avisynth filters can have drastically different effects on animation than they do live action if you use them.The14thGOD wrote:I was wondering, is this guide then specifically for anime? Like, can it be used for non-anime? I'm doing a class project at the moment and using Advent Children. Would I have to change anything?
Also, what if I used live action and followed the guide? Just curious.
The14thGOD
- The14thGOD
- Joined: Sat Feb 21, 2004 1:12 pm
- Location: Everywhere
- Contact:
Ya I figured that (filters), and it seemed like it would work for any DVD video. Thanks.
http://the14thgod.com
A man is only blind to the world, if he does not understand it.
A man is only blind to the world, if he does not understand it.
- angelx03
- Joined: Tue Jan 21, 2003 7:13 pm
- Location: In school, Rochester NY mainly RIT; in home, Tampa, FL
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Try refreshing.angelx03 wrote:Hmmm, the webpage here says the new guides are out, but it links to the old guides.
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
I have decided that as of right now, AMVApp will not support Windows Vista. When Microsoft releases a service pack for it, I will take another look and see what I can do to get it fully supported. I guess I might add a page in the guide listing all the problems that exist with vista, and just let people run it at their own discretion.
I would like to solve the problem with Zarx264gui in 64-bit OS's though, if I can figure out what the problem is.
I would like to solve the problem with Zarx264gui in 64-bit OS's though, if I can figure out what the problem is.
- Beefy_Suavo
- Joined: Sat Feb 26, 2005 1:20 pm
- Status: Dead and loving it
- Location: Denver, CO
- Contact:
Some more typos:
colorspace.html: For example, using Fast Recompress in VirtualDub (or any of its variants) is not only the fastest way to transcode video but also the least costly in terms of colorspace conversions. The drawback is you cannot you any of VirtualDub's filters in Fast Recompress mode - VirtualDub never even touches the incoming video stream... which is why you should use AviSynth for any video processing work.
->
For example, using Fast Recompress in VirtualDub (or any of its variants) is not only the fastest way to transcode video but also the least costly in terms of colorspace conversions. The drawback is you cannot use any of VirtualDub's filters in Fast Recompress mode - VirtualDub never even touches the incoming video stream... which is why you should use AviSynth for any video processing work.
avspostqual.html: LimitedSharpenFaster(stength=200) -> LimitedSharpenFaster(strength=200)
colorspace.html: For example, using Fast Recompress in VirtualDub (or any of its variants) is not only the fastest way to transcode video but also the least costly in terms of colorspace conversions. The drawback is you cannot you any of VirtualDub's filters in Fast Recompress mode - VirtualDub never even touches the incoming video stream... which is why you should use AviSynth for any video processing work.
->
For example, using Fast Recompress in VirtualDub (or any of its variants) is not only the fastest way to transcode video but also the least costly in terms of colorspace conversions. The drawback is you cannot use any of VirtualDub's filters in Fast Recompress mode - VirtualDub never even touches the incoming video stream... which is why you should use AviSynth for any video processing work.
avspostqual.html: LimitedSharpenFaster(stength=200) -> LimitedSharpenFaster(strength=200)
"WELDING! Oooo pretty light... AHHH! It burns!"
"Keep that up you'll go blind."
"Keep that up you'll go blind."
-
- Joined: Mon Feb 26, 2007 9:06 pm
- Tiiscool
- Joined: Sun Nov 14, 2004 8:51 am
- Location: Alstätte, Germany
- Contact:
MPEG2Source
Hi,
the MPEG2Source helpfile says, that this command is default for interlaced footage: YV12toRGB24(clip, bool "interlaced" bool "TVscale")
So maybe when we have progressive footage, we should at "interlaced=false" ???
http://www.animemusicvideos.org/guides/ ... getb2.html
Best regards,
Ti
the MPEG2Source helpfile says, that this command is default for interlaced footage: YV12toRGB24(clip, bool "interlaced" bool "TVscale")
So maybe when we have progressive footage, we should at "interlaced=false" ???
http://www.animemusicvideos.org/guides/ ... getb2.html
Best regards,
Ti