[Nottingham] flv to mp3

Paul Housley paul.housley at btinternet.com
Sun Jul 31 15:45:39 UTC 2011


The audio in .flv files is usually encoded as mp3.
To convert from .flv to .mp3 format:

ffmpeg -i file.flv -acodec copy file.mp3

or

mencoder file.flv -oac copy -o file.mp3

Regards
Paul


On 31/07/11 12:50, nottingham-request at mailman.lug.org.uk wrote:
> Send Nottingham mailing list submissions to
> 	nottingham at mailman.lug.org.uk
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://mailman.lug.org.uk/mailman/listinfo/nottingham
> or, via email, send a message with subject or body 'help' to
> 	nottingham-request at mailman.lug.org.uk
>
> You can reach the person managing the list at
> 	nottingham-owner at mailman.lug.org.uk
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Nottingham digest..."
>
>
> Today's Topics:
>
>     1. flv to mp3 (Ron Wilton)
>     2. Re: flv to mp3 (Richard Hodgson)
>     3. Re: flv to mp3 (Jason Irwin)
>     4. Re: flv to mp3 (Derek Huskisson)
>     5. Re: flv to mp3 (Camilo Mesias)
>     6. Re: flv to mp3 (Rory Holland)
>     7. Re: flv to mp3 (Christopher Joice)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 31 Jul 2011 12:04:56 +0100 (BST)
> From: Ron Wilton<ron_w_add at yahoo.co.uk>
> Subject: [Nottingham] flv to mp3
> To: NLUG<Nottingham at mailman.lug.org.uk>
> Message-ID:
> 	<1312110296.26661.YahooMailClassic at web29612.mail.ird.yahoo.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello
>
> I've downloaded a BBC Radio Nottingham programme using 'get_iplayer' and have got a file with named 'p00hyl41_default.partial.mp3.flv'. I've downloaded it onto my MP3 player, but am unable to see it on the player's menu.
>
> I assume that I have to convert it somehow from 'flv' to mp3. Does anyone have any suggestions, please?
>
> Thanks
>
> Ron
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:<http://mailman.lug.org.uk/pipermail/nottingham/attachments/20110731/2aec2c90/attachment-0001.htm>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 31 Jul 2011 12:09:24 +0100
> From: Richard Hodgson<rich at dearinternet.com>
> Subject: Re: [Nottingham] flv to mp3
> To: "Notts GNU/Linux Users Group"<nottingham at mailman.lug.org.uk>
> Message-ID:
> 	<CAJKw8wFw23epGdE4uQz2uDGOxUuHfCH--osSvit7PDC2qEAb=A at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> That, or it lacks the id3v2 information your mp3 player uses to index them?
> On Jul 31, 2011 12:05 PM, "Ron Wilton"<ron_w_add at yahoo.co.uk>  wrote:
>> Hello
>>
>> I've downloaded a BBC Radio Nottingham programme using 'get_iplayer' and
> have got a file with named 'p00hyl41_default.partial.mp3.flv'. I've
> downloaded it onto my MP3 player, but am unable to see it on the player's
> menu.
>>
>> I assume that I have to convert it somehow from 'flv' to mp3. Does anyone
> have any suggestions, please?
>>
>> Thanks
>>
>> Ron
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:<http://mailman.lug.org.uk/pipermail/nottingham/attachments/20110731/ecc45b3e/attachment-0001.htm>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 31 Jul 2011 12:18:04 +0100
> From: Jason Irwin<jasonirwin73 at gmail.com>
> Subject: Re: [Nottingham] flv to mp3
> To: nottingham at mailman.lug.org.uk
> Message-ID:<4E3539EC.5060009 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 31/07/11 12:04, Ron Wilton wrote:
>> I assume that I have to convert it somehow from 'flv' to mp3. Does
>> anyone have any suggestions, please?
>
> I think VLC can do this http://www.videolan.org/vlc/
>
> Depending on your distro, it might be sitting in your repos.
>




More information about the Nottingham mailing list