[mythtv] RE: [mythtv-commits] mythtv commits

Steven Cruysberghs steven.cruysberghs at tiscali.be
Mon Feb 16 06:23:46 EST 2004


With all these detection methods wouldn't it be nice to have a per
channel setting?
So instead of the the commfree setting we would get a commsettings field
in the channel table.
This could be "none" or a csl like "Logo Detection,scene-change,..." or
even "all"

Only thinking out loud here...

Steven

> -----Oorspronkelijk bericht-----
> Van: mythtv-commits-bounces at mythtv.org 
> [mailto:mythtv-commits-bounces at mythtv.org] Namens 
> mythtv at cvs.mythtv.org
> Verzonden: maandag 16 februari 2004 7:45
> Aan: mythtv-commits at mythtv.org
> Onderwerp: [mythtv-commits] mythtv commits
> 
> 
> --------------------------------------------------------------
> --------------
> Changes committed by cpinkham on Mon Feb 16 06:43:43 2004
> 
> Modified Files:
>    in mythtv/libs/libmythtv:
>         NuppelVideoPlayer.cpp NuppelVideoRecorder.cpp 
>         commercial_skip.cpp commercial_skip.h dvbchannel.cpp 
>         dvbrecorder.cpp programinfo.cpp scheduledrecording.cpp 
>         tv_play.cpp 
>    in mythtv/programs/mythcommflag:
>         main.cpp 
>    in mythtv/programs/mythfrontend:
>         globalsettings.cpp playbackbox.cpp 
> Log Message:
> 
> 
> Added new commercial detection method called "Logo Detection."  Logo
>     Detection uses those annoying station logos to determine when
>     commercials start and stop since most stations don't show their
>     station logo during commercials.  Will be useful for some people
>     standalone who can't use blank-frame or scene-change, but not for
>     others or on stations who don't consistently display a logo or
>     who change logos mid-show.  Logo detection will be used to enhance
>     the other detection methods in the future.
> 
> Prelude code added to create an "All Detection Methods" commercial
>     detection method which will use all available commercial detection
>     info sucn as blank-frame, scene change, logo, etc. to try to be as
>     accurate as possible when flagging commercials.  Also 
> involved some
>     overall code cleanup in some places.
> 
> Changed message printed when skipping commercials to give both minutes
>     and seconds skipped instead of requiring people to do 
> quick division
>     in their heads to convert the seconds displayed to 
> minutes:seconds.
> 
> Fixed a couple bugs in dvbchannel.cpp, dvbrecorder.cpp and 
> programinfo.cpp
>     where %1 type arguments to QString() were incorrectly set 
> for a few
>     messages.
> 
> 
> --------------------------------------------------------------
> --------------
> 



More information about the mythtv-dev mailing list