[gstreamer-bugs] [Bug 173102] seeking in large files doesn't work

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Apr 10 13:39:33 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=173102
 GStreamer | gstreamer (core) | Ver: 0.8.9





------- Additional Comments From Simon Morgan  2005-04-10 16:39 -------
I think i've pinpointed the cause of the bug. With the debug level set to 2 I
noticed that right after I attempted to seek in a file i'd get the following
debug output:

WARN  (0x540100 - 309212:33:15.496833000)            alsa( 2071)
pcm_hw.c(476):snd_pcm_hw_delay: alsalib error: SNDRV_PCM_IOCTL_DELAY failed:
File descriptor in bad state
WARN  (0x540100 - 309212:33:15.589411000)            alsa( 2071)
gstalsa.c(1701):gst_alsa_probe_hw_params:<alsasink0>
"snd_pcm_hw_params_set_period_size_near (this->handle, hw_params, &period_size,
0)": Invalid argument
WARN  (0x540100 - 309212:33:15.659245000)            alsa( 2071)
gstalsa.c(1701):gst_alsa_probe_hw_params:<alsasink0>
"snd_pcm_hw_params_set_period_size_near (this->handle, hw_params, &period_size,
0)": Invalid argument
WARN  (0x540100 - 309212:33:15.729647000)            alsa( 2071)
gstalsa.c(1701):gst_alsa_probe_hw_params:<alsasink0>
"snd_pcm_hw_params_set_period_size_near (this->handle, hw_params, &period_size,
0)": Invalid argument
WARN  (0x540100 - 309212:33:15.799451000)            alsa( 2071)
gstalsa.c(1701):gst_alsa_probe_hw_params:<alsasink0>
"snd_pcm_hw_params_set_period_size_near (this->handle, hw_params, &period_size,
0)": Invalid argument

Changing the default sink to OSS fixes the problem of seeking, but the sound
itself is quite badly out of sync. Anybody got any ideas?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list