hi,
Can you please provide with me some online material having information regarding MPEG-1 compressed video format with detailed information abt start code bits and header info .
My objective is to read some MPEG-1 compressed video file using C code . so i need to know the exact bit sequence , metadata bits , start code etc in order to read video file .
However , is there any other way i can achieve my objective.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Try this site: http://bmrc.berkeley.edu/frame/research/mpeg/mpeg_overview.html At the bottom of that page are more links.
And if you are looking for MPEG-1/VCD info: https://www.videohelp.com/vcd Down at the bottom of that page are also some links to more technical information.
And welcome to our forums. -
Thanks for replying to my query .
Well i went throught that site and it proved to be helpful .
But can i get the " exact binary bit order format" of an MPEF-1 video compressed files .
because If i know wht bits(and how many) represent header info and wht represents compressed data i can easily read MPEG compressed data bits using C and according modify their value..
... plz provide any relevant info for the above query .
Similar Threads
-
Problem converting from MPEG Program Stream to Transport Stream
By vivajam in forum Newbie / General discussionsReplies: 5Last Post: 24th Jan 2011, 04:40 -
Is there a tool to reveal a DVD's info, such as Bit stream mode...
By takearushfan in forum Newbie / General discussionsReplies: 2Last Post: 31st May 2010, 23:13 -
Stream an MPEG file over UDP as MPEG-TS and convert back to MPEG.
By Tengil123 in forum Video Streaming DownloadingReplies: 0Last Post: 27th Nov 2009, 04:40 -
Which video format has the best about everything ( quality, bit rate...) !?
By coxanhvn in forum Newbie / General discussionsReplies: 17Last Post: 3rd Sep 2008, 21:02 -
MPEG Transport Stream Format
By Hoggle in forum ProgrammingReplies: 3Last Post: 26th May 2007, 20:03