LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Playing sound in an avi file (https://www.linuxquestions.org/questions/programming-9/playing-sound-in-an-avi-file-178858/)

CuteBug 05-07-2004 04:58 AM

Playing sound in an avi file
 
I am developing video player in Linux using C/C++. well I am using libavi library to open and play avi files. Now the I am getting the video display working correctly but I cannot play the sound. I obtained the sound samples for each frame (at a time) in a buffer . Now what should I do to make it play. I am also using libSDL to create a display and sound object on the screen.

Plz help...

Rajahuroman 05-17-2004 11:53 AM

Consider trying out the NeHe tutorials for OpenGL. One of the tutorials focuses on creating a basic movie player using OpenGL and it also explains how to add sound.

Rajahuroman 05-17-2004 11:54 AM

The Nehe tutorials are located at
http://nehe.gamedev.net/


All times are GMT -5. The time now is 10:32 AM.