Difference between revisions of "Foobar2000:Components/AC3 decoder (foo ac3)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Updated obsolete notice.)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
+
{{panel|This component was made obsolete by [[Foobar2000:Version_2.0_Release_Notes|foobar2000 2.0]], which includes [[AC-3]] support out of the box.|color=red}}
  
=Description=
+
{{infobox foobar2000 component
 +
| name                    = AC3 decoder
 +
| screenshot              = foo_ac3_preferences.png
 +
| caption                = Preferences page
 +
| module_name            = foo_ac3
 +
| developer              = Christopher Snowhill (kode54)
 +
| released                = 2006-03-23
 +
| released_ref            = [https://web.archive.org/web/20060410213258/http://kode54.foobar2000.org/ kode's foobar2000 plug-ins] via archive.org, earliest archived version of page.
 +
| stable_release          =
 +
| stable_release_date    =
 +
| preview_release        = 0.9.13
 +
| preview_release_date    = 2019-02-01
 +
| foobar2000_architecture = 32-bit
 +
| foobar2000_minimum      = 1.3
 +
| foobar2000_legacy      = true
 +
| use                    = Decoder
 +
| license                =
 +
}}
 +
Adds decoding support for [[AC-3|ATSC A-52]] bitstream files (.ac3). Also includes a packet decoder for [[Matroska]] files containing AC-3 streams.
  
Decodes Dolby Digital lossy audio compression technologies format (AC3).
+
==Preferences==
 +
;Dynamic range compression
 +
:Enable [[wikipedia:Dynamic range compression|dynamic range compression]].
  
=Link=
+
==References==
* [http://kode54.foobar2000.org/ Official Website]
+
<references/>
 +
 
 +
==External links==
 +
* {{foobar2000|https://www.foobar2000.org/components/view/foo_ac3|AC3 decoder}}

Latest revision as of 15:27, 10 August 2023

AC3 decoder
Foo ac3 preferences.png
Preferences page
Developer(s) Christopher Snowhill (kode54)
Repository {{{repository}}}
Release information
Initial release March 23, 2006[1]
Stable release
Preview release 0.9.13 (February 1, 2019)
foobar2000 compatibility
Architecture 32-bit
Minimum version 1.3
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use Decoder
License
Discussion thread {{{discussion_thread}}}
View all legacy components

Adds decoding support for ATSC A-52 bitstream files (.ac3). Also includes a packet decoder for Matroska files containing AC-3 streams.

Preferences

Dynamic range compression
Enable dynamic range compression.

References

  1. kode's foobar2000 plug-ins via archive.org, earliest archived version of page.

External links