Quantcast Advanced Audio Plugins for Avisynth? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Avisynth Scripting

Reply
 
LinkBack Thread Tools
  #1  
03-22-2003, 06:18 AM
jamesp jamesp is offline
Free Member
 
Join Date: Jul 2002
Location: Chelmsford, UK
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Shodan,

Is there any support for, or any plans in the future to support more advanced audio plugins for avisynth. I ask becuase TV Captures could always do with some Extra Bass and Tone so an Equalizer plugin would be lovely. I own lots of DirectX plugins for audio (i do lots of music recording), is there a plugin that can load these in?

Edit -

Also, I do a lot of TV Capturing using MJpeg codec. Previously i captured to YUY2. Using Avisynth 2.5, what is the best colorspace for me to capture to? Would i be better off capturing to RGB instead and then converting to YV12? When you then convert to mpeg using TMpeg, what color space do you need to be in then?

Sorry to hit you with loads of questions.

Regards,

James
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  
03-22-2003, 01:25 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
errr...i'm not Shodan of course but
BeSweet have an Equalizer plugin very cool!

http://www.kvcd.net/forum/viewtopic.php?t=3351

http://dspguru.notrace.dk/

http://forum.doom9.org/showthread.php?s=&threadid=15738

http://forum.doom9.org/showthread.php?s=&threadid=7633

read please.....and wait Shodan answer!
Reply With Quote
  #3  
03-23-2003, 05:32 AM
sh0dan sh0dan is offline
Free Member
 
Join Date: Mar 2003
Posts: 89
Thanks: 0
Thanked 0 Times in 0 Posts
Have a look at BEFA. Documentation is japanse, but it seems like it does what you need.

Befa( int freq, int sec, int dftsize, int bandwidth, int fade, bool window )


MJPEG is actually YV12, but I haven't found a good codec for it yet. Morgan MJPEG seems good, but it has a very stupid FieldDoubling bug in YV12 mode, besides swapped UV channels. I have written Morgan about the problem, but with no response.

Anyway, since I also use MJPEG for transfers, I use:

Avisource("file.avi",pixel_type="yuy2")
or
DirectShowSource("file.avi")

AviSource produces YUY2 input, and DSS produces YV12. In either case it is a good idea to end your script with converttorgb24().
__________________
Regards, sh0dan // VoxPod
Reply With Quote
  #4  
03-23-2003, 06:46 AM
jamesp jamesp is offline
Free Member
 
Join Date: Jul 2002
Location: Chelmsford, UK
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Many thanks shodan.

I've downloaded Befa but i can't work out how to boost a frequency, only cut one. Do you have any idea how to do this with this filter?

Jim

Quote:
Originally Posted by sh0dan
Have a look at BEFA. Documentation is japanse, but it seems like it does what you need.

Befa( int freq, int sec, int dftsize, int bandwidth, int fade, bool window )


MJPEG is actually YV12, but I haven't found a good codec for it yet. Morgan MJPEG seems good, but it has a very stupid FieldDoubling bug in YV12 mode, besides swapped UV channels. I have written Morgan about the problem, but with no response.

Anyway, since I also use MJPEG for transfers, I use:

Avisource("file.avi",pixel_type="yuy2")
or
DirectShowSource("file.avi")

AviSource produces YUY2 input, and DSS produces YV12. In either case it is a good idea to end your script with converttorgb24().
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Removegrain 1.0 - New plugins supermule Avisynth Scripting 25 03-15-2006 07:06 AM
Plugins do Avisynth & Moviestacker Kenshin Conversão e Codificação de Vídeo (Português) 1 12-14-2004 04:27 AM
Compaact! - MPEG-4 AAC-Format (Advanced Audio Coding) jorel Audio Conversion 2 04-06-2004 12:54 PM
where can we get all the plugins for avisynth 2.53? big Avisynth Scripting 1 11-12-2003 07:10 PM
Audio plugins for Nero Burning ROM? jorel Audio Conversion 2 03-25-2003 04:59 PM




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