Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Media file management > Converting audio/video files
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-04-2011, 08:53 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

FLV to AAC: How to extract FLV video to AAC audio? Any AAC extractor for FLV files?


How to extract FLV video to AAC audio losslessly? Any freeware AAC extractor for FLV files? Or a nice commercial program?
Reply With Quote
  #2  
Old 01-04-2011, 01:57 PM
Stream Recorder
 
Posts: n/a
Default

Re: FLV to AAC: How to extract FLV video to AAC audio? Any AAC extractor for FLV file


Freeware FLV Extract allows to extract audio tracks (including AAC audio tracks) from FLV files

FLV Extract allows to extract both audio and video tracks from FLV files. We will extract AAC audio from FLV audio only files or from FLV video files:
  1. Download FLV Extract and unpack it.
  2. Run FLV Extract
  3. Tick the Audio checkbox and untick the Video and Timecodes checkboxes:


  4. Open the folder with downloaded/captured FLV file(s) from BBC.
  5. Left click on the FLV file and drag-n-drop it onto FLV Extract.
    This will automatically launch the AAC extraction (demuxing) process.
Reply With Quote
  #3  
Old 01-04-2011, 02:29 PM
Stream Recorder
 
Posts: n/a
Default

Re: FLV to AAC: How to extract FLV video to AAC audio? Any AAC extractor for FLV file


Replay Media Catcher 4 has a couple of AAC extraction presets:
- Audio Extraction (Extract AAC to M4A)
- Audio Extraction (Extract AAC to M4B)



So you can extract AAC tracks to M4A or M4B losslessly using RMC 4 (Jaksta)

How to extract AAC from FLV to M4A with Replay Media Catcher after downloading FLV file automatically:
  • Open Replay Media Catcher.
  • Start Recording
  • Select the "Audio Extraction (Extract AAC to M4A)" conversion preset
  • Navigate to a web-site you want to record FLV stream from
  • HTTP and RTMP .FLV streams will be downloaded/captured automatically. Then AAC audio tracks will be extracted to M4A files automatically.

How to extract AAC from FLV to M4B with Replay Media Catcher after downloading FLV file automatically:
  • Open Replay Media Catcher.
  • Start Recording
  • Select the "Audio Extraction (Extract AAC to M4B)" conversion preset
  • Navigate to a web-site you want to record FLV stream from
  • HTTP and RTMP .FLV streams will be downloaded/captured automatically. Then AAC audio tracks will be extracted to M4B files automatically.

How to extract AAC from any FLV file to M4A with Replay Media Catcher:
  • Open Replay Media Catcher.
  • Select the "Audio Extraction (Extract AAC to M4A)" conversion preset
  • Go to "Tools" -> "Convert ..."
  • Select FLV files from which you want to extract AAC audio tracks
    (CTRL key can help to select multiple files) and hit the "Open" button.
  • AAC tracks from the selected FLV file(s) will be extracted into M4A file(s)

How to extract AAC from any FLV file to M4B with Replay Media Catcher:
  • Open Replay Media Catcher.
  • Select the "Audio Extraction (Extract AAC to M4B)" conversion preset
  • Go to "Tools" -> "Convert ..."
  • Select FLV files from which you want to extract AAC audio tracks
    (CTRL key can help to select multiple files) and hit the "Open" button.
  • AAC tracks from the selected FLV file(s) will be extracted into M4B file(s)
Reply With Quote
  #4  
Old 01-04-2011, 02:31 PM
Stream Recorder
 
Posts: n/a
Default

Re: FLV to AAC: How to extract FLV video to AAC audio? Any AAC extractor for FLV file


How to extract AAC autio tracks from FLV or MP4 video files with freeware command-line ffmpeg (Windows, Linux, Mac OS X)

First of all find out what type of audio is used in the video file:
Code:
ffmpeg -i inputfile.flv
You will get something like
Code:
Stream #0.1: Audio: AAC, 44100 Hz, stereo, s16, 128 kb/s
Now you know that AAC audio is used (or MP3, or Speex, or Wav,...), so use the following command:
Code:
ffmpeg -i input.flv -vn -acodec copy output.m4a
or
Code:
ffmpeg -i input.flv -vn -acodec copy output.m4b
Reply With Quote
  #5  
Old 01-04-2011, 04:37 PM
Stream Recorder
 
Posts: n/a
Default

Re: FLV to AAC: How to extract FLV video to AAC audio? Any AAC extractor for FLV file


Replay Converter is an audio/video converter. It allows to extract audio tracks (like MP3, AAC) from video files.

How to extract AAC audio track from FLV files (with AAC audio) using Replay Converter:
  1. Open Replay Converter
  2. Hit the "Add files" button on the right.
  3. Select your FLV file(s) and hit the "Open" button.
  4. In the main window of Replay Converter right-click on your FLV file (or select multiple files and then right click on one of them).
  5. Select "Extract".
  6. Hit the "OK" button (Repeat this step for every FLV file you want to extract AAC audio tracks from).
  7. Hit the "GO" button in the main window to start the extraction process.
Note that Replay Converter will extract AAC audio tracks from FLV files using AAC audio, MP3 audio tracks from FLV files using MP3 audio, ...
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 12:18 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons