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

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
+
[[Category:Foobar2000 Legacy input components|Legacy input components]]
 +
{{infobox foobar2000 component
 +
| name                = AC3 Decoder
 +
| screenshot          = [[Image:foo_ac3_preferences.png|256px]]
 +
| 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_version  = 1.3
 +
| 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.
 +
==Notes==
  
=Description=
+
    This component is obsolete in foobar2000 v2.0 and newer, the functionality is available out of the box.
  
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}}

Revision as of 18:24, 23 September 2022

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 {{{foobar2000_architecture}}}
Minimum version 1.3
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use Decoder
License
Discussion thread {{{discussion_thread}}}
View all components

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

Notes

    This component is obsolete in foobar2000 v2.0 and newer, the functionality is available out of the box.

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