Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)
Search Results for "mpeg"
Post a new Thread
Federico Sambilay - Feb 16 2004
Hi!
Can an output of an MPEG-1 (audio/video) encoder be
decoded correctly by an MPEG-2 decoder?
Thanks!
__________________________________
... 
"Sudeep. S" - May 14 2007
Hi,
I downloaded the required MEX files (from mathworks.com) and created the DLL to read MPEG videos in MATLAB. Some videos are being read, but it fails for others, saying that ... 
eagle_jyjh - Aug 24 2003
hi all,
i want to add error concealment features to my mpeg-4/mpeg-2 decoder,
so i want to download some source code for reference.
where are there such source co... 
adit...@gmail.com - Apr 3 2008
Hi all,
Can anyone please tell me how many quantizers are used for DCT quantization in MPEG-2?
Thanks a lot.
-Aditya
------------------------------------
... 
shat...@wipro.com - Aug 1 2005
Hi Friends,
- Does anyone know what is the conformance criteria for an MPEG 4 Video Decoder?
- What is a sprite ?
Thanks in Advance,
Shathiesh Rao S J ... 
- Jun 18 2001
Hello all
I m working on MPEG-4 encoder. Currently Im looking at profiles and
levels. I m interested in getting a detail of three levels in visual
simple profile,... 
Ravi_Biju - Jan 8 2002
Hi All,
Could any one explain in detail how the quarter pel interpolation
is done in MPEG-4 ?
Rgds,
-biju
... 
Mohit Chauhan - Oct 15 2001
Hi,
Can anybody help me get the sample bitstreams for the
MPEG-4 video decoder (Simple profile only). Please
tell me the site wherefrom i can download the samp... 
Federico Sambilay - Feb 16 2004
Hi!
During MPEG Motion Compensation, why must the
"reconstructed" (the one that pass through DCT,
Quantization...) previous frame be used for prediction
inst... 
prat...@gmail.com - Jul 13 2006
hi,
i'm using MATLAB tool for signal processing.
I want to read video (.mpeg, .dat) file in MATLAB but i couldn't find any function.
for .avi file function is given but not ... 
Yair Hougui - May 30 2003
Khubaib ,
A GOP is a sequence of frames where the first frame is an Intra frame
and the last frame is a Inter frame.
The frame that follows the last Inte... 
Atanu Guchhait - Jan 17 2001
hi,
u can cheeck the site www.cipr.rpi.edu for raw frames and mpeg bit stream
lins are available from their sites.
regards
atanu
-----------------------------... 
khabi_uet - Nov 7 2002
Hello dear members..
I am a final year student of electrical engg...i am doing a HW design
project on the motion estimation archietctures. For the purpose of
simu... 
Manjunath R - Jun 22 2001
hi friends,
we are working on a MPEG_4 codec simple profile level 3. We have the following
doubts:
1. In case of SP@L3 for rectangular VOP's, we are not decodi... 
tony...@yahoo.com - May 9 2008
Let me be a little more specific about what I'm doing. The project is open-ended but most of the cameras I've considered are low resolution digital CMOS imagers ranging from less t... 
Arvind Raman - Sep 28 2001
Hi there,
Well I guess the dsp group has been idle for quite
some time, so I thought I would post a nice little
question to u guys so as to keep this group alive.... 
mosh...@imagine-com.com - Apr 10 2007
I have a question regarding Mpeg2 VLD function of the TI IMG_LIB.
The API of the intra function is:
void IMG_mpeg2_vld_intra_
(
const short *RESTRICT Wptr, // q... 
Atanu Guchhiat - Apr 24 2001
hi, this may help you
Necessity of FGS:
The objective of FGS is to get optimized video quality over network at a
given rate. We can get optimized video qual... 
Nalin Pithwa - Aug 21 2004
Hi,
It is most probably due to the following reason: We know that motion
compensation is used in MPEG 4 and H.263/H.264. For instance, the energy in
the residu... 
Ramkishor Korada - May 6 2002
Hi,
You can get YUV sequences from this site
http://kbs.cs.tu-berlin.de/~stewe/vceg/sequences.htm#vqeg
Look for resources pointers in www.m4if.org You can ... 
Deepak Chandra - Apr 27 2001
I'm working on an mpeg4 encoder . To test the output of my encodet i want to
play it . All I could figure out is that I will have to make an AVI file out
of it. Is ... 