Upon taking advice from the lovely Matthew Garrett on IRC I did the
following prior to suspending the laptop..
$ sudo rmmod sdhci
I then suspended the laptop by tapping the power button and choosing
"suspend". I waited until the pulsing power light signalled it was
suspended, and tapped the power
Public bug reported:
Under Dapper and Edgy kernels 2.6.15-23/25 all is fine, under 2.6.15-26
and 2.6.17-6 my built in via-rhine based card fails to get an IP from
the DHCP server. Boot back to older kernels all is fine. Tried booting
with noapic but still didn't work.
output of lspci/lsmod/dmesg/
Further to this I have performed some more tests:
http://popey.com/istanbul/demo1.ogg
[EMAIL PROTECTED]:~$ file demo1.ogg
demo1.ogg: Ogg data, Theora video
[EMAIL PROTECTED]:~$ ls -ltr demo1.ogg
-rw-r--r-- 1 alan alan 114351 2006-06-12 22:39 demo1.ogg
You can see the issue when you play back the
Have you tried closing istanbul gracefully after finishing recording?
Also try encoding during recording?
In answer to your question, no I don't think it transcodes after the
effect, it uses gstreamer to do the ogg encoding. I am no expert, I've
started picking the code apart because I'd like thi
Further test. By running gst-launch-0.10 to manually do what istanbul
does (effectively) the timing is still "off". Here's the command line
(taken directly from the ximagesrc documentation [0]).
$ gst-launch-0.10 -v ximagesrc ! video/x-raw-rgb,framerate=10/1 !
ffmpegcolorspace ! theoraenc ! oggmux
Public bug reported:
Trying to isolate a bug in https://launchpad.net/distros/ubuntu/+source/istanbul/";>istanbul
I am using gst-launch-0.10 to capture the screen using the ximagesrc
pluging. It appears to capture fine most of the time (segfaulting under
circumstances I've not yet identified, but
** Description changed:
- Trying to isolate a bug in https://launchpad.net/distros/ubuntu/+source/istanbul/";>istanbul
- I am using gst-launch-0.10 to capture the screen using the ximagesrc
- pluging. It appears to capture fine most of the time (segfaulting under
- circumstances I've not yet ident