On Windows, there's: ffmpeg/mencoder (vo-aacenc/faac*/fffmpegs own aac**), NeroAacEnc***, qaac****, FhgAacEnc*****
On Linux, there's: ffmpeg/mencoder (vo-aacenc/faac*/fffmpegs own aac**), NeroAacEnc***
But what's available on mac?
I know that ffmpeg/mencoder (vo-aacenc/faac*/fffmpegs own aac**) are available, but are there others?
I stumbled over xld which seems to support (like qaac) aac encoding through quicktime, but it seems like it does not support input via stdin.
=> Does anyone know some additional command line encoders that:
a. support input via stdin
b. runs on mac
Cu Selur
Ps.: afconvert looks promising, anyone know a link to some good documentation for afconvert preferable with some examples regarding encoding piped input (via stdin) to he-aac?
-----------------
* afaik license forbids to distribute it, when statically linked (aac lc only)
** alpha state, bad quality compared to the rest (aac lc only)
*** license forbids redistribution
**** requires 'Apple Application Support' (comes with itunes&co but is also available separately)
***** requires FHGs encoder libraries that come with WinAmp
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 7 of 7
			
		- 
	Last edited by Selur; 20th May 2012 at 09:26. 
- 
	try sox 
 http://sox.sourceforge.net/
 
 can do most things with audio
 
 on 10.6 and later the command line tool pcastaction is a CLI for podcast/quicktime stuff
 pcastaction help encode gives this
 
 pcastaction help encode > ~/desktop/pcastaction_encode
 Podcast Producer action task, version 2.0
 Copyright 2007 Apple, Inc.
 
 encode: transforms the input file to the output file with the specified encoder
 
 usage: encode --prb=PRB --input=INPUT --output=OUTPUT --encoder=ENCODER
 
 the available encoders are:
 3gpp2_ezmovie
 3gpp2_release_A
 3gpp2_release_A_hint
 3gpp2_release_A_hint_server
 3gpp_mobile_mp4
 3gpp_mobile_mp4_hint
 3gpp_mobile_mp4_hint_server
 3gpp_release_5
 3gpp_release_5_hint
 3gpp_release_5_hint_server
 amc_ezmovie
 appletv
 avi
 avi_1cd
 avi_2cd
 desktop
 h264
 h264_hint
 h264_hint_server
 iphone
 iphone_cellular
 ipod
 ipod_audio
 mp4_audio_high
 mp4_audio_low
 mp4_high
 mp4_lan
 mp4_low
 mp4_low_stream
 mp4_medium
 mp4_medium_stream
 
 
 i'm guessing one of the ipod ones is aac!
 hope this helps
 jamie
- 
	Hmm,.. the sox I have doesn't have these an ipod_audio encoder,.. but I'll look into the pcastaction thing,.. 
- 
	Sox 
 Sound eXchange
 
 
 edit: Just testing...added it to our tools list.Last edited by Baldrick; 23rd May 2012 at 16:59. 
- 
	hmm sox doesn't seem to do too well with m4a (which would be the aac option I think) try it on yours Selur with an output as something.m4a 
 
 another alternative is qt_tools
 which gets you command line access to quicktime
 from here
 http://omino.com/sw/qt_tools/
 
 once installed you get qt_export as a command line tool
 
 qt_export /Users/jamie/torvalds.wav --video=0 --audio=mp4a,44100,16,2 --datarate=256 ~/desktop/torvalds.m4a
 
 the above command takes a wav and makes a 44.1kHz 16bit 2 channel aac file and outputs it on the dektop
 cheers
 j
- 
	Thanks! looks promising, but can it handle input from stdin?Will check tomorrow,.. (have to go to bed now,..  ) )
Similar Threads
- 
  Linux command line tools for Converting AVI to H264/AAC mkvBy Psykro in forum LinuxReplies: 9Last Post: 6th Oct 2011, 22:21
- 
  Is there a CUDA encoder with command line?By Huddler in forum Video ConversionReplies: 17Last Post: 25th Jun 2011, 19:26
- 
  Error with Nero AAC encoder in XVID4PSP - "Could not open AAC encoder&By TheViking in forum Video ConversionReplies: 2Last Post: 5th Nov 2009, 02:41
- 
  Command-line command for fixing AVI?By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 03:23
- 
  command lineBy exekutive in forum ffmpegX general discussionReplies: 22Last Post: 2nd Jun 2008, 00:44


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 Visit Homepage
				Visit Homepage
			 
 
			
			
 Quote
 Quote
 
 
			
			