I was trying to add timecode overlay using following command without any
success.. what is wrong with the following command? is there an argument
missing?

melt -verbose -profile dv_pal /Volumes/XSAN/test000.mov -attach dynamictext
-consumer decklink

On Fri, Apr 17, 2015 at 10:51 AM, Nisar Ahmed <nisar....@gmail.com> wrote:

> I tried that one also but adding reset_timestamps=1 to melt solved the
> issue.
>
> I was exploring the API for building custom application and it was a
> really a great experience.. I would also like to add a second consumer for
> monitoring captured feed in VLC so trying multi consumer now.
>
> Thanks for a wonderful product.
>
> On Thu, Apr 16, 2015 at 11:41 PM, Dan Dennedy <d...@dennedy.org> wrote:
>
>> Also, you can compile ffmpeg to use decklink as input device and just use
>> ffmpeg.
>> http://www.ffmpeg.org/ffmpeg-devices.html#decklink
>>
>> On Wed, Apr 15, 2015 at 10:30 AM, Dan Dennedy <d...@dennedy.org> wrote:
>>
>>> On Wed, Apr 15, 2015 at 9:45 AM, Nisar Ahmed <nisar....@gmail.com>
>>> wrote:
>>>
>>>> Thanks,
>>>>
>>>> While waiting for your reply, I updated ffmpeg to version 2.4.3 and
>>>> melt to 0.9.2 and now I am getting a warning "Using
>>>> AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set
>>>> AVStream.time_base instead."
>>>>
>>>> Anyways splitting works now but only first movie contains valid frames,
>>>> rest of the movies are created with blank frames
>>>>
>>>> melt -verbose -profile dv_pal decklink:1 -consumer
>>>> avformat:test%03d.mov vcodec=prores acodec=pcm_s16le f=segment
>>>> segment_format=mov segment_time=10
>>>>
>>>> Can you guess what is wrong with files created after first one?
>>>>
>>>>
>>>>
>>> No, you probably need to debug it and send a patch.
>>>
>>>
>>> --
>>> +-DRD-+
>>>
>>
>>
>>
>> --
>> +-DRD-+
>>
>
>
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to