Audiokonvertierung per Batch

  • und wo gibts das Programm und braucht das noch was anderes? Bitte genauer...

    aber wenn ich schon seh -o outfile sollte das temp ziel dann -o ziel.aac sein und div. sachen im Script die auf .mp3 sind auf aac geändert werden...

    PHP
    FSO.CopyFile vRootPfad & "ziel.mp3"
    PHP
    FSO.CopyFile vRootPfad & "ziel.aac"

    mal sehn wenn Zeit..... gelle.

  • Du bist echt Lustig Mr. Pacemaker

    schon mal faac.exe --long-help eingeben?
    -o X Set output file to X (only for one input file)

    Und paaaaah wie ich aus anderen Quellen gerade höre, soll diese Encoder nicht gerade auf der Welle der Qualität surfen. Falls Du doch diesen haben willst, gib doch mal Deine Wunsch commandline genau her.

    PS: hab noch ne Minute Zeit... scharfi mampft gerade.

  • Ordner Struktur lässt sich nachbilden.
    Das ganze ist GUI gesteuert.
    Bisher weiß ich noch nichts über die Verarbeitung zwecks 20/24 bit Auflösung
    Normalisierung läuft wohl mit second pass. Laut Programm "Maximizes the volume without distorting the sound."
    <---- Ist nicht das optimale. Wenn ein Lied eingeblendet/fading in wird dann wird die Lautstärke stufenweise und nicht fliessend angehoben.
    Tags werden auch übernommen. EDIT: Allerdings bei MP3 Nur Version 1

    Habe es aber noch nicht voll getestet...

    Werde noch mehr berichten

  • Hi. @all

    Der Programierer hat nun den Shibatch Sampling Rate Converter eingebaut.
    Hab´s aber noch nicht voll getestet.

    katjarella
    Was meinst du mit 20/24/32 Bit ? Meinst du damit SSRC ---> Bisher werden nur folgende Modi unterstützt:
    same as source
    16 bit.

    Wegen dem Silent Trimmer.
    Kannst du da eine detailierte Frage in Englisch stellen. Dann übermittle ich das. Oder du machst es selbst :)

    Grüße
    Pacemaker

  • Ich hab´s dem Autor von Mediacoder mal unterbreitet.

    Allerdings kann ich keine Konvertierung mit SSRC machen. Jedes mal passiert gar nix.
    Hab das auch dem Autor gemeldet.

    Kann mal jemand mit der aktuellen Version (derzeit 0.3.7 Build 1636) versuchen mit SSRC zu konvertieren ?

    Man lade sich einfach das Fullpack herunter und installiere es und dann noch das Update auf das Build 1636
    http://mediacoder.sourceforge.net/download.htm

  • Kleine Neuigkeit von MediaCoder.
    Mittlerweile ist die Version 0.3.9 raus und SSRC funktioniert jetzt auch. (Aber noch etwas buggy)

    Hier mal das bisherige Changelog

    0.3.9 20060607
    --------------
    1. MediaCoder updated to build 1902
    1.1. re-added option buttons in Audio tab
    1.2. fixed aspect ratio not specified issue in MPEG encoding
    1.3. fixed a blocking issue when transcoding cue sheet
    2. updated portable FireFox

    0.3.9 20060606
    --------------
    1. MediaCoder updated to build 1898
    1.1. now tags MP4 files with Nero MP4 tagger
    1.2. fixed some character encoding issues with XML loading and saving
    2. updated Nero reference audio encoder to 1.0.0.2 (with Nero MP4 tagger)
    3. libxml2 now being used as dynamic linking library
    4. added libiconv2

    0.3.9 20060530
    --------------
    1. MediaCoder updated to build 1885
    1.1. fixed audio delay option bug
    1.2. added playback with MPUI
    1.3. fixed WMA encoding breakage
    1.4. fixed and improved Time tab
    1.5. added mobile phone transcoder (still under dev)
    1.6. added showing details of transcoded file function in "Item" menu
    1.7. fixed some subtitle bugs, DVD Chinese subtitle can now display properly
    1.8. fixed a bug in "Add Track" dialog
    1.9. fixed a bug that causes QPEL mode forced with XviD encoding
    1.10. added down sampling only mode for resampling
    1.11. fixed a audio resampling bug
    1.12. fixed a bug in Winamp input plugin source
    1.13. fixed some issues in PSP transcoder
    1.14. added a menu item to show up web-based preference
    2. updated PMP muxer to version 2.01
    3. integrated (portable) Mozilla Firefox (some UI will be rendered with it in the future)
    4. added mp3PRO decoding (with Winamp plugin)
    5. Helix Producer now excluded from Full Pack and can be installed by downloading additional installer

    0.3.9 20060521
    --------------
    1. MediaCoder updated to build 1858
    1.1. added Play with MPUI in Playback menu
    1.2. fixed x264 option bug
    1.3. fixed start time / end time and audio delay bug
    1.4. fixed an occasional crashing on startup issue
    1.5. added support forum link in About menu
    1.6. fixed a bug in video resizing option
    1.7. added MPUI (a front-end of MPlayer)
    2. now Full Pack built with SSE
    3. updated MPlayer & MEncoder (since last breakage)
    4. updated x264

    0.3.9 20060512
    --------------
    1. MediaCoder updated to build 1846
    1.1. added Lame MP3 decoder audio source (for decoding Lame free format MP3)
    1.2. added support for latest Nero reference audio encoder (LC-AAC/HE-AAC/HE-AAC-V2)
    1.3. added video bitrate control options (for fixed target stream size and fixed compression ratio)
    1.4. fixed start time no effect bug
    1.5. fixed 3GPP AAC+ encoder breakage
    1.6. some improved on GUI
    1.7. many misc fixups
    2. updated MediaInfo to 0.7.2.1
    3. added Nero reference audio encoder
    4. updated x264

    0.3.8 20060502
    --------------
    1. MediaCoder updated to build 1815
    1.1. added Joiner mode (very limited at the moment) for transcode multiple video files into a single file
    1.2. fixed bugs in PSP transcoder
    1.3. misc fixups
    2. downgraded MPlayer & MEncoder to previous version as the latest CVS version is broken

    0.3.8 20060501
    --------------
    1. MediaCoder updated to build 1808
    1.1. added "Time" tab for adjusting start/end position and audio delay of each file
    1.2. fixed an subtitle option issue
    1.3. removed empty output folder error message
    1.4. fixed a mp4als bug
    1.5. fixed file size not showing bug
    1.6. fixed CUE sheets support breakage
    1.7. fixed FFMPEG audio encoding bug (AC3 audio encoding now works)
    2. added mp4als winamp input plugin for AAC lossless decoding
    3. updated MediaInfo to 0.7.2.0
    4. updated MPlayer & MEncoder
    5. updated FFMPEG standalone encoder to latest CVS version

    0.3.8 20060428
    --------------
    1. MediaCoder updated to build 1802
    1.1. fixed tagging bug
    1.2. added support for AAC lossless encoder (mp4als)
    2. added AAC lossless encoder (mp4als)

    0.3.8 20060427
    --------------
    1. MediaCoder updated to build 1800
    1.1. added dedicated transcoder UI for PSP Media Player
    1.2. improved cropping function crop options are now applied and kept for each single file)
    1.3. main window now resizable
    1.4. normal and advanced GUI mode
    1.5. added transcoding parameters HTML listing (by enabling built-in HTTP daemon and opening http://localhost:8000/pref)
    1.6. fixed broken CD ripping function
    1.7. lots of misc fixups and improvements
    2. updated MediaCoder command line utility
    3. updated PMP muxer to v2.0
    4. updated x264
    5. updated MPlayer & MEncoder

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!