Menu

#47 how to batch concat mp3 files

1.0
closed
Abel
None
2021-05-22
2021-05-17
Tim Blur
No

Hi,
i want to batch concat mp3 files using your software. i have 100s of mp3 files and i want to attach the same file to the start of each file. doing it on cmd is taking too much time. this is the code i use, its very fast so to use this in your software:
ffmpeg -i "concat:intro.mp3|input1.mp3" -acodec copy output.mp3
i want the intro.mp3 to be attached to input1.mp3, input2.mp3 etc. to all the files.

Discussion

  • Abel

    Abel - 2021-05-17

    Hi, such feature is not available yet, I will think about including something like that for next release.

     
    • Tim Blur

      Tim Blur - 2021-05-17

      Thank you very much. it will be really helpful!
      I saw another ticket where the person wanted to add image to audio files to turn into video and you told him to enter a code in the pre-input area. Cant it be done for a join the same audio with all audio files in the list?

       
  • Abel

    Abel - 2021-05-19

    I have implemented a beta version allowing to batch join intro and end to files list, at Join files button, you can try it replacing your exe with this one:
    https://drive.upm.es/index.php/s/6JnuIepprpqsasr/download

     
    • Tim Blur

      Tim Blur - 2021-05-20

      man, you are the best!! this is exactly what i needed. made my tasks so much easier with this.
      thank you so much for this!

       
  • Abel

    Abel - 2021-05-22

    Great, already implemented on production.

     
  • Abel

    Abel - 2021-05-22
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.