Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to switch camera focus multiple times in a sequence. #923

Open
JarmoHu opened this issue Sep 3, 2024 · 1 comment
Open

How to switch camera focus multiple times in a sequence. #923

JarmoHu opened this issue Sep 3, 2024 · 1 comment

Comments

@JarmoHu
Copy link

JarmoHu commented Sep 3, 2024

What problem is this solving

translated by Google:
How to switch camera focus multiple times in a sequence.
This question has been mentioned before #902 and marked as solved. But I think it can be solved more perfectly.
Usage scenario: For example, if I kill multiple enemies in a short period of time, I want to generate videos from the enemy's perspective in sequence. Due to the short time interval, it can only be played in one sequence, but currently only one enemy's perspective can be focused.

original:
如何在一段sequence中多次切换camera focus。
这个问题之前提到过 #902 ,并被标记为已解决。但是我觉得可以解决的更加完美。
使用场景:比如我在较短的时间内连续击杀多个敌人,我想依次从敌方视角生成视频。由于时间间隔较短,只能在一个sequence中播放,但是目前只能集中于一个敌人的视角。

Proposed solution

A perspective switching indicator can be inserted in the sequence.

Describe alternatives you've considered

none

@ReneRebsdorf
Copy link

Would it be possible with this, to also say "this same kill, from both killer and killed perspective"?
Ideally it would be great if the demo generator allowed multiple clips at the same timestamp, from different POVs

akiver added a commit that referenced this issue Oct 29, 2024
- similar to CS2 through a VSP that reads a JSON file
- avoid to restart CSGO on mac/linux (telnet was unstable)
- avoid initial demo playback blocked by the CSGO legacy popup at startup
- the playback option to enable/disable players voices now works with CSGO
- add an option to enable/disable players voices per sequence
- will help for #923 #953
akiver added a commit that referenced this issue Oct 29, 2024
- similar to CS2 through a VSP that reads a JSON file
- avoid to restart CSGO on mac/linux (telnet was unstable)
- avoid initial demo playback blocked by the CSGO legacy popup at startup
- the playback option to enable/disable players voices now works with CSGO
- add an option to enable/disable players voices per sequence
- will help for #923 #953
akiver added a commit that referenced this issue Oct 29, 2024
- similar to CS2 through a VSP that reads a JSON file
- avoid to restart CSGO on mac/linux (telnet was unstable)
- avoid initial demo playback blocked by the CSGO legacy popup at startup
- the playback option to enable/disable players voices now works with CSGO
- add an option to enable/disable players voices per sequence
- will help for #923 #953
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants