NicAudio

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
(Changelog: add a few more entries)
(Changelog: almost complete)
Line 74: Line 74:
 
== Changelog ==
 
== Changelog ==
 
  Version      Date(D/M/Y)      Changes<br>
 
  Version      Date(D/M/Y)      Changes<br>
  2.0.6        27/08/2012      - Tebasuna
+
  2.0.6        27/08/2012      - Tebasuna51
 
                               - ac3,dts: Solved some initialization issues with no-linear decode [http://forum.doom9.org/showthread.php?t=164457&page=2].
 
                               - ac3,dts: Solved some initialization issues with no-linear decode [http://forum.doom9.org/showthread.php?t=164457&page=2].
                               - lpcm,raw: Some minor improvements.
+
                               - lpcm,raw: Some minor improvements.<br>
  2.0.5        25/10/2011      - Tebasuna
+
  2.0.5        25/10/2011      - Tebasuna51
                               - dts: Accepted special stereo dts modes Lt+Rt, A+B (dual mono)...
+
                               - dts: Accepted special stereo dts modes Lt+Rt, A+B (dual mono)...<br>
  2.0.4        12/08/2009      - Tebasuna
+
  2.0.4        12/08/2009      - Tebasuna51
                               - lpcm: Solved bug writing last block in some cases
+
                               - lpcm: Solved bug writing last block in some cases<br>
  2.0.3        25/06/2009      - Tebasuna
+
  2.0.3        25/06/2009      - Tebasuna51
                               - mpa: Skip ID3v2,3,4 initial tag to avoid false sync frames.
+
                               - mpa: Skip ID3v2,3,4 initial tag to avoid false sync frames.<br>
 
  2.0.2        24/09/2008      - Tebasuna51[http://forum.doom9.org/showthread.php?t=135876&page=2#post1188026]
 
  2.0.2        24/09/2008      - Tebasuna51[http://forum.doom9.org/showthread.php?t=135876&page=2#post1188026]
 
                               - mp3: Annoying message suppress.
 
                               - mp3: Annoying message suppress.
Line 91: Line 91:
 
                                 (CBR), still in beta stage with DTS Master Audio (VBR) please report any problem.
 
                                 (CBR), still in beta stage with DTS Master Audio (VBR) please report any problem.
 
                               - rawav: Not needed first parameter, by default assumed ignorelength if > 2GB
 
                               - rawav: Not needed first parameter, by default assumed ignorelength if > 2GB
                                 Improved w64 support.
+
                                 Improved w64 support.<br>
 +
2.0.1        09/04/2008      - Tebasuna51
 +
                              - mpg123-lib bugfix. Some message go by stdout instead stderr and corrupt the audio data
 +
                                output when using 'pipe' with Bepipe/Wavi.<br>
 +
2.0          29/02/2008      - Tebasuna51
 +
                              - ac3, bugfix 'dsurmod' [http://forum.doom9.org/showthread.php?p=1071730#post1071730]
 +
                              - ac3, bugfix some 'acmod' options [http://forum.doom9.org/showthread.php?p=977363#post977363]
 +
                              - lpcm, bugfix if 'count' > 'Left', BluRay option, and clean code (excluded wav).
 +
                              - mpg123, include last (WarpEnterprises) version [http://forum.doom9.org/showthread.php?p=1102957#post1102957]
 +
                              - rawav, to support uncompressed formats.
 +
                              - libmad, deprecated.
 +
                              - all, support for files > 4 GB, vfm deprecated.<br>
 
  1.83        21/08/2007      - IanB, Cleaned up and derestricted LPCM code. Returns all channels to AviSynth in 16 or  
 
  1.83        21/08/2007      - IanB, Cleaned up and derestricted LPCM code. Returns all channels to AviSynth in 16 or  
                                 24 bit integer format. Channel order as per LPCM source file.
+
                                 24 bit integer format. Channel order as per LPCM source file.<br>
  1.82        13/08/2007      - This new version should give 24 bit output for 24 bit stereo or mono files (thanks tebasuna51).  
+
  1.82        13/08/2007      - This new version should give 24 bit output for 24 bit stereo or mono files (thanks Tebasuna51).<br>
  1.81        12/08/2007      - Adds support for 24 bit LPCM wav files and fixes a bug with wav file support (where I didn't skip the wav header).
+
  1.81        12/08/2007      - Adds support for 24 bit LPCM wav files and fixes a bug with wav file support (where I didn't skip the wav header).<br>
  1.7          01/09/2006      - Patch for 44.1khz AC3 by tebasuna51 + fixes for corrupt streams.
+
  1.7          01/09/2006      - Patch for 44.1khz AC3 by tebasuna51 + fixes for corrupt streams.<br>
  1.5          14/03/2006      - Changes by dimzon - NicRawPCMSource to read RAW PCM files. [http://forum.doom9.org/showthread.php?t=108112]
+
  1.5          14/03/2006      - Changes by dimzon - NicRawPCMSource to read RAW PCM files. [http://forum.doom9.org/showthread.php?t=108112]<br>
  1.3          06/03/2006      - Changes by dimzon
+
  1.3          06/03/2006      - Changes by dimzon - Added DRC option and NicMPG123Source to support mp3 files (mpg123 lib)<br>
  1.2          03/03/2006      - Changes by dimzon
+
  1.2          03/03/2006      - Changes by dimzon<br>
  1.1          04/07/2005      - This now supports LPCM Wav files with 2 channel audio (but no more than two channels)[http://forum.doom9.org/showthread.php?t=89629&page=3#post682242]
+
  1.1          04/07/2005      - This now supports LPCM Wav files with 2 channel audio (but no more than two channels)[http://forum.doom9.org/showthread.php?t=89629&page=3#post682242]<br>
 
  1.0          30/03/2005      - Initial release[http://forum.doom9.org/showthread.php?t=89629&page=2].
 
  1.0          30/03/2005      - Initial release[http://forum.doom9.org/showthread.php?t=89629&page=2].
 
 
<br>
 
<br>
  

Revision as of 14:40, 18 November 2015

Abstract
Author Nic, tebasuna51
Version v2.0.6
Download NicAudio_206.7z
Category Source filters
License GPLv2
Discussion Doom9 Thread, continued

Contents

Description

NicAudio is an audio source plugin for MPEG Audio/AC3/DTS/LPCM and other uncompressed formats.

Requirements


Syntax and Parameters


NicAC3Source / NicDTSSource

NicAC3Source (string, int "channels", int "drc")
NicDTSSource (string, int "channels", int "drc")


string   =
Path to AC3 file.
int  channels = 0
Maximum number of channels to output (downmix).
int  index = 0
Apply Dynamic Range Compression algorithm; 0 means nothing (default), 1 means normal.




NicMPG123Source

NicMPG123Source (string, bool "normalize")


string   =
Path to file.
bool  normalize = false
Apply the max gain without clip signal; default false.




NicLPCMSource / RaWavSource

NicLPCMSource (string, int "samplerate", int "samplebits", int "channels")
RaWavSource (string, int "samplerate", int "samplebits", int "channels")


string   =
Path to LPCM file.
int  samplerate = 0
Necessary for lpcm and raw files.
In RaWavSource a value < 9 means a header with valid values for SampleRate/SampleBits/Channels and now means:
  • IgnoreLength 1 force ignore the data size read in the header also in 64 bits formats.
  • 2 ignore the data size 32 bits read in the header if > 2GB. (default)
  • 4 ignore the data size 32 bits read in the header if > 4GB.
int  samplebits = 0
Necessary for lpcm and raw files. Valid values 8/16/24/32 (also 33 (32 float) for raw) (lpcm also accept 20 and -8/-16/-24/-32. Negative values are for BluRay lpcm (big-endian)).
int  channels = 0
Necessary for lpcm and raw files. Max 8 channels.


Examples

NicAC3Source("c:\File.ac3")
NicDTSSource("c:\File.dts", DRC=1)
NicMPG123Source("File.mp3")
NicLPCMSource("c:\File.lpcm", 48000, -24, 6)
RaWavSource("File.w64", 4)


Changelog

Version      Date(D/M/Y)      Changes
2.0.6 27/08/2012 - Tebasuna51 - ac3,dts: Solved some initialization issues with no-linear decode [1]. - lpcm,raw: Some minor improvements.
2.0.5 25/10/2011 - Tebasuna51 - dts: Accepted special stereo dts modes Lt+Rt, A+B (dual mono)...
2.0.4 12/08/2009 - Tebasuna51 - lpcm: Solved bug writing last block in some cases
2.0.3 25/06/2009 - Tebasuna51 - mpa: Skip ID3v2,3,4 initial tag to avoid false sync frames.
2.0.2 24/09/2008 - Tebasuna51[2] - mp3: Annoying message suppress. - ac3: 1MB (at least 13 sec) initial garbage assumed like delay instead reject the file. Now ac3 delayed with VirtualDub style are delayed accordingly (same behavior as standard players). - dts: Correct decode more amod+lfeon options instead automatic downmix. Support for padded dts. Core extraction in DTS HD. Seems work fine with DTS High Res. (CBR), still in beta stage with DTS Master Audio (VBR) please report any problem. - rawav: Not needed first parameter, by default assumed ignorelength if > 2GB Improved w64 support.
2.0.1 09/04/2008 - Tebasuna51 - mpg123-lib bugfix. Some message go by stdout instead stderr and corrupt the audio data output when using 'pipe' with Bepipe/Wavi.
2.0 29/02/2008 - Tebasuna51 - ac3, bugfix 'dsurmod' [3] - ac3, bugfix some 'acmod' options [4] - lpcm, bugfix if 'count' > 'Left', BluRay option, and clean code (excluded wav). - mpg123, include last (WarpEnterprises) version [5] - rawav, to support uncompressed formats. - libmad, deprecated. - all, support for files > 4 GB, vfm deprecated.
1.83 21/08/2007 - IanB, Cleaned up and derestricted LPCM code. Returns all channels to AviSynth in 16 or 24 bit integer format. Channel order as per LPCM source file.
1.82 13/08/2007 - This new version should give 24 bit output for 24 bit stereo or mono files (thanks Tebasuna51).
1.81 12/08/2007 - Adds support for 24 bit LPCM wav files and fixes a bug with wav file support (where I didn't skip the wav header).
1.7 01/09/2006 - Patch for 44.1khz AC3 by tebasuna51 + fixes for corrupt streams.
1.5 14/03/2006 - Changes by dimzon - NicRawPCMSource to read RAW PCM files. [6]
1.3 06/03/2006 - Changes by dimzon - Added DRC option and NicMPG123Source to support mp3 files (mpg123 lib)
1.2 03/03/2006 - Changes by dimzon
1.1 04/07/2005 - This now supports LPCM Wav files with 2 channel audio (but no more than two channels)[7]
1.0 30/03/2005 - Initial release[8].


Archived Downloads

Version Download Mirror
v2.0.6 NicAudio_206.7z NicAudio_206.7z
v1.83 nicaudio_20070821.zip nicaudio_20070821.zip
v1.82 NicAudio.zip NicAudio.zip
v1.7 NicAudio.zip N/A
v1.1 nicaudio_25_dll_20050704.zip N/A


External Links




Back to External Filters

Personal tools