Search found 2 matches

Go to advanced search

by goutam_d
02 Jun 2014 12:25
Forum: Development around libVLC
Topic: libvlc 2.0 smem audio
Replies: 15
Views: 4850

Re: libvlc 2.0 smem audio

Hi I have resolved "if(sp->mAudioDataSize < size)" issue... Now I am trying to play that audio buffer through QIODevice (QtMultiMedia4.dll). But I am getting crash while writing that buffer into QIODevice->write function... Here is the handleStream() Function void handleStream(void* p_audi...
by goutam_d
30 May 2014 12:53
Forum: Development around libVLC
Topic: libvlc 2.0 smem audio
Replies: 15
Views: 4850

Re: libvlc 2.0 smem audio

Hi, I am new to this videolan forum. I am trying to play a liner 16 bit PCM audio file using libVLC. I have created instance of libVLC and using smem option to get the buffer in memory by using call back function as mentioned in wiki. Call back is getting called. But I am not not able to play the au...

Go to advanced search