I'm using tvtime, though I don't remember why =)

I've inserted a few debug statements in the commdetectcore.py code
which parses the mencoder output.  Hopefully this will shed some light
on the situation.

Incidentally, the mencoder vf_blackframes output is hideous.  It's
neither human-friendly nor tokenizer friendly.

On Tue, Mar 17, 2009 at 6:44 AM, Evan Hisey <ehi...@gmail.com> wrote:
> On Tue, Mar 17, 2009 at 2:39 AM, Bill Bierman <b...@thebiermans.org> wrote:
>> I'm actually using tvtime, but I have manually ran mplayer using the
>> EDL files generated by Freevo, and it still doesn't work.
>>
>> I assume the problem is with the mencoder execution, or possibly the
>> parsing of its output, as the EDL file generated does not even seem
>> sane.
>>
>> "3544 2603 0" is the single line in the example I gave in my original
>> post.  Multiple attempts at recording hour-long programs resulted in
>> similar outputs.. a single line with the first parameter being greater
>> than the second.  The EDL format as I understand it is a start time
>> followed by a stop time, and is therefore semantically invalid for the
>> second parameter to be less than the first.
>>
>> As for whether the culprit is the mencoder parameters/execution or the
>> parsing of its output, I haven't got a clue at this point.  I'm still
>> trying to figure out what the mencoder output means exactly, and
>> trying to understand how commdetectcore.py handles it.
>>
> This I can help you with alittle. The process works like this. The
> recordeserver uses mencoder to record the whole show first, so
> mencoder output is not actually seen by the commdetect server. The
> commdect server then runs mplayer over the whole the whole thing
> looking for 98% black frames and assumes the first one is the start of
> the commercial and the second one is the end of one. I would agree it
> looks like you are getting strange index numbers. Are you using tvtime
> to record the shows or mencoder? I have not had this particular
> problem yet with commdetect
>
> Evan
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to