Tag: flashExtract Audio From Flash Video on LinuxJanuary 26, 2011 You can download a Flash video (flv) file from YouTube using the DownloadHelper Firefox add-on. After you have downloaded the file, use ffmpeg to extract the audio:
ffmpeg -i input.flv output.mp3 Categories: Linux Tags: flash Installing Flash in 64-bit FedoraJanuary 13, 2010 Every time I install 64-bit Fedora, I have issues with flash. The instructions for the 32-bit wrapped version provided on the Fedora Project wiki always work wonderfully: http://fedoraproject.org/wiki/Flash#32_bit_wrapped_version. Categories: Linux Tags: fedora, flash
|
|