DVR and MP3 decoder queries

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

 



Hi,

Please clear my below doubts:

1. To run linuxtv-dvb-apps-1.1.1/test/test_dvr_play.c
is it necessary to tune to frontend ? I believe I can
do this without giving any input to the tuner

2. Is there any sample MP3 decoder available based on
DVB APIs? If not, what all we need to take care while
writing the decoder using the APIs. Will the following
work

{
  open("/dev/dvb/adapter0/audio0");
  Set audio stream source to AUDIO_SOURCE_MEMORY
  set channel to AUDIO_STEREO
  set audio coding mode to ?? (mpeg1, mpeg2ext ??)
  while (!end of file){
    write(data to audio0)
  }
}




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux