frankio
13th February 2002, 14:27
I already posted this one in the General Discussion forum and it passed unnoticed.
So I decided to post here where many developments are taking place.
I'm not a newbie neither a codec developer but I know grossly how video encoding works.
So my question is:
"Why not embedd resizing algo in any MPEG-4 codec (i.e. Xvid) ?"
just like this:
1. pre-process frame (Motion Prediction etc.) --> stats
2. resize frame
3. compress delta-frame (DCT?)
In this way the codec could take his own internal decision better having more information in a full-screen frame than in a resized one.
The codec dialog should permit which resolution to choose.
I thought about it mainly to get a more accurate DVD encodings, but it can have more applications: it could be the first step for a standard stats file (common with SBC, Xvid etc.), thus allowing everyone to have his favourite output resolution from the same stats.
What do you think of?
I don't know if it is worth the job
So I decided to post here where many developments are taking place.
I'm not a newbie neither a codec developer but I know grossly how video encoding works.
So my question is:
"Why not embedd resizing algo in any MPEG-4 codec (i.e. Xvid) ?"
just like this:
1. pre-process frame (Motion Prediction etc.) --> stats
2. resize frame
3. compress delta-frame (DCT?)
In this way the codec could take his own internal decision better having more information in a full-screen frame than in a resized one.
The codec dialog should permit which resolution to choose.
I thought about it mainly to get a more accurate DVD encodings, but it can have more applications: it could be the first step for a standard stats file (common with SBC, Xvid etc.), thus allowing everyone to have his favourite output resolution from the same stats.
What do you think of?
I don't know if it is worth the job