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

Changing recording format isn't effective until relaunch the application #7

Open
brlin-tw opened this issue Mar 10, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@brlin-tw
Copy link
Owner

Reproduce instructions

  1. Launch application
  2. Hit "Start recording"
  3. Hit "Stop recording"
  4. Change recording format via "Audio settings. > Format" dropdown menu
  5. Hit "Start recording"

Current behavior

The application continues recording using the previous format

Expected behavior

The application record using the newly selected audio format

Additional information

There are also some GStreamer errors in the console output, not sure if it's related, though...

(audio-recorder:22887): GStreamer-CRITICAL **: _gst_util_uint64_scale: assertion 'denom != 0' failed

(audio-recorder:22887): GStreamer-CRITICAL **: gst_segment_to_running_time: assertion 'segment->format == format' failed

(audio-recorder:22887): GStreamer-CRITICAL **: gst_segment_to_stream_time: assertion 'segment->format == format' failed

(audio-recorder:22887): GStreamer-CRITICAL **: _gst_util_uint64_scale: assertion 'denom != 0' failed
@brlin-tw brlin-tw added the bug Something isn't working label Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant