Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Erik de Castro Lopo <erikd@zip.com.au>
To: linux-sound@vger.kernel.org
Subject: Re: mpeg2 support in kernel?
Date: Wed, 10 Feb 1999 12:23:46 +0000	[thread overview]
Message-ID: <marc-linux-sound-91864965101410@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91863075621412@msgid-missing>

Britton wrote:
> 
> I see the following snipet of code in the O'Reilly Linux Multimedia Guide:
> 
> if (formats & AFMT_MPEG) {
>   printf("  MPEG 2");
>   (deffmt = AFMT_MPEG) ? printf(" (default)\n") : printf("\n");
> }
> 
> Is there something you can compile into the kernel that will let the "dsp"
> produce mpeg 2 encoded stuff?  If so I'd love to know about it.

MPEG encoding/decoding does not belong in the kernel but in a 
user space program or library. The libary option is probably
best.

Erik
-- 
+-------------------------------------------------+
     Erik de Castro Lopo     erikd@zip.com.au
+-------------------------------------------------+
"We all know Linux is great...it does infinite loops in 5 
seconds." -- Linus Torvalds

  reply	other threads:[~1999-02-10 12:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-10  7:11 mpeg2 support in kernel? Britton
1999-02-10 12:23 ` Erik de Castro Lopo [this message]
1999-02-10 12:37 ` Hannu Savolainen
1999-02-10 17:20 ` Britton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-91864965101410@msgid-missing \
    --to=erikd@zip.com.au \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox