Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
converting mp3 #729
converting mp3 #729
Comments
|
Do you have ffmpeg installed? Try |
|
To install it and use it I just need to run the above code? |
|
Please if there is any easy way to install ffmpeg on CentOS server pass me the link, or can follow the link above? |
|
As root user:
Doesn't get much easier :) If you run |
|
Thanks for the reply, I will try. |
|
@androidealp did it work ? |
|
yes, worked for me |
I need to convert the videos into mp3, but I see the message:"ERROR: WARNING: unable to obtain file audio codec with ffprobe"
I researched on ffmpeg which can convert to mp3. I use CentOS server and need to know what the best alternative. and how to install it.