Skip to content

ubob74/mp4_to_aac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Description

The program grabs audio track from MP4 video file and stores it to AAC-coded file.

  1. Install

Move to the program root directory and type commands:

  • cd ./src
  • make
  • cd ../bin
  1. Usage

Put to the command string an MP4 video file to be converted:

./mp4_to_aac

The output file ./audio_track.aac will be formed at the current directory.

  1. Restrictions

The program works correctly with a bitrate 44100Hz.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published