| Summary: | Kaffeine-1.2 crashes on dvb HD channels | ||
|---|---|---|---|
| Product: | [Applications] kaffeine | Reporter: | boris64 <bugs.kde> |
| Component: | general | Assignee: | Christoph Pfister <christophpfister> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
boris64
2011-04-05 01:31:08 UTC
Git commit 835d024670a4cf26938d93c082df530730594481 by Christoph Pfister. Committed on 05/04/2011 at 08:46. Pushed by pfister into branch 'master'. fix dvb-s2 crash BUG: 270117 M +6 -7 src/dvb/dvbdevice.cpp http://commits.kde.org/kaffeine/835d024670a4cf26938d93c082df530730594481 > Some hd channels still work, but have crackling sound or no sound at all.
that sounds more like a xine-lib problem (you could make a recording and test with e.g. mplayer; there may exist some 'tweaks', but xine is going to be replaced sooner than later anyway)
Wow, that was fast. Thanks. (In reply to comment #2) > > Some hd channels still work, but have crackling sound or no sound at all. > > that sounds more like a xine-lib problem (you could make a recording and test > with e.g. mplayer; there may exist some 'tweaks', but xine is going to be > replaced sooner than later anyway) Indeed, looks like a xine problem as it also happens with xine-ui. "Tweaking" engine.buffers.video_num_buffers to a higher value works somehow, but makes switching channel really slow. |