Hi everybody
I am making test with the new SDK of NDI and I obtain this log when I close
my producer
melt -profile atsc_1080i_50 -producer "ndi:RICARDOWS (demo)"
+-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+
|1=-10| |2= -5| |3= -2| |4= -1| |5= 0| |6= 1| |7= 2| |8= 5|
I have compile the mlt with sdl2 support and i obtain a blank screen
without video, I have disabled the sdl2 support in configure file and the
output is ok
I am usir Ubuntu 16.04 with nVidia GTX950 graphics card
Thanks for all
--
Ricardo Jiménez Hurtado
-
Hello everybody:
My solution for my last email is this
melt -profile atsc_1080i_50 eof:loop Vídeos/ToS-4k-1920.mov -profile
atsc_1080i_50 -consumer ndi:demo
the solution is
melt -profile atsc_1080i_50 -producer "ndi:PORTATIL01 (demo)"
thanks for all
best regards
--
Ricardo Jiménez Hurtado
-
Hello everyboy:
I am trying view my consumer ndi and I try this
melt -profile atsc_1080i_50 eof:loop Vídeos/ToS-4k-1920.mov -profile
atsc_1080i_50 -consumer ndi:demo
If I go to a NDI Video Monitor I can see the clip but if I tri this
melt -profile atsc_1080i_50 -producer "ndi:portatil01 (demo)"
Hello, how can I set wich are the network interface for send or receiver
the NDI
Thanks for all
Best regards
--
Ricardo Jiménez Hurtado
--
Check out the vibrant tech community on one of the world's most
engaging tech si
How can I convert a bgra frame to rgba?
Thanks for all
Best regards
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become
I have changed the code for the producer NDI and now i can create a
consumer ndi and in other melt received de information but how can I do for
connect the frame and the information to the consumer, for example sdl or
decklink
thanks for all
--
Ricardo Jiménez Hurtado
Dpto. Técnico Comercial
DCT
Ok, I am get that the configure work, for that i change the file in NDI's
SDI lib/libndi.a to lib/libndi.so but when I make this is the error
ndi.c: In function ‘consumer_ndi_feeder’:
ndi.c:180:9: error: ‘NDIlib_frame_format_type_progressive’ undeclared
(first use in this function)
? NDIlib
Hello
I am trying compile mlt from github with ndi sdk and the configure say me
this
Configuring framework:
Configuring modules:
Configuring modules/avformat:
Configuring modules/core:
Configuring modules/decklink:
Configuring modules/feeds:
Configuring modules/frei0r:
Configuring modules/gtk2:
-
Hello
I want change values in my program python with multiconsumer that I can set
the window_id or decklink card dinamicaly
My multi.yml is that
- mlt_service: sdl
- mlt_service: decklink
mlt_profile: dv_pal_wide
How can I access to change the values in python
thans for all
--
Ricardo Jim
Hello:
How can I make in python for the capture from a decklink and playing in
another with the less seconds of delay posible.
I have this code
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Import required modules
import mlt
import time
import sys
# Start the mlt system
mlt.Factory().init( )
Hello everybody
i want to start with melted and i need multiple output via SDL, I and try
this configuracion
uadd sdl_preview:640x360
uadd sdl_preview:640x360
load u0 test.mov
play u0
load u1 test2.mov
play u1
and I have received this error
[consumer sdl] SDL failed to open audio: Audio device
12 matches
Mail list logo