Changes between Initial Version and Version 1 of Ticket #4724, comment 1


Ignore:
Timestamp:
Aug 16, 2017, 2:52:13 PM (7 years ago)
Author:
Vladislav Belov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4724, comment 1

    initial v1  
    1 There was this feature in the past. There was an ability to render view in the Atlas, but it was removed for some reason (the one of them is supporting ffmpeg): r14181. We told with @elexis about it, someone have to follow ffmpeg library changes.
     1There was a video recording feature in the past. There was an ability to render view in the Atlas, but it was removed for some reason (the one of them is supporting ffmpeg): r14181. We told with @elexis about it, someone have to follow ffmpeg library changes.
    22
    33But there is a way, when we do not include ffmpeg, and just render the game and output frames to stdout in the raw format. And anyone will be able to catch it with own ffmpeg version.