Click here to Skip to main content
15,893,486 members
Articles / Multimedia / Audio

AAC Encode

Rate me:
Please Sign up or sign in to vote.
3.80/5 (9 votes)
17 Feb 2012CPOL3 min read 66.9K   5K   27  
Raw Audio data is encoded to AAC compression using ffmmpeg library.
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
<Properties><Property Name="Solution" Value="yakcodec">
</Property><Property Name="Solution File" Value="C:\maksee\yakcodec\yakcodec.sln">
</Property><Property Name="User Options File" Value="C:\maksee\yakcodec\yakcodec.suo">
</Property><Property Name="Date" Value="Sunday, December 04, 2011">
</Property><Property Name="Time" Value="12:30 PM">
</Property></Properties><Event ErrorLevel="0" Project="" Source="yakcodec.sln" Description="File successfully backed up as C:\maksee\yakcodec\yakcodec.sln.old">
</Event><Event ErrorLevel="0" Project="" Source="yakcodec.suo" Description="File successfully backed up as C:\maksee\yakcodec\yakcodec.suo.old">
</Event><Event ErrorLevel="0" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="Converting project file 'C:\maksee\yakcodec\yakcodec\yakcodec.vcproj'.">
</Event><Event ErrorLevel="1" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.">
</Event><Event ErrorLevel="1" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="Attribute 'Detect64BitPortabilityProblems' of 'VCCLCompilerTool' is not supported in this version and has been removed during conversion.">
</Event><Event ErrorLevel="0" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="Attribute 'Detect64BitPortabilityProblems' of 'VCCLCompilerTool' is not supported in this version and has been removed during conversion.">
</Event><Event ErrorLevel="0" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="Done converting to new project file 'C:\maksee\yakcodec\yakcodec\yakcodec.vcxproj'.">
</Event><Event ErrorLevel="3" Project="yakcodec" Source="yakcodec\yakcodec.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="" Source="yakcodec.sln" Description="Solution converted successfully">
</Event><Event ErrorLevel="3" Project="" Source="yakcodec.sln" Description="Converted">
</Event></UpgradeLog>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) 3k Techonologies
United States United States
Suresh Potluri has worked in Windows device drivers, Solid experience in NDIS Layer, developed many NDIS Miniport drivers. Extensive experience in developing NDIS miniport drivers, building WHQL/DTM setup, clearing all WHQL/DTM tests, and subsequently getting device signature/logo process for the developed drivers. He also was also solely responsible for debugging traps and blue screens for a number of years.
he also worked on many PCI based boards, developed Board support packages, Vx-Works firmware for Power PC, firmware for ARM based boards for Wireless LAN devices.

he is interested in Embedded, NDIS, MPEG.

Previously worked in Tandberg TV, Sunnyvale, Chlesio Communications, Sunnyvale, Hellosoft, Hyderabad.

Comments and Discussions