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

Recording feature broken when file size splitting is set to 4GB #6316

Closed
mixxxbot opened this issue Aug 22, 2022 · 1 comment
Closed

Recording feature broken when file size splitting is set to 4GB #6316

mixxxbot opened this issue Aug 22, 2022 · 1 comment

Comments

@mixxxbot
Copy link
Collaborator

Reported by: esbrandt
Date: 2012-03-14T09:58:24Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp954861
Tags: recording


First reported in the forums http://mixxx.org/forums/viewtopic.php?f=3&t=3511
and confirmed on Win7 32bit with latest mixxx-1.11.0-alpha-trunk-bzr2991-x86.exe

No issue with MacOS 10.6.8, Linux untested

Steps to reproduce:

  1. Goto "Recordings" in preferences and set file size splitting to 4GB
  2. Play a track
  3. Start recording

Expected result:
The master output recorded to file.

Actual result:
Bunch of corrupt files are generated
( which cant be deleted from the library see lp:941370 )

mixxx.log:
Debug: [EngineSideChain 1]: libsndfile: Error : bad string.
Debug: [EngineSideChain 1]: libsndfile: Error : bad string.
Debug: [EngineSideChain 1]: libsndfile: Error : bad string.
Debug: [EngineSideChain 1]: Setting record flag to: ON
Debug: [Main]: Recording stopped 
Debug: [EngineSideChain 1]: libsndfile: Error : bad string.
Debug: [EngineSideChain 1]: libsndfile: Error : bad string.
Debug: [EngineSideChain 1]: libsndfile: Error : bad string.
Debug: [EngineSideChain 1]: Setting record flag to: ON
Debug: [Main]: Recording stopped
....
@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant