Quantcast MovieStacker: Audio Codecs? - digitalFAQ.com Forums [Archives]
  #1  
04-29-2003, 07:08 AM
sqm sqm is offline
Free Member
 
Join Date: Apr 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
i cant load the script from moviestacker with tmpgenc.I get this message (error intializing audiostream check to make sure you have the required codec) I have some audiocodec???? I am a newbie

the script

#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("C:\Movie Program\moviestacker_1.1\Filters\MPEG2Dec.dll")

AviSource("C:\Stefan\Movies\Divx\komedi\mr deeds\Mr.Deeds.2002.FS.DVDRip.DivX-RFtA.avi")
BilinearResize(672, 446, 0, 0, 512, 384)
AddBorders(24, 17, 24, 17)
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
04-29-2003, 07:44 AM
urban tec urban tec is offline
Free Member
 
Join Date: Nov 2002
Location: West Australia
Posts: 272
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by sqm
i cant load the script from moviestacker with tmpgenc.I get this message (error intializing audiostream check to make sure you have the required codec) I have some audiocodec???? I am a newbie

the script

#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("C:\Movie Program\moviestacker_1.1\Filters\MPEG2Dec.dll")

AviSource("C:\Stefan\Movies\Divx\komedi\mr deeds\Mr.Deeds.2002.FS.DVDRip.DivX-RFtA.avi")
BilinearResize(672, 446, 0, 0, 512, 384)
AddBorders(24, 17, 24, 17)
Hi Sqm,

Tmpgenc will try to use the avi as an audio source as well, this message means that it cant decompress the audio stream in the avi , possibly ac3.

Try extracting the audio with vitual dub and using headac3he to encode it.

Also if you modify your avisource line to this


Code:
AviSource("C:\Stefan\Movies\Divx\komedi\mr deeds\Mr.Deeds.2002.FS.DVDRip.DivX-RFtA.avi", false)
Tmpgenc will only load the video from your avi.
Reply With Quote
  #3  
04-29-2003, 12:09 PM
sqm sqm is offline
Free Member
 
Join Date: Apr 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Sqm,

Tmpgenc will try to use the avi as an audio source as well, this message means that it cant decompress the audio stream in the avi , possibly ac3.

Try extracting the audio with vitual dub and using headac3he to encode it.

Also if you modify your avisource line to this


Code:
AviSource("C:\Stefan\Movies\Divx\komedi\mr deeds\Mr.Deeds.2002.FS.DVDRip.DivX-RFtA.avi", false)


Tmpgenc will only load the video from your avi.

The audio source is not ac3 and a did extract the wav and load the script,it did not help.
But with your script it worked.

Many thanx, sorry for my bad english
Reply With Quote
  #4  
04-29-2003, 06:54 PM
urban tec urban tec is offline
Free Member
 
Join Date: Nov 2002
Location: West Australia
Posts: 272
Thanks: 0
Thanked 0 Times in 0 Posts
Pleased I could help

Btw your english is not so bad and probably a whole lot better than I would speak your native language.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Audio Codecs: LSAMP (leon's simple audio mastering program) jorel Audio Conversion 0 11-18-2003 11:10 PM
Audio Codecs: Audacity - cool and free audio editor jorel Audio Conversion 0 10-23-2003 12:19 AM
Audio Codecs: Huge codecs archive on the net Dialhot Audio Conversion 1 09-09-2003 10:34 AM
Audio Codecs: Best Audio Codec? Encoder Master Audio Conversion 7 08-15-2003 06:24 PM
Audio Codecs: Befa - Time signal removal Band Eliminate Filter for Audio jorel Audio Conversion 0 07-24-2003 06:53 PM

Thread Tools



 
All times are GMT -5. The time now is 09:25 AM  —  vBulletin © Jelsoft Enterprises Ltd