Yugandhar, libmpeg2 only decodes MPEG-2 part 2 (video). It doesn't have anything to do with MPEG audio. And it only does the decoding process, not the output process (which would include synchronization with other streams, like audio, and timing).
If you want an integrated decoder, try vlc (www.videolan.org) or mplayer, which are built on top of libmpeg2 and similar software. Best regards, Keith On Thu, 3 May 2007, yugandhar gv wrote: > Hi, > I have gone through the source code of mpeg2dec and i have made > changes to that source code and created my own player. > But when i play the video file it is fast how i can i make it to play > like other normal players play the video. I am not getting the audio sound. > I want to know how can i synchronize both audio and video. Can any one help > me. > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Libmpeg2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel
