HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: n68 on 2003-06-25 22:08:41

Title: Q. component.. mp4. encoder..
Post by: n68 on 2003-06-25 22:08:41
Ciao..

mp4encoder
is there such a component aviable..
or is there one under development.??
Title: Q. component.. mp4. encoder..
Post by: Messer on 2003-06-25 22:15:37
You can use foo_clienc plugin + any commandline encoder.
Title: Q. component.. mp4. encoder..
Post by: n68 on 2003-06-26 11:12:57
Ciao..

yes.. that was a obvious answer.. 
but there isn`t any pure mp4 cli. encoder out..(is there)
the only encoder cli. preset aviable in foo_clienc. is psytel.
and this one will produce aac.. am i right..

PS. am thinking a foo_mp4enc. M8..
Title: Q. component.. mp4. encoder..
Post by: n68 on 2003-06-26 12:32:03
/edit/

BTW:
i recently did a backup of some files.. include
the audioplugins folder of nero.. (yes.. i still got it installed..)

and when i copied the folder.. the source files of mausau
plugins.. become visible..

in the psytel folder.. there is a mp4enc.exe (build 9. april by ivan)

then i just wan`t to try it in foobar.. with the foo_cli..
i was curious about it. is it mp4 or aac.

it encodes to mp4.. but foobar chokes on opening..
anyone know about the file.. and what kind
of command line i would be using. ?
(am using: -normal -if %s -of %d)

and yes.. the -h.. shows exactly the same as aacenc.

*********** PsyTEL® MPEG-4 AAC Encoder V2.15 (build Apr  9 2002) ***********
                  Copyright © 1999-2002 PsyTEL Research
                  Copyright © 1999-2002 Ivan Dimkovic

This program is protected by copyright law and international treaties.
Any reproduction or distribution of this program, or any portion of it
may result in severe civil and criminal penalties, and will be
prosecuted to the maximum extent possible under law.

For further info please visit http://www.psytel-research.co.yu (http://www.psytel-research.co.yu)
For licensing details please contact: aac-info@psytel-research.co.yu


usage: MP4ENC -switches
switches: -h              Print help
          -br <x>          Bit rate in kbits per second (dflt: 128)
          -if <x>          Input file name
          -of <x>          Output file name
          -qual <x>        Encoder quality level (1-9) (dflt: 9)
          -production      Production (slowest) CBR encoding
          -altcbr          Alternative CBR mode
          -ihsc            Improved Human Speech Coding
          -pns            Enable Perceptual Noise Substitution (PNS) Tool
          -nh              Disable ADTS header (raw ISO 13818-7 AAC file)
          -noshort        Disable block switching (debug only!)
          -no_temporal    Disable temporal masking
          -profile <x>    AAC Profile:
                          0: LC, 1: Main, 2: LTP (dflt: 0)
          -adif            Use ADIF header
          -vr              Variable bit rate (VBR mode, good quality)
          -vbrhi          Total VBR mode (recommended, high quality)
          -qvbr <x>        Quality controlled VBR (quality: 0 - 100 %%) (dflt: -1)
          -tape            Preset: Tape VBR Mode
          -radio          Preset: Radio VBR Mode
          -internet        Preset: Internet VBR Mode
          -streaming      Preset: Streaming VBR Mode
          -normal          Preset: Normal VBR Mode (recommended)
          -extreme        Preset: Extreme VBR Mode
          -archive        Preset: Archive VBR Mode (best quality)
          -ultra          Preset: Ultra (transcoding) mode (highest bitrate)
          -lfe            Use LFE channel (only for 4 and 6 channel input)
          -c <x>          Cut-Off frequency in Hz (lowpass) (dflt: 0)
          -ltq <x>        Decrease Threshold in Quiet by n dB (dflt: 0)
          -raise_smr <x>  Increase Signal to Mask Ratio by n dB (dflt: 0)
          -low_ath        Use highest sensitivity hearing threshold
          -no_ath          Disable ATH
          -no_tns          Disable TNS coding
          -resample <x>    Resample input to x Hz (dflt: 0)
          -fb <x>          Cut-Off frequency in Hz (lowpass) (dflt: 0)


someone can clarify this..
Title: Q. component.. mp4. encoder..
Post by: n68 on 2003-06-26 20:23:50
nudge.. nudge--
hello..

someone..
Title: Q. component.. mp4. encoder..
Post by: ak on 2003-06-26 21:51:19
Quote
in the psytel folder.. there is a mp4enc.exe (build 9. april by ivan)

then i just wan`t to try it in foobar.. with the foo_cli..
i was curious about it. is it mp4 or aac.

it encodes to mp4.. but foobar chokes on opening..

It must be aacenc_mpeg4, modified version that outputs mpeg-4 aac files.
So those files are still aac, regardless of extension you put in clienc prefs, I think. Besides it produces 'old AAC format' files, that's why foobar won't play them.
More reading: http://www.audiocoding.com/wiki/index.php?page=MP4 (http://www.audiocoding.com/wiki/index.php?page=MP4)

As for mp4 encoder, first aac encoding then conversion to mp4 with mp4creator seems to be the only way atm.
Or using Speek's Ivan&Menno frontend both steps in one batch.
Title: Q. component.. mp4. encoder..
Post by: n68 on 2003-06-27 12:31:20
Quote
It must be aacenc_mpeg4, modified version that outputs mpeg-4 aac files.
So those files are still aac, regardless of extension you put in clienc prefs, I think. Besides it produces 'old AAC format' files, that's why foobar won't play them.

Ciao..

yes.. i think your correct there..
when i changed the extension to aac.
it runned fine..

the files visible/used by mausau`s..
psytel.. would be aacenc. fastenc. mp4enc.
(aacenc_mpeg4) and aacmp4. (mp4creator)
i assume he would have compiled them
himself with another name..?

well. there she blows..

BTW:
      i used mp4enc. (aacenc_mpeg4)
      with a -adif option.. and the foobar
      (like i said.) had no problem playing them..
      (john`s mp4.)

>can`t someone make a foo_mp4enc...?<