Does your URL play with ffplay? Is your libavformat built with librtmp
enabled?
Why do you want to use melt for this? Most uses of live stream processing
and playout that was formerly unique to melt now be done with ffmpeg such
as SDI output and filtering.


On Fri, Apr 22, 2016 at 10:41 AM Frans Gouverne <frans...@gmail.com> wrote:

> When applying -verbose, it looks like it is parsing only the first rtmp
> packet and then quits.
>
> If rtmp is not supported as input for melt, maybe I can grep the rtmp
> stream with ffmpeg and pipe it into melt? But I have no idea how...
>
>
> 2016-04-22 15:51 GMT+02:00 Frans Gouverne <frans...@gmail.com>:
>
>> by the way, when i use an mp4 file as input, it is working.
>> So apprently melt does not handle the RTMP stream as expected.
>>
>> But using ffmpeg it is working:
>> ffmpeg -i "rtmp://video.testabc.nl/live/demo live=1" output.flv
>>
>>
>>
>>
>>
>> 2016-04-22 15:38 GMT+02:00 Frans Gouverne <frans...@gmail.com>:
>>
>>> Just installed melt. From the command line, I want to grep an RTMP
>>> stream and to store it into a file:
>>>
>>> melt -producer avformat:"rtmp://video.testabc.nl/live/demo live=1"
>>> -consumer avformat:output.flv  vcodec=libx264 acodec=aac
>>>
>>> This is the output:
>>>
>>>  +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
>>> |1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9= 10|
>>> +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
>>> +---------------------------------------------------------------------+
>>> |               H = back 1 minute,  L = forward 1 minute              |
>>> |                 h = previous frame,  l = next frame                 |
>>> |           g = start of clip, j = next clip, k = previous clip       |
>>> |                0 = restart, q = quit, space = play                  |
>>> +---------------------------------------------------------------------+
>>> Current Position:          0
>>>
>>> But there is almost nothing in output.flv. Simply do not know how to
>>> proceed, I am completely new to melt...
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Gouverne Web Design
>> Colenso 125
>> 3761GL Soest
>> Tel: 035-6015569
>> Mobiel: 06-11408032
>> KvK: 32108255
>>
>>
>
>
> --
> Gouverne Web Design
> Colenso 125
> 3761GL Soest
> Tel: 035-6015569
> Mobiel: 06-11408032
> KvK: 32108255
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Mlt-devel mailing list
> Mlt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mlt-devel
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to