JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.03k stars 614 forks source link

Supported ROQ resolutions? #84

Closed mrwonko closed 11 years ago

mrwonko commented 11 years ago

What video resolutions does the ROQ format support? Are HD videos possible? Can the ROQ creator handle higher resolutions? (I think we've got its source?)

eezstreet commented 11 years ago

Default appears to be 512x512 stretched to higher resolutions. Due to this, however: https://github.com/Razish/OpenJK/issues/80 The scratchImage for startup screens appears to be 16 at r_mode -1. We have no idea why that is.

Razish commented 11 years ago

It would be better to add theora+vorbis for higher quality, last I heard the ROQ encoder was slow with weird and painful limitations

mrwonko commented 11 years ago

Yeah, just have some way of displaying HD movies.

xycaleth commented 11 years ago

Question seems to be answered...so I'm closing. Feel free to reopen.