F
F
FairJackson2018-06-30 14:53:21
Audio
FairJackson, 2018-06-30 14:53:21

How to convert mp3 to ts?

How to convert mp3 to ts files?
What is: mp3 file
What is needed at the output: split mp3 file into ts pieces and compiled m3u8 playlist from ts pieces
After 2 days of googling the converter, I found only ffmpeg, which seems to be able to do this, but it's not clear how. That is, there are examples of how to make video and not audio.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2018-06-30
@FairJackson

ffmpeg -i filename.mp3 newfilename.wav
Ok that was easy, but how can we determine what are the supported file types that we can convert from/to? That is as simple as typing
and

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question