Adobe Premier Pro sound problem

Discussion and help related to Adobe video software goes here. e.x. Premiere, After Effects, Photoshop, etc.
Hedgehog661
Joined: Sun Jun 12, 2005 12:20 am
Org Profile

Re: Adobe Premier Pro sound problem

Post by Hedgehog661 » Tue Mar 03, 2009 5:28 pm

What if I want to just save all the episodes so I have them on my computer. Should I use a program other than virtualdub to convert each episode? Or just encode with a different codec to lower size but keep quality

User avatar
The Origonal Head Hunter
The Propheteer
Joined: Sat Jul 16, 2005 12:21 am
Status: Hooked on a Feeling
Location: State of Denial
Org Profile

Re: Adobe Premier Pro sound problem

Post by The Origonal Head Hunter » Tue Mar 03, 2009 5:35 pm

If you just want them around for watching purposes, you can just convert them to something like dvix/xvid with VDM.
RonnieDaking wrote:i like my anime like I like my women, from japan and speaking english
Image
Boredom.

Hedgehog661
Joined: Sun Jun 12, 2005 12:20 am
Org Profile

Re: Adobe Premier Pro sound problem

Post by Hedgehog661 » Tue Mar 03, 2009 6:16 pm

all right awesome, but is there a way to include the sound in VDM cause when I encode the .d2v its just the video. Or is there a different program to use to add the .ac3 file after encoding?

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: Adobe Premier Pro sound problem

Post by mirkosp » Fri Mar 06, 2009 9:13 am

Hedgehog661 wrote:all right awesome, but is there a way to include the sound in VDM cause when I encode the .d2v its just the video. Or is there a different program to use to add the .ac3 file after encoding?
you can add the audio through avisynth:

Code: Select all

video = mpeg2source("your_video_file.d2v")
audio = directshowsource("your_audio_file.ac3")
AudioDub(video, audio)
That will do.
Image

Locked

Return to “Adobe Software”