RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
48 stars 8 forks source link

Append a pre-recorded video to the end of the recording. #231

Open fengx1024 opened 1 year ago

fengx1024 commented 1 year ago

Is your feature request related to a problem? Please describe. We use the plugin to record gameplay videos to share on social-network platforms. However, viewers of the video can't tell what game the video is from. To solve this problem, we want to show our game logo at the end of the video.

Describe the solution you'd like Some API that we can use to combine the recorded video with another one.

Describe alternatives you've considered A few other options:

  1. Actually show the game logo at the end of the game session so it's included in the recorded video. This seems annoying for players already playing the game.
  2. Move the recording to an off-screen camera, show the game logo there and continue the recording there. I'm not sure if this is possible. Even if it's feasible, it seems more complexity and will be less performant than the screen recording we are currently using.
  3. Find another video editing plugin that works across the platforms we support (Android, iOS, Windows). No luck on this so far.

Additional context Our game is built for Android/iOS and we do development on Windows.

dj-edge commented 1 year ago

I'm looking for a similar feature to add a custom clip to the end of a Unity produced video. Any update on how to accomplish this?

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.