‎Hi devs


I am working on an application that converts the audio of an mp4 video to an mp3 file. I managed to compile ffmpeg with libmp3lame so I'm good to go. I don't really have experience with ffmpeg in C++ and after searching for solutions I'm kinda desperate now.

The problem is in avcoded_encode_audio2(). The function is not returning, the application hangs at that line and never prints the output at the next lines. 

I submitted the question to stack overflow but with no response. It will probably be easier for you guys to click the link because the code will be easier to read then in this mail. 

 http://stackoverflow.com/questions/24537641/c-ffmpeg-mp4-to-mp3-transcoding

Thanks in advance 

Sam

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to