Commit Graph

9 Commits

Author SHA1 Message Date
peter lockhart
f500b7e4f3 If there are no samples in a video recording session, the session should not be allowed to start
#rb Andriy.Tylychko
#rnx


#ROBOMERGE-SOURCE: CL 8126571 via CL 8126605 via CL 8132208
#ROBOMERGE-BOT: (v401-8057353)

[CL 8157304 by peter lockhart in Main branch]
2019-08-21 08:59:17 -04:00
Rui Figueira
e9a6985d4a #jira UE-74647
#jira UE-74648
#jira UE-74649

General improvements to the FHighlightRecorder class.
Also, it now works in PIE too.

#rb Josie.Yang

[CL 6628795 by Rui Figueira in Main branch]
2019-05-24 09:28:17 -04:00
chris stephenson
7f9efa3b12 #fortnite In-game Jira bug creation with attachment upload
#rb Dan Hertzka


#ROBOMERGE-SOURCE: CL 6257693 via CL 6266054

[CL 6266106 by chris stephenson in Main branch]
2019-05-02 19:19:57 -04:00
peter lockhart
531b1fdd5d When a video has been recorded, and we aren't auto continuing on to the next video, it is important to reset the internal windows recorder, so upon next "start recording", the recorder is recreated. Otherwise, our next video will contain frames from the previous video, because FWindowsVideoRecordingSystem::NewRecording only creates a new ring buffer/writer if the underlying recorder is "stopped"
#rb Rui.Figueira
#rnx


#ROBOMERGE-SOURCE: CL 6093482 via CL 6093484 via CL 6094271

[CL 6094280 by peter lockhart in Main branch]
2019-04-25 11:20:53 -04:00
peter lockhart
6021e1cbbd [Andriy.Tylychko 's unshelved CL 6053257]
Implements pause/unpause in windows video recording
Stops platform dependent video recorder from editing timestamps of shared FGameplayMediaEncoderSample
[peter.lockhart additions]
Fixed crash where we try to determine if a sample is a video type - after moving the object, the underlying Sample object is null, so we can't query it for its flags

#rnx
#rb Andriy.Tylychko


#ROBOMERGE-SOURCE: CL 6078696 via CL 6078701 via CL 6081247

[CL 6081256 by peter lockhart in Main branch]
2019-04-24 14:31:41 -04:00
peter lockhart
04a15c49ef Fix for WindowsVideoRecording System. API explicty requests that no file extension is needed, but there is a codepath where .mp4 is not added to the recording system. Will result in error when trying to init the mp4 writer
#rb Andriy.Tylychko


#ROBOMERGE-SOURCE: CL 5916495 via CL 5916501 via CL 5917356

[CL 5917413 by peter lockhart in Main branch]
2019-04-16 11:54:41 -04:00
Ben Marsh
8e5df78882 Fix copyright notices.
#rb none
#jira UE-70961

[CL 5381051 by Ben Marsh in Main branch]
2019-03-13 09:42:39 -04:00
Josh Adams
2aeb37c520 - Fixes for Clang issues from recent merge
#rb none

[CL 5229876 by Josh Adams in Main branch]
2019-02-27 16:24:46 -05:00
Josh Adams
d0bf843c9c - Merging Dev-Kairos/Engine/... to Main/Engine/...
- Brings over the necessary engine changes for embedding UE4 mobile as a dylib/so in native mobile app
- Various changes for facial animation, screen recording, others
- ARKit and ARCore plugins were removed, as deemed "not ready"
#rb many people


#ROBOMERGE-OWNER: josh.adams
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5201138 via CL 5203024

[CL 5226277 by Josh Adams in Main branch]
2019-02-27 11:57:17 -05:00