Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: flv to mp3 without transcoding? (Read 3885 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

flv to mp3 without transcoding?

Whats the best way without more degradation?


is there a way to extract the sound from an FLV without having to convert?

for example

last.fm



flv to mp3 without transcoding?

Reply #3
ffmpeg is also an option:

ffmpeg -i inputfile.flv -acodec copy outputfile.mp3

 

flv to mp3 without transcoding?

Reply #4
im assuming its an mp3 within flv files that get merged together?

flv to mp3 without transcoding?

Reply #5
do you guys know what an OCX file is?

flv to mp3 without transcoding?

Reply #6
OCX is ActiveX Control. It contains code, like DLL or EXE.

flv to mp3 without transcoding?

Reply #7
OCX is ActiveX Control. It contains code, like DLL or EXE.



im visiting a website and the music on it is OCX........the website is kinda like LAST.FM  but different


trying to figure out how to extract audio