[mythtv] [mythtv-commits] Ticket #6395: AVFormatDecoder Language/codec detection improvements

Thomas Börkel thomas at boerkel.de
Fri Apr 3 20:57:18 UTC 2009


HI!

Robert McNamara wrote:
> On Wed, Apr 1, 2009 at 5:26 AM, Thomas Börkel <thomas at boerkel.de> wrote:
>> BTW, the codec for MP2 is called CODEC_ID_MP3.
> 
> MP3 is MPEG-1 Layer 3 (CODEC_ID_MP3).  MP2 is MPEG-1 Layer 2 (CODEC_ID_MP2).

I have normally 2 tracks according to the mythfrontend OSD: MP2 and AC3.
But I had to use CODEC_ID_MP3 in the code to prefer MP2.

Thomas


More information about the mythtv-dev mailing list