Re: [FFmpeg-user] how to build ffmpeg into one static program without any dependent dynamic library

2018-07-10 Thread Li, Zhong
> -Original Message- > From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of > Reindl Harald > Sent: Thursday, July 5, 2018 6:35 PM > To: ffmpeg-user@ffmpeg.org > Subject: Re: [FFmpeg-user] how to build ffmpeg into one static program > without any dependent dynamic library

Re: [FFmpeg-user] Minimize CPU use with QuickSync?

2018-07-10 Thread Li, Zhong
> -Original Message- > From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of > Jason Coleman > Sent: Friday, July 6, 2018 11:33 PM > To: FFmpeg user questions > Subject: Re: [FFmpeg-user] Minimize CPU use with QuickSync? > > I didn't have a specific reason to utilize the

Re: [FFmpeg-user] How to compile ffmpeg on Android

2018-07-10 Thread Carl Zwanzig
On 7/10/2018 7:47 PM, Mohammed Bey Ahmed Khernache wrote: Till now, i always get the error: C compiler test failed So I can not compile for Android. I am using NDK-r17b. I think you need to do some research on how to build applications for android, this is not a good place to ask. Try building

Re: [FFmpeg-user] How to compile ffmpeg on Android

2018-07-10 Thread Mohammed Bey Ahmed Khernache
Till now, i always get the error: C compiler test failed So I can not compile for Android. I am using NDK-r17b. On Tue, Jul 10, 2018 at 7:00 PM Mohammed Bey Ahmed Khernache < mohbeyi...@gmail.com> wrote: > > Are you sure that there is a C compiler that runs *on* Android? > No, I am not sure. I a

Re: [FFmpeg-user] How to compile ffmpeg on Android

2018-07-10 Thread Mohammed Bey Ahmed Khernache
> Are you sure that there is a C compiler that runs *on* Android? No, I am not sure. I am newbie on Android OS command line. I am trying cross-compilation. ​​ On Tue, Jul 10, 2018 at 2:26 PM Carl Eugen Hoyos wrote: > 2018-07-09 11:04 GMT+02:00, Mohammed Bey Ahmed Khernache < > mohbeyi...@gmail.

Re: [FFmpeg-user] How to compile ffmpeg on Android

2018-07-10 Thread Carl Zwanzig
On 7/10/2018 5:20 AM, Carl Eugen Hoyos wrote: Are you sure that there is a C compiler that runs*on* Android? AFAICT, pretty much all android development is done via cross-compilers. Later, z! ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http

[FFmpeg-user] ffprobe - drm protected stream

2018-07-10 Thread José María Infanzón
Hi all, I've an hls with drm protection. Is it possible to analyze the stream with ffprobe. I do have the content key. Regards -- José María Infanzón ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpe

Re: [FFmpeg-user] How to compile ffmpeg on Android

2018-07-10 Thread Carl Eugen Hoyos
2018-07-09 11:04 GMT+02:00, Mohammed Bey Ahmed Khernache : > Can someone guide me to compile FFmpeg on Android OS. Are you sure that there is a C compiler that runs *on* Android? Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffm

Re: [FFmpeg-user] 453 Not enough bandwidth error

2018-07-10 Thread Moritz Barsnick
Hi Michael, On Mon, Jul 09, 2018 at 16:39:32 -0400, Michael Shaffer wrote: > Hi, I'm trying to stream an IP camera to youtube, using FFMPEG to push the > stream. The problem is, if I put the camera in 1080p mode, I get this error: > > method SETUP failed: 453 Not Enough Bandwidth > Server returne