2011/7/1 Maksym Veremeyenko <ve...@m1stereo.tv>:
> 01.07.11 18:47, Dan Dennedy написав(ла):
>>
>> On Fri, Jul 1, 2011 at 1:58 AM, Maksym Veremeyenko<ve...@m1stereo.tv>
>>  wrote:
>
> [...]
>>>
>>> 2. Another feature i would prefer to be implemented is auto-deleting
>>> played clip, i.e. after clip is played it been deleted in other clips
>>> present in a playlist sequence. That could be set by enabling some key
>>> value for unit like:
>>>
>>> USET U0 played_remove=1
>>>
>>> and clip deleting could be implemented in a part of code after AS-RUN
>>> notification appear...
>>
>> I assume you mean removing the clip from the playlist instead of
>> deleting the file. Most people today periodically call WIPE such as
>> when they APND clips every hour or so.
>
> yes. remove clip from playlist after playing that one.
>
>>
>> mlt_playlist has an autoclose property, and I wonder if it will
>> already do this with uset u0 autoclose=1:
>> http://mltframework.org/doxygen/structmlt__playlist__s.html
>
> *autoclose*
>    /Set this true if you are doing sequential processing and want to
> automatically close producers as they are finished being used to free
> resources/.
>
> does it remove a item from playlist?

no

-- 
+-DRD-+

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to