Re: [FFmpeg-user] preset files

2018-09-05 Thread Scott Johnson
Hi Moritz, This was a big help, thanks for the update. One of 40 steps closer to finishing my program. Lol Thanks, Scott. -Original Message- From: ffmpeg-user On Behalf Of Moritz Barsnick Sent: September 5, 2018 3:52 AM To: FFmpeg user discussions Subject: Re: [FFmpeg-user] preset fi

Re: [FFmpeg-user] Non-monotonous DTS in output stream 0:1

2018-09-05 Thread Mustafa Al Ani
No particular reason but I can tell it happens on master build as well. R, Mustafa > On Sep 5, 2018, at 9:57 AM, Moritz Barsnick wrote: > >> On Wed, Sep 05, 2018 at 09:29:16 +0200, Mustafa Al Ani wrote: >> without the patch: >> >> ffmpeg -f libndi_newtek -find_sources 1 -i dummy -loglevel deb

Re: [FFmpeg-user] FFmpeg error when using "Mediacodec"

2018-09-05 Thread Carl Eugen Hoyos
2018-09-05 12:07 GMT+02:00, Mohammed Bey Ahmed Khernache : > ./configure > --cross-prefix=/root/arm64-toolchains-r14b/bin/aarch64-linux-android- > --sysroot=/root/arm64-toolchains-r14b/sysroot/ --arch=aarch64 > --target-os=android > --extra-cflags="-I/root/libomxil-bellagio-0.9.3/include" > --ena

[FFmpeg-user] FFmpeg error when using "Mediacodec"

2018-09-05 Thread Mohammed Bey Ahmed Khernache
Hello, I cross-compiled FFmpeg successfully for aarch64 ARM under Android OS. I enabled "mediacodec" option to leverage the Hardware HEVC decoder available in the board I am using (Snapdragon 810). Here is the command line to configure the compilation: --

Re: [FFmpeg-user] Non-monotonous DTS in output stream 0:1

2018-09-05 Thread Moritz Barsnick
On Wed, Sep 05, 2018 at 09:29:16 +0200, Mustafa Al Ani wrote: > 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 Are you using the 3.4 branch from git? If so, is there any particular reas

Re: [FFmpeg-user] preset files

2018-09-05 Thread Moritz Barsnick
On Tue, Sep 04, 2018 at 16:25:47 -0400, Scott Johnson wrote: > I'm using a third party compiled API, to talk to FFmpeg. I can't > change the command line structure. I would have to purchase the API > source to do it. Francois suggested a wrapper, i.e. a script which is called ffmpeg, which adds t

Re: [FFmpeg-user] Non-monotonous DTS in output stream 0:1

2018-09-05 Thread Mustafa Al Ani
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/inc