| Summary: | Spice Audio has many pauses | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Vimal Patel <vipatel> |
| Component: | spice-server | Assignee: | Uri Lublin <uril> |
| Status: | CLOSED WORKSFORME | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5 | CC: | acathrow, cfergeau, dblechte, mkenneth, vipatel, yhalperi |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-30 13:58:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Vimal Patel
2013-09-05 19:18:39 UTC
Can you explain/attach the script you use to identify pauses? What audio file do you use? Which guest application do you use to play the file? The script that I used is an autotest script: https://github.com/spiceqa/virt-test/blob/final/tests/rv_audio.py It's not necessary to use the script, when testing it manually I was able to hear the pauses in the audio stream, which does not happen in RHEL 6.4. Both the automated test, and when I tested it manually aplay was used to play the audio file. The audio file was too large to attach to the bug, I can send it to you directly. or you can find it in our git: If you do a git clone of: git+ssh://code.engineering.redhat.com/autotest-beaker.git The file tone.wav can be found under the autotest-beaker/install_autotest/ directory. Hi, I don't manage to reproduce it. I don't notice any significant pauses. Did you test it manually on a non autotest environment (e.g., not in an embedded vm)? Does it happen only with spice? (In reply to Vimal Patel from comment #4) > The script that I used is an autotest script: > https://github.com/spiceqa/virt-test/blob/final/tests/rv_audio.py > > It's not necessary to use the script, when testing it manually I was able to > hear the pauses in the audio stream, which does not happen in RHEL 6.4. > > Both the automated test, and when I tested it manually aplay was used to > play the audio file. > > The audio file was too large to attach to the bug, I can send it to you > directly. > or you can find it in our git: > If you do a git clone of: > git+ssh://code.engineering.redhat.com/autotest-beaker.git > > The file tone.wav can be found under the autotest-beaker/install_autotest/ > directory. I tried this again with a 6.5 beta host, client, and guest, and I was unable to reproduce the pauses in playing audio. |