https://trac.ffmpeg.org/wiki/StreamingGuide#Latency may be of some use to you.
On Sat, Aug 25, 2018 at 12:24 PM Thomas Glanzmann wrote:
>
> Hello,
> I would like to use ffmpeg to stream my windows 7 desktop to windows 10
> desktops on the same broadcast domain. Last week I used the following two
On 8/29/18, xbmcgotham2014 wrote:
> Hi,
>
> Anybody have the complete command line for converting a 3D Side By Side
> video to 3D Top and Bottom video, which will keep the original
> quality/audio as much as possible?
>
> I have a few 3D SBS that now wont play anymore on the projector as it
> was
Hi,
Anybody have the complete command line for converting a 3D Side By Side
video to 3D Top and Bottom video, which will keep the original
quality/audio as much as possible?
I have a few 3D SBS that now wont play anymore on the projector as it
was replaced by a different one that does not support
On Wed, 29 Aug 2018, Mustafa Al Ani wrote:
ffmpeg -f libndi_newtek -i "MED-GW-01 (IO-ENC-01-NDI-01_VR)" -f
decklink 'DeckLink Duo (1)'
Try requesting an explicit field order on the output, e.g.:
-field_order tt
Regards,
Marton
___
ffmpeg-user mai
2018-08-27 23:16 GMT+02:00, George Andguladze :
> If anybody stumbles upon the same issue as described in the previous replies
> of this thread, know that I gave up trying to solve this problem using
> ffmpeg and instead used GStreamer to re-stream the RTSP stream to HLS. After
> long, painful hour
2018-08-29 12:59 GMT+02:00, Mustafa Al Ani :
> ffmpeg -f libndi_newtek -i "MED-GW-01 (IO-ENC-01-NDI-01_VR)" -f
> decklink 'DeckLink Duo (1)'
>
> ffmpeg version N-90713-g955fa23 Copyright (c) 2000-2018 the FFmpeg
> developers
> built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609
> conf
ffmpeg -f libndi_newtek -i "MED-GW-01 (IO-ENC-01-NDI-01_VR)" -f
decklink 'DeckLink Duo (1)'
ffmpeg version N-90713-g955fa23 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609
configuration: --enable-libndi_newtek
--extra-cflags='-I/home/
2018-08-28 20:42 GMT+02:00, James Darnley :
> On 2018-08-28 18:38, Carl Zwanzig wrote:
>> (top-posting corrected)
>>> On Tue, 28 Aug 2018, 05:03 Carl Zwanzig, wrote:
Are there any readily-available & recent windows builds with BMD
decklink
enabled? The 4.0.x builds from Zeranoe do n
2018-08-28 12:31 GMT+02:00, RASIL KRISHNAN :
> I tried a lot of ways to encrypt the video which I'm sending to a
> link. I found a way to encrypt video using aes from stack overflow, the
> link is
> https://stackoverflow.com/questions/50681293/how-can-i-decrypt-the-encrypted-mp4-file-using-ff
2018-08-29 10:52 GMT+02:00, Mustafa Al Ani :
> I'm trying to output an NDI stream (1080i50) using Decklink but the output
> is always progressive, my decklink setting is set to 1080i50 and the NDI is
> 100% interlaced.
>
> I'm not using any flags in the output side because I presume it should take
Hi,
I'm trying to output an NDI stream (1080i50) using Decklink but the output
is always progressive, my decklink setting is set to 1080i50 and the NDI is
100% interlaced.
I'm not using any flags in the output side because I presume it should take
the input as is, but even when I use flags like "
11 matches
Mail list logo