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

frame accurate cutting: critical error when executing #121

Open
Evds opened this issue Dec 14, 2017 · 1 comment
Open

frame accurate cutting: critical error when executing #121

Evds opened this issue Dec 14, 2017 · 1 comment

Comments

@Evds
Copy link

Evds commented Dec 14, 2017

Hi,
Cutting an mp4 file in parts with "frame accurate cutting" disabled works fine.
Executing the same project file with "frame accurate cutting" enabled I get the following error:

2017-12-14 23:00 - root - CRITICAL - File "vidcutter\videocutter.py", line 1117, in saveMedia
File "vidcutter\videocutter.py", line 1167, in smartcutter
File "vidcutter\libs\videoservice.py", line 295, in smartcut
File "vidcutter\libs\videoservice.py", line 495, in getGOPbisections

2017-12-14 23:00 - root - CRITICAL - <class 'TypeError'>: unorderable types: str() < float()
2017-12-14 23:02 - vidcutter.libs.videoservice - INFO - SmartCut progress: {'start': True, 'middle': False, 'end': False}

@BStulic
Copy link

BStulic commented Dec 15, 2017

I can confirm that.

I reported the same issue under :
"vidcutter UI froze on failed clip export #111".

@balasv balasv mentioned this issue Dec 15, 2017
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

No branches or pull requests

2 participants