- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
After looking at the MPEG4 encoder and decoder code, it looks like there might be some support for Global Motion Compensation (GMC). Does anyone know if/how it works?
Thanks!
After looking at the MPEG4 encoder and decoder code, it looks like there might be some support for Global Motion Compensation (GMC). Does anyone know if/how it works?
Thanks!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
as you can see in mpeg4 decoder and encoder readme files:
The decoder supports the standard ISO/IEC 14496-2 with certain restrictions. Only the following features are supported in the current version:
- I-VOP
- P-VOP
- B-VOP
- S-VOP
- AC/DC Prediction
- 4MV
- Un-restricted MV
- P-VOP with OBMC
- Quantisation Method 1,2
- Videopackets
- Short video header
- Data partitioning
- Reversible VLC
- Basic sprites
- Interlacing
- Quarter-Pixel Motion Compensation
- Global Motion Compensation
The encoder supports the standard ISO/IEC 14496-2 with certain restrictions. Only the following features are supported in the current version:
- I-VOP
- P-VOP
- B-VOP
- S-VOP
- AC/DC Prediction
- 4MV
- Un-restricted MV
- P-VOP with OBMC
- Quantisation Method 1,2
- Videopackets
- Short video header
- Data partitioning
- Reversible VLC
- Interlacing
- Basic sprites
- Quarter-Pixel Motion Estimation
- Global Motion Estimation
- VBR and CBR Control
Regards,
Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page