-
Notifications
You must be signed in to change notification settings - Fork 72
Description
Dear Luca,
I have been using bmdplay / bmdcapture in Ubuntu environment with an excellent result so far. Thank you very much for these tools.
Recently I needed to Pause / Resume bmdplay. I tried to do it sending SIGSTOP (as pause) and SIGCONT (as resume) to bmdplay process but it didn't work very well. It seems to work if time elapsed between pause and resume is lees than bmdplay prebuffering (one or two seconds) but doesn't work for more time.
I also tried sending the same signals to "avconv" or "ffmpeg" which are the commands that pipe out to bmdplay but the result is much the same.
When SIGSTOP or SIGCONT is sent avconv or ffmpeg behave properly as can be observed looking their messages, meanwhile when bmdplay stops, the image frozes in SDI video monitor but when bmdplay resumes, video remains frozen and however audio returns to play correctly.
Could you tell me how to perform a Pause / Resume Bmdplay operation ?
Thanks.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.