cd-athena / VCA

Video complexity analyzer
GNU General Public License v3.0
77 stars 9 forks source link

discard incompletely read frames at end #30

Closed ChristianFeldmann closed 2 years ago

ChristianFeldmann commented 2 years ago

https://github.com/cd-athena/VCA/issues/29 For YUV frames, we have to check after reading if a complete frame was read. Don't analyze these incomplete frames.