Difference between revisions of "MPEG audio"

From VideoLAN Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
MPEG 1 layer 1 and layer 2 audio are more primitive, but more portable versions of the incredibly popular "MP3" (MPEG 1 Layer 3) audio format.
 
MPEG 1 layer 1 and layer 2 audio are more primitive, but more portable versions of the incredibly popular "MP3" (MPEG 1 Layer 3) audio format.
See the [http://www.tnt.uni-hannover.de/project/mpeg/audio/faq/mpeg1.html MPEG 1 Audio FAQ] for details.  These are selected in vlc with "acodec=mpga" (for Layer 1) and "acodec=mp2a" (for Layer 2).  Also see [[MP3 Audio]] page.
+
 
 +
See the [http://www.tnt.uni-hannover.de/project/mpeg/audio/faq/mpeg1.html MPEG 1 Audio FAQ] for details.  These are selected in vlc with "acodec=mpga" (for Layer 1) and "acodec=mp2a" (for Layer 2).  Also see [[MP3|MP3 Audio]] page.
 +
 
 +
 
 +
More information is on the [[MPEG]] page.

Revision as of 03:06, 17 January 2006

MPEG 1 layer 1 and layer 2 audio are more primitive, but more portable versions of the incredibly popular "MP3" (MPEG 1 Layer 3) audio format.

See the MPEG 1 Audio FAQ for details. These are selected in vlc with "acodec=mpga" (for Layer 1) and "acodec=mp2a" (for Layer 2). Also see MP3 Audio page.


More information is on the MPEG page.