tf2-patches icon indicating copy to clipboard operation
tf2-patches copied to clipboard

[Request] New Replay codecs

Open FaxMac opened this issue 4 years ago • 5 comments

Fix tf2 replays so it doesn't have to use quicktime to export replays to .mp4, and if possible, upddate the achievements of youtube uploading/views

FaxMac avatar Sep 14 '20 22:09 FaxMac

While technically possible, this would be a major undertaking. That being said, it actually doesn't fall too far outside the scope of this project.

Yttrium-tYcLief avatar Sep 15 '20 09:09 Yttrium-tYcLief

This is also 2 issues on 1 ticket....

micwoj92 avatar Sep 15 '20 09:09 micwoj92

My comment was more addressing the codec portion, since that's all the title is. Any achievement stuff should be a separate issue, yes.

Yttrium-tYcLief avatar Sep 15 '20 09:09 Yttrium-tYcLief

Sorry for mentioning 2 issues in one ticket, in new on this platform and i dont know the etiquette that much

FaxMac avatar Sep 16 '20 22:09 FaxMac

Use ffmpeg or openh264 to make possible to encode mp4 on linux. VP8, VP9 are welcome. Maybe use VAAPI/V4L2/other hw accelerated codec api.

uis246 avatar Dec 06 '21 11:12 uis246