Re: HW decoding abstracted in ALSA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Mon, 25 Feb 2008 12:27:00 +0530,
Harsha priya gupta wrote:
> 
> Hi,
> 
> I am new to ALSA and audio stack in Linux. I have a sound card that can do
> HW decoding as well. I am looking at writing an ALSA driver such that
> whatever may be the player or MMF above, it should use the HW decoder and
> not the inherit SW decoder that is available with the player.
> 
> Can someone help me with some pointers or existing like-drivers?

Which format is in mind?  In theoery, you can implement the h/w
decoder on the ALSA framework, but there are some restrictions:

- ALSA PCM assumes the constant bitrate
- The format bit must be defined
- The specific app recognizes and supports that format

In the case of AC3 or DTS, it's embedded in SPDIF frames so the PCM
core stuff doesn't take care of the above.  But, in the case of native
(non-PCM) formats, the support can be difficult as is.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux