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

sound glitches when joining avi files only in windowed mode #256

Open
tari3x opened this issue Jul 23, 2023 · 5 comments
Open

sound glitches when joining avi files only in windowed mode #256

tari3x opened this issue Jul 23, 2023 · 5 comments

Comments

@tari3x
Copy link

tari3x commented Jul 23, 2023

Strangest bug: I record lossless video and sound in windowed mode, join the 2GB avis, and there are small sound glitches at the joints. Do exactly the same but in full screen - no glitches!

I am using WinUAE 5.0.0 and I join using ffmpeg -c:a copy. Please let me know if you need any other info!

@tari3x
Copy link
Author

tari3x commented Jul 23, 2023

Oh, I did anniversary issue report!

@tonioni
Copy link
Owner

tonioni commented Jul 24, 2023

Does it happen if "Disable sound output" is ticked in Output panel? If it is not ticked, sound can get "adjusted" to reduce glitches which is not fully compatible with recording. Also make sure WASAPI audio is selected.

@tari3x
Copy link
Author

tari3x commented Jul 25, 2023

Disable sound output is ticked and I'm using WASAPI.

I think the key lead here is the fact that it only happens in windowed mode.

@tonioni
Copy link
Owner

tonioni commented Jul 25, 2023

I can't understand how it would only affect windowed mode.. Does it also work in full-window mode (borderless window). Does it happen if you use A500/A1200 accurate quickstart mode? (The simpler the config the less unknown variables)

btw, you can use -max_avi_size command line parameter to lower split size to make testing much quicker.

@tari3x
Copy link
Author

tari3x commented Aug 16, 2023

Sorry, failed to reply earlier!

I didn't try borderless window, and now I am away from the computer that was running it. It worked fine in full-screen mode in the end, so I didn't do any more research.

I was saving lossless video, so 2G would be hit very quickly :) Perhaps the solution is not to try debugging this but simply add support for modern unlimited avi or mkv?

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