Re: mpeg2 read frame using C or C++ or Matlab
From: Bernie (a.buisson_at_nextamp.com)
Date: 01/24/05
- Next message: Piotr Stanczyk: "Re: mpeg2 read frame using C or C++ or Matlab"
- Previous message: revyakin_at_yahoo.com: "beginnger: finding and tracking the center of a symmterical particle"
- Next in thread: Piotr Stanczyk: "Re: mpeg2 read frame using C or C++ or Matlab"
- Maybe reply: Piotr Stanczyk: "Re: mpeg2 read frame using C or C++ or Matlab"
- Maybe reply: Jim: "Re: mpeg2 read frame using C or C++ or Matlab"
- Maybe reply: Bernie: "Re: mpeg2 read frame using C or C++ or Matlab"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 Jan 2005 08:14:25 +0100
<b83503104@yahoo.com> a écrit dans le message de
news:1106506437.088185.108040@z14g2000cwz.googlegroups.com...
> Is there any source/library to read single frames from MPEG-2, and save
> them as images? Converting the whole MPEG-2 video to other more
> supported formats (such as .avi) occupies too much disk space.
> Thanks
Hi, i know that manage video under lossless format can be difficult.
Working in a video team, i have build a lib from VirtualDubMod source code
dedicated to Mpeg file of elementary video and program stream decoding, it
lead to get video frame in YUV422 raw format.....
you can find it on my web site (a french site so look in the news section 2
link added today)
http://berniedev.tripod.com/berniedev_site/Index.htm
It's a C++ Static lib develop under VStudio 03,
Look at ClassMpeg to API...And the 2 file CMPEGVideoFile .cpp and .h to
sample....
good luck
- Next message: Piotr Stanczyk: "Re: mpeg2 read frame using C or C++ or Matlab"
- Previous message: revyakin_at_yahoo.com: "beginnger: finding and tracking the center of a symmterical particle"
- Next in thread: Piotr Stanczyk: "Re: mpeg2 read frame using C or C++ or Matlab"
- Maybe reply: Piotr Stanczyk: "Re: mpeg2 read frame using C or C++ or Matlab"
- Maybe reply: Jim: "Re: mpeg2 read frame using C or C++ or Matlab"
- Maybe reply: Bernie: "Re: mpeg2 read frame using C or C++ or Matlab"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|