Thread: play mpeg/avi in C

  1. #1
    Registered User
    Join Date
    Nov 2004
    Posts
    13

    play mpeg/avi in C

    Hi all,

    I need to play mpeg (or AVI) on a DOS PC,
    are there any libs in C ?

    Marcel

  2. #2
    Registered User
    Join Date
    Nov 2004
    Location
    USA
    Posts
    516
    tell me, is winamp that bad??
    Code:
    >+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[-]>++++++++[<++++>-] <.>+++++++++++[<++++++++>-]<-.--------.+++.------.--------.[-]>++++++++[<++++>- ]<+.[-]++++++++++.

  3. #3
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    Hmm, a DOS PC or a windows PC? Good luck playing mpeg movies in DOS
    If you are using windows, then DirectX is an easy way to play movies. This Article shows how to play movies using DirectShow.

  4. #4
    Unregistered User
    Join Date
    Nov 2004
    Posts
    25
    Maybe something like this: http://www.mpeg.org/MSSG/#dos?

  5. #5
    Registered User
    Join Date
    Nov 2004
    Posts
    13
    Thanks for your postings ,

    The links there (http://www.mpeg.org/MSSG/#dos) are dead !?
    Anyway, i am looking for source code and libraries and not for programs.

    Any help ?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to play play and stop wav files
    By cnu_sree in forum Linux Programming
    Replies: 4
    Last Post: 08-14-2006, 11:11 PM
  2. pls post here tricks that you know of in C/C++, thanks
    By mickey in forum C++ Programming
    Replies: 55
    Last Post: 06-12-2003, 04:28 PM
  3. Gui Class With Tic Tac Toe
    By xxYukoxx in forum C++ Programming
    Replies: 1
    Last Post: 06-01-2003, 04:28 PM
  4. Cribbage Game
    By PJYelton in forum Game Programming
    Replies: 14
    Last Post: 04-07-2003, 10:00 AM
  5. How to play Mpeg/AVI files
    By Unregistered in forum C++ Programming
    Replies: 2
    Last Post: 04-03-2002, 11:14 AM