Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230639

Convert aac / webm to mp3 - FFMpeg [ionic]

$
0
0

No, you would have to use FFmpeg no matter what. Laravel Process could replace calling exec directly and File could replace using unlink and rename directly.

Yeah, it might not be available in the CentOS package manager. In that case, just download the executable directly from FFmpeg - Download FFmpeg. You would want a Linux Static build. I do this for one of my applications.

Once extracted, I run the following command:

cp -f ffmpeg/ffmpeg ffmpeg/ffprobe /usr/local/bin

Putting it in /usr/local/bin allows it to be called like any other executable. This assumes that location exists on CentOS too :slight_smile:


Viewing all articles
Browse latest Browse all 230639

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>