Replay Source

Replay Source 1.8.1

Hi, I have installed new OBS version 3.0.0 and then 3.0.2 and tested the plugin. It crashes the entire app after using it. Any chance to fix this super useful tool?
 

Attachments

  • obscrash.png
    obscrash.png
    99.3 KB · Views: 103
Merhabalar, öncelikle eklenti harika, emeğiniz için teşekkürler. Ancak bazı sorunlar var, tekrar oynatma sırasında çok fazla RAM tüketiyor, buna bir çözüm bildirirseniz çok iyi olur.
 
Hi Exeldro, first off, awesome plugin! One issue I noticed on Mac OSX Big Sur: the trim start and trim end functions don't seem to work properly. I'll have the video paused at, say, 25% progress, trim the start, then click play, and when the video restarts, it will start at some other point, say, 50%. Has anyone else had problems with the trim function?

Also, I'm a software engineer and would love to contribute! Could you please add some rudimentary setup and building instructions in the GitHub repository?
 
Thanks @Exeldro for the help, I've got it building now, and I'm trying to track down the issue further. What I'm seeing is that the trim functions work as expected when the video is playing. However, when I pause and press trim, the wrong values are getting set for the start and end timestamps. I'm still trying to wrap my head around why the two cases would be different.
 
Another thing I'm really interested in would be frame stepping controls. Do you see any potential hurdles with implementing a feature like that? Does the underlying API you're using for media playback provide a frame step control? My use case would be for using a ShuttlePro wheel to step forward and backwards through frames.
 
@SirCeacea frame stepping is possible to make as the source keeps al the frames raw in memory it knows what the previous and next one are. I will add it to my to do list, but feel free to make a pull request for it.
 
Do you know if there's some way to capture multiple of the same hotkey strokes within a single update tick in OBS? I'm thinking if I map the frame advance to a scroll wheel and scroll _really_ fast, I'd want multiple frames to advance within a single tick.
 
I have a feature request :D I play multiple replays in a row (maximum replays = 5), however I have a stinger transition to my replay scene that takes 4000ms to play, so the start delay is perfect for setting start delay 4000ms, however this means I get a 4000ms freezetime inbetween replays. Would be nice to have start delay only affecting the first replay to counter the transition.
 
Hi guys,

I have been struggling with this problem for some time now. I'm using replay plugin by @Exeldro.
I show replays from 3 cameras - they don't last long (5-8 seconds each). I often experience frame drops when loading replays.

At the beginning of the broadcast, these drops are small and it quickly returns to 50 frames. Unfortunately, the longer the broadcast lasts, the framedrops become larger - after 2 hours of work it rarely returns to 50 frames... Framedrops also persist after replays are closed and often only briefly revert to 50fps. And then they fall again... CPU usage is quite low (20-30% max).

I tried changing OBS settings, but it doesn't help. I probably haven't tried everything, but I don't know what to do anymore. Do you have any ideas how to solve this problem? What settings should I pay attention to eliminate framedrops? I don't have this problem when I use two or less cameras (we have problems when using 3 or 4).

Does anybody have a clue what is the problem? We stream in 1080p50. Bitrate 6500-7500.

Computer specifications:
Intel Core i7-9700KF
CPU @3.60GHz
48 GB RAM
NVIDIA Gigabyte GeForce GTX 1660
Windows 10 Pro x64
OBS 30.0.2
 

Attachments

  • IMG_9624 kopia.jpg
    IMG_9624 kopia.jpg
    819.9 KB · Views: 214
@filippoadessi the crash report you provided does not contain the call stack of the thread that crashed. Can you provide the full error report as text file?
Sorry for my delay but I had some problems with bandwidth during my live sessions so I was unable to take replays. Here attached you can find the last obs crash occured at replay source play.
 

Attachments

Back
Top