[FFmpeg-user] Non-monotonous DTS in output stream 0:1
Mustafa Al Ani
mustafalani at gmail.com
Wed Sep 5 10:29:16 EEST 2018
without the patch:
ffmpeg -f libndi_newtek -find_sources 1 -i dummy -loglevel debug
ffmpeg version 3.4.git Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10) 20160609
configuration: --enable-libndi_newtek
--extra-cflags='-I/home/ls/iohub/ndi/include
-I/home/ls/iohub/bm_sdk/Linux/include'
--extra-ldflags=-L/home/ls/iohub/ndi/lib/x86_64-linux-gnu
--enable-libsrt --enable-ffplay --enable-decklink --enable-libx264
--enable-nonfree --enable-gpl --enable-libfdk-aac --enable-libx265
--enable-openssl
libavutil 56. 19.100 / 56. 19.100
libavcodec 58. 27.101 / 58. 27.101
libavformat 58. 17.106 / 58. 17.106
libavdevice 58. 4.101 / 58. 4.101
libavfilter 7. 26.100 / 7. 26.100
libswscale 5. 2.100 / 5. 2.100
libswresample 3. 2.100 / 3. 2.100
libpostproc 55. 2.100 / 55. 2.100
Splitting the commandline.
Reading option '-f' ... matched as option 'f' (force format) with
argument 'libndi_newtek'.
Reading option '-find_sources' ... matched as AVOption 'find_sources'
with argument '1'.
Reading option '-i' ... matched as input url with argument 'dummy'.
Reading option '-loglevel' ... matched as option 'loglevel' (set
logging level) with argument 'debug'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input url dummy.
Applying option f (force format) with argument libndi_newtek.
Successfully parsed a group of options.
Opening an input file: dummy.
[libndi_newtek @ 0x347e380] Waiting for sources 1000 miliseconds
[libndi_newtek @ 0x347e380] NDIlib_find_wait_for_sources returns 1
[libndi_newtek @ 0x347e380] Waiting for sources 1000 miliseconds
[libndi_newtek @ 0x347e380] NDIlib_find_wait_for_sources returns 1
[libndi_newtek @ 0x347e380] Waiting for sources 1000 miliseconds
[libndi_newtek @ 0x347e380] NDIlib_find_wait_for_sources returns 1
[libndi_newtek @ 0x347e380] Waiting for sources 1000 miliseconds
[libndi_newtek @ 0x347e380] NDIlib_find_wait_for_sources returns 0
[libndi_newtek @ 0x347e380] Found 5 NDI sources:
[libndi_newtek @ 0x347e380] 'IO-ENC-01 (IO-ENC-01-NDI-01)'
'192.168.173.81:5961'
[libndi_newtek @ 0x347e380] 'IO-ENC-01 (IO-ENC-01-NDI-02)'
'192.168.173.81:5962'
[libndi_newtek @ 0x347e380] 'MED-GW-01 (IO-ENC-01-NDI-01_VR)'
'192.168.173.80:5962'
[libndi_newtek @ 0x347e380] 'MED-GW-01 (IO-ENC-01-NDI-02_VR)'
'192.168.173.80:5961'
[libndi_newtek @ 0x347e380] 'OTT-ENC-01 (NDI-TEST-01)'
'152.115.45.153:5961'
dummy: Immediate exit requested
R,
Mustafa
On Tue, Sep 4, 2018 at 2:19 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2018-09-04 11:35 GMT+02:00, Mustafa Al Ani <mustafalani at gmail.com>:
> > Hi,
> >
> > After applying the patch, it can't even find sources anymore.
> >
> > Here is the console output:
> >
> > ffmpeg -f libndi_newtek -find_sources 1 -i dummy -loglevel debug
>
> Then it's probably just wrong but feel free to post the console
> output without the patch.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list