Ok, re-nicing mythfrontend fixed the stutter problem, BUT, now I can't change channels (using the program guide or typing in a new channel). Again nothing in the logs...
So, without renicing, I get a stuttering program guide but I can change channels, and with renicing, i get nice smooth playback when the program guide is up, but I can't change channels! Mike On Wed, 2 Feb 2005, Dave Meador wrote: > Hi Mike, > > I had a similar problem and was able to help remedy this by launching > mythtvfrontend with the following command: > > nice -n -15 mythtvfrontend > > That forces the front end task to run at a very high priority. It will > consume only as many cpu cycles as necessary to maintain a smooth image, and > then yield the remaining time after it blocks -- at that point other > non-realtime requests will be serviced. The database requests and other > requests will now get executed at a lower priority which should prevent your > video playback from stuttering. That worked for me since I run the backend, > frontend, and the database server on the same machine (I have a EPIA-M 1Ghz > box). > > Hope that helps, > --Dave > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > > [EMAIL PROTECTED] On Behalf Of Michael Papazoglou > > Sent: Wednesday, February 02, 2005 1:24 PM > > To: [email protected] > > Subject: [ivtv-devel] mythtv stutter with program guide > > > > > > Hi - > > > > When using the ivtv-0.2.0- drivers (i've tried rc3a - rc3e), mythtv > > stutters when I bring up the program guide. The stuttering continues > > until I exit out of live tv. I'm using linux kernel 2.6.8-1-k7 from > > debian and mythtv-0.16. Mythtv CVS does the same thing. > > > > I don't see anything in the logs that suggest anything is wrong when this > > is happening, and I'm using the program-guide setting in mythtv for the > > lowest amount of cpu usage. Aside from this, the 0.2.0 drivers work very, > > very well for me. > > > > Any help would be greatly appreciated.... > > > > Mike > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > > Tool for open source databases. Create drag-&-drop reports. Save time > > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > > _______________________________________________ > > ivtv-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > ivtv-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
