Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Can't convert *.m4a to *.mp3 with ffmpeg
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gaurav712
n00b
n00b


Joined: 12 Jan 2019
Posts: 24
Location: India

PostPosted: Mon May 20, 2019 4:00 am    Post subject: [SOLVED] Can't convert *.m4a to *.mp3 with ffmpeg Reply with quote

I have an issue with ffmpeg. Actually it's exactly as described here : https://github.com/ritiek/spotify-downloader/issues/153 . As said there, this https://github.com/ritiek/spotify-downloader/issues/153#issuecomment-342881726 solves the problem but I can't find anything named "libmp3lame" in gentoo. What to do now?

Last edited by gaurav712 on Mon May 20, 2019 11:26 am; edited 1 time in total
Back to top
View user's profile Send private message
Irre
Guru
Guru


Joined: 09 Nov 2013
Posts: 434
Location: Stockholm

PostPosted: Mon May 20, 2019 4:20 am    Post subject: Reply with quote

Code:
localhost ~ # locate libmp3lame
/usr/lib/libmp3lame.so
/usr/lib/libmp3lame.so.0
/usr/lib/libmp3lame.so.0.0.0
localhost ~ # equery b /usr/lib/libmp3lame.so
 * Searching for /usr/lib/libmp3lame.so ...
media-sound/lame-3.100-r1 (/usr/lib/libmp3lame.so.0.0.0)
media-sound/lame-3.100-r1 (/usr/lib/libmp3lame.so -> libmp3lame.so.0.0.0)
localhost ~ #


[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Mon May 20, 2019 5:09 am    Post subject: Reply with quote

You shuld enable encode and mp3 use flags for enable mp3 encoding in ffmpeg
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum