Thread: video processing in C/C++

  1. #1
    Registered User sandeep080's Avatar
    Join Date
    Apr 2010
    Posts
    17

    video processing in C/C++

    hi,

    I basically wanted to know how to write codecs in C/C++ for the .mp4 format. Is it even possible...? Also where can i find what's there in the mp4 file. I mean i need the data-structure of the .mp4 file. (Similar to the C structures of .BMP file format - The .bmp file format).

    Is it possible to write a .mp4 file reader in C/C++. I mean it should read some basic info like the bit-rate, dimensions of video, the compression used, fps etc...

    thanks in advance.

  2. #2
    Registered User
    Join Date
    Nov 2010
    Location
    Long Beach, CA
    Posts
    5,909
    STFW. We'll do our best to help you with any C problems you have when you actually start implementing this.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem With My Box
    By HaVoX in forum Tech Board
    Replies: 9
    Last Post: 10-15-2005, 07:38 AM
  2. Codec Bitrates?
    By gvector1 in forum C# Programming
    Replies: 2
    Last Post: 06-16-2003, 08:39 AM
  3. OpenGL .dll vs video card dll
    By Silvercord in forum Game Programming
    Replies: 14
    Last Post: 02-12-2003, 07:57 PM
  4. file writing crashes
    By test in forum C Programming
    Replies: 25
    Last Post: 08-13-2002, 08:44 AM

Tags for this Thread