n 10, 2019 at 2:17 AM Carl Eugen Hoyos wrote:
> 2019-01-08 16:13 GMT+01:00, Dinesh Gupta :
> > Below commend
> >>$ pkg-config --print-errors --cflags opus
> > output as below
> > -I/opus
> >
> > If u see the log file, last error is as :
> >
C1083: Cannot open include file:
'opus_multistream.h': No such file or directory
why it is failing.?
Regards,
Dinesh
On Sun, Jan 6, 2019 at 6:11 PM Carl Eugen Hoyos wrote:
> 2019-01-03 7:13 GMT+01:00, Dinesh Gupta :
>
> >./configure --toolchain=msvc
> > --
Did the same but getting issue as previously mentioned
On Thu, 3 Jan, 2019, 2:22 PM Paul B Mahol On 1/3/19, Dinesh Gupta wrote:
> >>>>> whatever that means
> > Means I tried to after remove --enable-libopus. But still got the error.
> >
> > Thank you for hi
1.19 um 08:49 schrieb Dinesh Gupta:
> > I need development stuff too.
>
> whatever that means
>
> > I need opus lib. Even if I disable opus still it not disabling opus.
>
>
> AGAIN: you have that twice and the enable likely wins
>
> --disable-libopus --enable-
Hi,
I need development stuff too.
I need opus lib. Even if I disable opus still it not disabling opus.
Thanks
On Thu, 3 Jan, 2019, 12:53 PM Reindl Harald
>
> Am 03.01.19 um 07:13 schrieb Dinesh Gupta:
> > When I tried to configure then it throw error 'Opus not found usi
Hi All,
FFmpeg will not streaming a RSTP stream. I want to FFmpeg work as
server and stream desktop. Also, I am generating '.sdp' file so that
client may connect. But '.sdp' file not being generated.
It hangs and must be terminated with Ctrl+C(press twice).
After issuing a Ctrl+C tw
x. But no such functions
available.
If any way I may include this function while building ffmpeg from source.
It will more helpful.
Please guide me with with some sample.
I am very naive in c & c++.
Please don't mind of this type of silly question
Thanks
Dinesh Gupta
On Tue, Dec 11
'gaminganywhere.org' code for streaming game engine
with ffmpeg 4.x to use hardware encoding with CUDA OR NVENC etc.
Please guide me.
Thanks,
Dinesh Gupta
On Tue, Dec 11, 2018, 4:37 PM Carl Eugen Hoyos 2018-12-11 9:19 GMT+01:00, Dinesh Gupta :
> > While building 'ff
While building 'ffmpeg' 4.0.2 and above, missing function
'ffio_open_dyn_packet_buf'. Due to this I am unable to compile my project.
I spend my whole week to find the solution but didn't get success. When
searching this function in code than it is available on source code.But
when build from sorce