ryanxingql / stdf-pytorch

Implementation of "Spatio-Temporal Deformable Convolution for Compressed Video Quality Enhancement" (AAAI'20).
https://www.aiide.org/ojs/index.php/AAAI/article/view/6697
Apache License 2.0
155 stars 20 forks source link

Request to share compressed video #13

Closed gulzainali98 closed 2 years ago

gulzainali98 commented 2 years ago

compressing videos is taking forever, can you please share your compressed videos?

ryanxingql commented 2 years ago

I am sorry gulzainali98, I don't have the compressed videos in my PC.

The HM codec is a standard codec without any speed-up optimization. If you want to get compressed videos with similar quality (usually lower than that of HM output) in a much faster speed, you can use FFmpeg.