Skip to content
Software Shinobi

helping experienced Java developers upskill

  • Home
  • Linux
  • Git
  • Docker
  • CI/CD
  • AWS
  • Java
  • Programs
  • LinkedIn
  • GitHub
  • Facebook
  • YouTube
  • Reddit

Audio

Home » Content » Audio
Posted inAudio

AI Voice Website

https://luvvoice.com/en
Read More
Posted by Software Shinobi August 10, 2025
Posted inAudio

MP3 Trimming: The `ffmpeg` Way

Alright, you want to trim an MP3. Classic. You've got a file, you need a specific segment. Don't overcomplicate it.…
Read More
Posted by Software Shinobi August 7, 2025
Posted inAudio

Your MP3 is Too Fast: Fix it with One Command

You want to slow down an MP3. Fine. This is trivial. You use `ffmpeg`. It is the only tool you…
Read More
Posted by Software Shinobi August 7, 2025
Posted inAudio

The Only FFmpeg Command You Need to Convert WAV to MP3

You need to convert a WAV file to an MP3. This is a common task. WAV files are uncompressed, they…
Read More
Posted by Software Shinobi August 7, 2025
Posted inAudio

Essential FFmpeg Techniques: Looping Audio Files Effectively.

Alright, listen up. You want to loop audio for a specific duration in FFmpeg? It's not complicated. You use `-stream_loop`…
Read More
Posted by Software Shinobi August 6, 2025
Posted inAudio

Your Voiceover + Background Music

Look, you need to mix a voiceover with some background music. Forget those clunky, expensive audio editors. If you're a…
Read More
Posted by Software Shinobi August 6, 2025

Recent Posts

  • script to concat files
  • Using tags like `-BETA` or `-RC` is a common practice in software development to indicate the stability and readiness of a release. Here’s a breakdown of what they mean and when to use them.
  • AI Voice Website
  • resizing images using the convert command (ubuntu)
  • how i decrease image sizes on the terminal (ffmpeg)

Categories

  • Coder
  • Content
  • DevOps
  • fitness
  • Linux
  • Robot Writer
Scroll to Top