Opened 14 years ago

Closed 14 years ago

#8947 closed defect (Invalid)

Stuttering/Choppiness in MythMusic

Reported by: Ken Emerson <kenneth.emerson@…> Owned by: JYA
Priority: minor Milestone: unknown
Component: Plugin - MythMusic Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When playing mp3 files via MythMusic and using "default" for the music audio output device, the sound stutters. The device used for hardware audio device is a Creative Labs Sound Blaster Live! 24 bit USB device using S/PDIF digital output to the amplifier. The device setup in the MythTV general settings for the audio output device is: ALSA:iec958:CARD=EXTERNAL,DEV=0. When watching recordings, the sound is perfect. Using the OSS device for the music audio output device (/dev/dsp1) also works perfectly. Disabling the upmixing in the music general settings makes the music playback better, but the stuttering is still very much evident. I have attached the sections from the frontend log that shows the audio setup for both watching recordings and for listening to music. Other than the sampling rate being different, there must be something else done differently in setting up the audio between watching recordings and listening to music that perhaps only effects the usb_snd driver.

Pulseaudio is disabled on this system. OS: Ubuntu desktop 10.04

Please attach all output as a file in bug reports. MythTV Version : 26336 MythTV Branch : trunk Network Protocol : 62 Library API : 0.23.20100913-1 QT Version : 4.6.2 Options compiled in:

linux debug using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_directfb using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg

Attachments (4)

FE_log_audio_debug.txt (6.1 KB) - added by Ken Emerson <kenneth.emerson@…> 14 years ago.
Excerpts from frontend log (-v audio,playback)
alsa_info.txt (40.4 KB) - added by Ken Emerson <kenneth.emerson@…> 14 years ago.
ALSA user system information
Voice0002.amr (43.6 KB) - added by Ken Emerson <kenneth.emerson@…> 14 years ago.
Recording illustrating stuttering (using "default")
Voice0003.amr (54.8 KB) - added by Ken Emerson <kenneth.emerson@…> 14 years ago.
Same song using OSS (/dev/dsp1)

Download all attachments as: .zip

Change History (10)

Changed 14 years ago by Ken Emerson <kenneth.emerson@…>

Attachment: FE_log_audio_debug.txt added

Excerpts from frontend log (-v audio,playback)

Changed 14 years ago by Ken Emerson <kenneth.emerson@…>

Attachment: alsa_info.txt added

ALSA user system information

comment:1 Changed 14 years ago by Kenni Lund [kenni a kelu dot dk]

Owner: changed from paulh to JYA
Status: newassigned

jyavenard, I'm assigning this one to you, feel free to reassign if I'm wrong.

Changed 14 years ago by Ken Emerson <kenneth.emerson@…>

Attachment: Voice0002.amr added

Recording illustrating stuttering (using "default")

Changed 14 years ago by Ken Emerson <kenneth.emerson@…>

Attachment: Voice0003.amr added

Same song using OSS (/dev/dsp1)

comment:2 Changed 14 years ago by Ken Emerson <kenneth.emerson@…>

I have attached two short recordings (using my phone as a recorder -- sorry about the quality) that illustrate the difference between using alsa and oss for playing music.

comment:3 Changed 14 years ago by qeldroma@…

I have the same using mythmusic for mp3 playback since i "upgraded" from v0.23.1 to the trunk. Disabling "5.1 upmixing" made it better, but still hearable.

Perhaps something about 44.1kHz vs. 48kHz? Don't know, if an error in sampling would sound like that...?

comment:4 Changed 14 years ago by JYA

Status: assignedinfoneeded

Creative labs card are known to not work properly with anything but 48kHz through spdif.

Using 0.24, check the Advanced Settings -> Force resample to 48kHz and see if it makes things any better

comment:5 Changed 14 years ago by Ken Emerson <kenneth.emerson@…>

Thank you for the research and suggestion. Resampling to 48kHz got rid of the stuttering. All is well now using alsa for both video and music.

comment:6 Changed 14 years ago by JYA

Resolution: Invalid
Status: infoneededclosed

issue turned out to be audio card..

Note: See TracTickets for help on using tickets.