Thread: Creating a VCD to Show Images

  1. #1
    Code Monkey Davros's Avatar
    Join Date
    Jun 2002
    Posts
    812

    Creating a VCD to Show Images

    How does one go about creating video CD?

    Or more specifically:

    I want to write an application which will put a number of images on VCD, so that images will be shown in sequence when the disc is played on DVD player.

    What's the easiest way to do this? I know nothing about this technology, so any suggestions would be appreciated.

  2. #2
    Magically delicious LuckY's Avatar
    Join Date
    Oct 2001
    Posts
    856
    Are you asking how to do this programmatically?
    If not, it isn't too difficult. Try searching around on vcdhelp.com

  3. #3
    Code Monkey Davros's Avatar
    Join Date
    Jun 2002
    Posts
    812
    Oh yes. Indeed I am asking how to do this programmatically.

    After a little research, I believe I need to create an MPG file containing sequenced images. To do this, I guess I will need some third-party toolkit api.

    Thanks for the reply.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  2. MFC :: Dialog ToolBar Won't Show Up ... ?
    By SyntaxBubble in forum Windows Programming
    Replies: 1
    Last Post: 09-05-2003, 05:28 PM
  3. Sending images via HTTP
    By nickname_changed in forum C++ Programming
    Replies: 0
    Last Post: 05-23-2003, 08:37 PM
  4. Window won't show
    By Toraton in forum Windows Programming
    Replies: 4
    Last Post: 11-10-2002, 08:07 PM
  5. That 70's show
    By xds4lx in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 09-27-2002, 04:16 AM