plz help me on Adobe [After Effects]
- ZXCentral
- Joined: Thu Apr 28, 2005 8:54 am
plz help me on Adobe [After Effects]
Guys i need some help on Adobe After Effects Pro 6.5
i have just installed it but when i import my AMV's and go to play them it plays the video but not the audio
so if you could help i would be very greatfull
thankyou
i have just installed it but when i import my AMV's and go to play them it plays the video but not the audio
so if you could help i would be very greatfull
thankyou
The Kick Ass AMV Creator
-
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
Wait, aren't you a professional? I would've thought you didn't need help from all the amateurs on this site.
In any case:
What are the audio and video stream types of the files that you are importing?
Are you importing edited sequences that you want to work with in AE, or full AMVs? (In the case that you're doing the latter: why? In most cases, that's completely moronic.)
In any case:
What are the audio and video stream types of the files that you are importing?
Are you importing edited sequences that you want to work with in AE, or full AMVs? (In the case that you're doing the latter: why? In most cases, that's completely moronic.)
- ZXCentral
- Joined: Thu Apr 28, 2005 8:54 am
yes i did
but i never said you were all amturers i am really impressed with the amout of effort you guys put in on your projects
and yes i am a pro but remember i have only been working with pinnacle since i started so this adobe software is a lot diffent to me and some of you guys have masterd this adobe software
Sorry If You Miss understood what i ment
Please Help
but i never said you were all amturers i am really impressed with the amout of effort you guys put in on your projects
and yes i am a pro but remember i have only been working with pinnacle since i started so this adobe software is a lot diffent to me and some of you guys have masterd this adobe software
Sorry If You Miss understood what i ment
Please Help
The Kick Ass AMV Creator
- VegettoEX
- Joined: Wed May 23, 2001 1:23 pm
- Location: New Jersey
- Contact:
From now on, I'm exclusively referring to trythil as "Miss Understood."ZXCentral wrote:Sorry If You Miss understood what i ment
Truly "professional" people don't type like they've fallen out of grammar school. Truly "professional" people don't generally turn to an amateur fansite community for assistance on a high-end digital video editing/effects program.
Use the manual that came with the program when you purchased it if you're that desperate for help.
:: [| Michael "VegettoEX" LaBrie |] ::
:: [| Website: Kanzenshuu |] ::
:: [| AMVs: Profile |] ::
:: [| Latest Video: Flashback (July 2022) |] ::
:: [| Website: Kanzenshuu |] ::
:: [| AMVs: Profile |] ::
:: [| Latest Video: Flashback (July 2022) |] ::
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
You didn't have to say it. We <I>are</i> all amateurs here, by definition -- we don't edit for money.ZXCentral wrote:but i never said you were all amturers i am really impressed with the amout of effort you guys put in on your projects
(With some very rare exceptions, like Nightowl.)
*waits for <a href="http://www.animemusicvideos.org/phpBB/p ... 29060">the AVID freak</a> to find this thread*ZXCentral wrote:and yes i am a pro but remember i have only been working with pinnacle since i started
- dbz_doomrider
- Joined: Sat Mar 30, 2002 9:29 am
- Location: walmart
- Contact:
Import("C:\warpsharp\IIPX.avs")
LoadPlugin("C:\warpsharp\masktools.dll")
LoadPlugin("C:\warpsharp\warpsharp.dll")
LoadPlugin("C:\warpsharp\LoadPluginEx.dll")
LoadPlugin("C:\warpsharp\dustv5.dll")
DirectShowSource("D:\dangerzone.avi")
ConvertToYUY2(interlaced=true)
fielddeinterlace()
SelectEven()
cnr2
pixiedust(5)
Tweak(bright=8, cont=.95, sat=1.5, hue=7, coring=false)
Levels(0, 1.21, 255, 0, 255)
ColorYUV(off_y=-20, gain_y=0)
Undot
Letterbox(0,6)
LimitedSharpen(Lmode=6)
unfilter(40,40)
iip( dest_x = 480, dest_y = 352,
\ duststr = 4, dustweight = 1.0,
\ ss1_x = 1.33, ss1_y = 1.66,
\ detailcontr1 = 127, detailcontr2 = 208,
\ contr_radius = 3, PixSharp = 0.3,
\ ss2_x = 2.5, ss2_y = 3.5,
\ Xstren = 208, Xlimit = 255,
\ subpelstren = 0.0, flatweight = 0,
\ antiflicker1 = true, antiflicker2 = true,
\ protect_floor= 0, protect_bias = 12,
\ dering = -100, dering_weight= 1.0,
\ dering_floor = 8, dering_bias = 12,
\ detail_floor = 24,
\ EQ = 2, exborder = false,
\ warp_Y = true, warp_UV = true,
\ debug="dering | protect | detail | compareH | compareV | compareT | showall",
\ cropx = 40, cropy = 20
\ )
return( last )
ConvertToYV12()
awarpsharp
LoadPlugin("C:\warpsharp\masktools.dll")
LoadPlugin("C:\warpsharp\warpsharp.dll")
LoadPlugin("C:\warpsharp\LoadPluginEx.dll")
LoadPlugin("C:\warpsharp\dustv5.dll")
DirectShowSource("D:\dangerzone.avi")
ConvertToYUY2(interlaced=true)
fielddeinterlace()
SelectEven()
cnr2
pixiedust(5)
Tweak(bright=8, cont=.95, sat=1.5, hue=7, coring=false)
Levels(0, 1.21, 255, 0, 255)
ColorYUV(off_y=-20, gain_y=0)
Undot
Letterbox(0,6)
LimitedSharpen(Lmode=6)
unfilter(40,40)
iip( dest_x = 480, dest_y = 352,
\ duststr = 4, dustweight = 1.0,
\ ss1_x = 1.33, ss1_y = 1.66,
\ detailcontr1 = 127, detailcontr2 = 208,
\ contr_radius = 3, PixSharp = 0.3,
\ ss2_x = 2.5, ss2_y = 3.5,
\ Xstren = 208, Xlimit = 255,
\ subpelstren = 0.0, flatweight = 0,
\ antiflicker1 = true, antiflicker2 = true,
\ protect_floor= 0, protect_bias = 12,
\ dering = -100, dering_weight= 1.0,
\ dering_floor = 8, dering_bias = 12,
\ detail_floor = 24,
\ EQ = 2, exborder = false,
\ warp_Y = true, warp_UV = true,
\ debug="dering | protect | detail | compareH | compareV | compareT | showall",
\ cropx = 40, cropy = 20
\ )
return( last )
ConvertToYV12()
awarpsharp
- bum
- 17747114553
- Joined: Sat Nov 08, 2003 9:56 pm
LoL I love that guy, me and him realy bonded . And wasnt he supose to make some hot amv to prove that avid didnt suck? Currently his vid profile is empty.Scintilla wrote:*waits for <a href="http://www.animemusicvideos.org/phpBB/p ... 29060">the AVID freak</a> to find this thread*ZXCentral wrote:and yes i am a pro but remember i have only been working with pinnacle since i started
Oh and off cource, lets not forget that premier totoaly sucks. its slow and crap and crashes alot and you cant edit divx files with it. Vegas is way better. its the best video editor evar