User Activity

  • Posted a comment on discussion General Discussion on Equalizer APO

    As I am new to the idea of system wide parametric correction, I do not see anywhere in EqualizerAPO where a VST can be added. Is it possible to use ANY VST plugin? V1.2.1 only shows input and output devices but no indication of VST selection.

  • Modified a comment on discussion Help on MediaInfo

    As in the example here https://github.com/MediaArea/MediaInfo/blob/master/Source/Resource/Plugin/Custom/en.Example.csv I use a similar statement Audio;: ,%Format_String% , $if(%BitDepth% , at %BitDepth/String%),%SamplingRate_String%\r\n that will output the BitBitDepth string if it is not empty. I tried to change it so that it will print the bit depth string only if it is greater than 16 like so Audio;: ,%Format_String% , $if(%BitDepth% >16, at %BitDepth/String%),%SamplingRate_String%\r\n but it...

  • Posted a comment on discussion Help on MediaInfo

    As in the example here https://github.com/MediaArea/MediaInfo/blob/master/Source/Resource/Plugin/Custom/en.Example.csv I use a similar statement Audio;: ,%Format_String% , $if(%BitDepth% , at %BitDepth/String%),%SamplingRate_String%\r\n that will output the BitRate string if it is not empty. I tried to change it so that it will print the bit rate string only if it is greater than 16 like so Audio;: ,%Format_String% , $if(%BitDepth% >16, at %BitDepth/String%),%SamplingRate_String%\r\n but it does...

  • Modified a comment on discussion Help on MediaInfo

    I figured it out with the help of this post: https://github.com/MediaArea/MediaInfo/blob/master/Source/Resource/Plugin/Custom/en.Example.csv I use as a template General; %FileName% Audio;: %Format_String% , %BitDepth/String%,%SamplingRate_String%\r\n

  • Modified a comment on discussion Help on MediaInfo

    I figured it out with the help of this post: https://github.com/MediaArea/MediaInfo/blob/master/Source/Resource/Plugin/Custom/en.Example.csv I use

  • Modified a comment on discussion Help on MediaInfo

    The number of parameters that mediainfo can extract is stupefying. I am trying to get it to list audio track name, bit depth and sampling rate. Unfortunately none of these commands give the track name mediainfo "path" --Inform="Audio;%Title%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Filename%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Original/Track%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Filename_Last%,%BitDepth/String%...

  • Modified a comment on discussion Help on MediaInfo

    The number of parameters that mediainfo can extract is stupefying. I am trying to get it to list audio track name, bit depth and sampling rate. Unfortunately none of these commands give the track name mediainfo "path" --Inform="Audio;%Title%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Filename%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Original/Track%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Filename_Last%,%BitDepth/String%...

  • Posted a comment on discussion Help on MediaInfo

    The number of parameters that mediainfo can extract is stupefying. I am trying to get it to list audio track name, bit depth and sampling rate. Unfortunately none of these commands give the track name mediainfo "path" --Inform="Audio;%Title%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Filename%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Original/Track%,%BitDepth/String% , %SamplingRate/String%\n" mediainfo "path" --Inform="Audio;%Filename_Last%,%BitDepth/String%...

View All

Personal Data

Username:
bwana4
Joined:
2011-06-23 01:59:22

Projects

  • No projects to display.

Personal Tools