Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

srepollockarchive/mpeg-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPEG-Compression

MPEG Compression

To Do


  • For motion vectors
    • working
    • need to generate the Cr & Cb motion vectors (just look at how I did luma)
    • need to save and write the motion vectors
    • maybe fix the origin of where the pictures are drawing
  • MPEG compression
    • save
      • I frame
        • basically saving the files
      • P frame
      • motion vectors

About

MPEG Compression for a Digital Processing course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages