Re: [Freevo-devel] Patches and Coding Style

2007-09-16 Thread Dirk Meyer
Jason Tackaberry wrote: > On 2007-09-06 11:53, Dirk Meyer wrote: >> Right. Doc inside the source is also very helpfull. Besides that, I >> wrote down some coding style rules. Not every rule is as important as >> the other one and not every dev uses these rules, but it is a good >> guideline: > > I

Re: [Freevo-devel] Kaa r2813 - in trunk: WIP/netsearch/src/feed WIP/netsearch/src/feed/lib WIP/netsearch/src/feed/plugins beacon/src beacon/src/server beacon/src/server/channel beacon/test

2007-09-16 Thread Dirk Meyer
Jason Tackaberry wrote: > On Sat, 2007-09-15 at 23:18 +0200, Dirk Meyer wrote: >> Move the feed code to kaa.beacon and integrate it into the >> server. This is still experimental. One bug showed up when >> a client locked the db and quit before unlocking it. This >> should be fixed now but somethin

Re: [Freevo-devel] Commdetect server encoding problems

2007-09-16 Thread Justin Wetherell
Well, Mplayer just detects which frames are black based on percentage and threshold. My algorithm actually determines if the blackframe is the beginning of a commercial or just a cut between scenes. This is form man mplayer: blackframe[=amount:threshold] Detect frames that are (almost) completely

Re: [Freevo-devel] Commdetect server encoding problems

2007-09-16 Thread Michael Beal
Do you know what algorithm MPlayer uses to determine if a black frame is truly a "blank frame", i.e. interleave between a bit of the program and a commercial segment? Horror film fans wouldn't like having skips in the program stream just because MPlayer disdetected a black frame... Just an odd th

Re: [Freevo-devel] Lazy email formatting epidemic

2007-09-16 Thread Hans Meine
On Sonntag 16 September 2007, John Molohan wrote: > Justin Wetherell wrote: > > I can see why this would be annoying to anyone that uses a dial-up > > connection or an E-mail client from the early years (pine, etc). > > It's not just those users. It's about keeping the text relevant and easy > to f

Re: [Freevo-devel] Gah, 1.7.3's record server still broken!

2007-09-16 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> Dirk Meyer wrote: >>> Duncan Webb wrote: Dirk Meyer wrote: > Jason Tackaberry wrote: >> On Sun, 2007-08-26 at 07:59 -0700, Michael Beal wrote: >>> Wouldn't it make sense to use SQLite for this instead? The record >>> schedule is curren

Re: [Freevo-devel] recordshow thumbnails

2007-09-16 Thread Duncan Webb
Evan Hisey wrote: > Duncan- > Thanks for the help. It was indeed a miss installed kaa. I am going > to redesign my slackbuilds to correct the problem. for future version > updates. With the kaa packages, you will need the latest, or at least a recent, svn revision as some bugs have been fixed bu