You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long story short: The current method of AVI dumping that Gens uses for games
that change resolution multiple times throughout the game is inadequate.
The stretching used by Gens deforms the source and could theoretically be
scaled better by external scalers, and turning off the aspect corrector will
simply dump a single AVI (Barring 2 gigabyte splitting) with borders, creating
a nightmare for encoders to process.
I feel that creating a new AVI every time the resolution changes (Such as the
style used by .kkapture) will make working with problem games far easier to
handle, and also possibly increase the quality of files that do need aspect
correcting in the video stream itself due to the use of more powerful external
scalers.
Original issue reported on code.google.com by flygonbr...@gmail.com on 5 Dec 2010 at 3:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
flygonbr...@gmail.com
on 5 Dec 2010 at 3:19The text was updated successfully, but these errors were encountered: