Closed gwen14123 closed 6 years ago
I think it's because there are not mp3 encoder. How i can add it ?
I have found it's because the movie is encoded in mp4 with format aac audio. So i have try this command : ffmpeg -i file.mp4 -vn -acodec copy file.aac and it works !
I have try your sample code and it works !
But after i have try several combination of arguments like this to extract audio in mp3 format :
it represents the command
`
other tentative :
`
It's me who executes the bad commands or the project can't do this or it's not normal ?
Regards,
Gwen Maupilé