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

Update VideoManager.py #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update VideoManager.py #37

wants to merge 1 commit into from

Conversation

zc3945
Copy link

@zc3945 zc3945 commented May 11, 2024

Delete invalid code

Delete invalid code
@theoldsong
Copy link

When can we add live streaming functionality? Nowadays, many people use the author's software to add live streaming functions at high prices, which goes against the spirit of open source and is a shame in history. I hope the author can consider adding live streaming functionality

@FarahBilBil
Copy link

FarahBilBil commented May 30, 2024

I compared the Rubby, Opal, and Pearl version, with the same video and the same input image, why the Pearl version give me the uglier face look, the eyes its not natural and become slit-eyed?

@BRUCEji1
Copy link

BRUCEji1 commented Jun 4, 2024

I compared the Rubby, Opal, and Pearl version, with the same video and the same input image, why the Pearl version give me the uglier face look, the eyes its not natural and become slit-eyed?

Same. Pearl version can't even detected the face of video. I rollback to the Opal version now.

@frosty3907
Copy link

frosty3907 commented Jun 4, 2024 via email

@anoopex1
Copy link

Option to (record or transcode stop time) cannot be applied to input file D:/Download/Rope-Opal02/video\target-1080p.mp4 -- you are trying to apply an input option to an output file or vice versa. Move this option before the file it belongs to.
Error parsing options for input file D:/Download/Rope-Opal02/video\target-1080p.mp4.
Error opening input files: Invalid argument

i got this error plz help

@astalavistababe
Copy link

Exception in thread Thread-639 (thread_video_read):
Traceback (most recent call last):
File "blahdrive:\blahblahfolder\Rope-Pearl\Rope-main\env\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "blahdrive:\blahblahfolder\Rope-Pearl\Rope-main\env\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "blahdrive:\blahblahfolder\Rope-Pearl\Rope-main\rope\VideoManager.py", line 501, in thread_video_read
item['ThreadTime'] = - time.time() - item['ThreadTime']
TypeError: unsupported operand type(s) for -: 'float' and 'list'

Im having this error all the time in Pearl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants