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

The Program close itself after scene detection #8

Closed
j-mas opened this issue May 10, 2020 · 3 comments
Closed

The Program close itself after scene detection #8

j-mas opened this issue May 10, 2020 · 3 comments
Assignees

Comments

@j-mas
Copy link

j-mas commented May 10, 2020

Since the newest build 0.5.19 the program doesn´t split the video and close itself. I get the log:

21:38:32 Starting scene detection Threshold: 60
21:53:03 Found scenes: 226
21:53:03 Splitting video
Output file #0 does not contain any stream
21:53:04 Audio processing
Params: -c:a ac3 -b:a 256k -af aformat=channel_layouts="7.1|5.1|stereo"
[NULL @ 0000018b950eb740] Unable to find a suitable output format for 'C:\qencoder\temp_01'
C:\qencoder\temp_01: Invalid argument

Have you any idea what can I do?

@natis1
Copy link
Owner

natis1 commented May 10, 2020

Hi, this is a known issue on windows. If you are a windows user it's strongly recommended you use the release builds and not git builds because those are the only ones I test on all platforms. it's because I am doing something stupid in qt. I need to rewrite large segments of code to fix this. I am working on it today.

@natis1 natis1 self-assigned this May 10, 2020
@j-mas
Copy link
Author

j-mas commented May 10, 2020

Thank you for your answer! I'm a Windows 10 user. It would be nice if you fix the problem because the new build saves the custom settings! This is very usefull for me! Thank you!

@natis1
Copy link
Owner

natis1 commented May 11, 2020

Fixed in the latest version

@natis1 natis1 closed this as completed May 11, 2020
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