[FFmpeg-user] "Buffer queue overflow, dropping" when using concat

2018-05-16 Thread Octavio Alvarez
Hi, everybody! I am getting a huge amount of "Buffer queue overflow, dropping." when using concat. This is my ffmpeg call: ffmpeg -y \ -i camera.mts \ \ -f lavfi -i 'color=c=red:duration=675.8339800513014:s=1920x1080:r=3/1001' \ \ -filter_complex '[0:a]adelay=675833.9800513014|6758

Re: [FFmpeg-user] Fatal error when compiling: ld terminated with signal 11

2018-05-16 Thread zerino
By default, I meant this git link https://git.ffmpeg.org/ffmpeg.git yup, they're meant to be, but since ffplay wasnt being installed, and already had sdl-config packaged installed, I thought I ought to try to "force it" What do you mean by linker? And what os it have to with heat? -- Sent f

Re: [FFmpeg-user] Fatal error when compiling: ld terminated with signal 11

2018-05-16 Thread zerino
I don't know what the "default git link" is but on ffmpeg.org, in thedownload section you can find a link to Zeranoe who providesWindows binaries that contain "even" x264.I meant this git link https://git.ffmpeg.org/ffmpeg.git Both are enabled by default (ffplay is only available if sdl isavailabl

[FFmpeg-user] Fw:ffmpeg http protocol question

2018-05-16 Thread asmall
Hi all: Forwarding messages From: "asmall" Date: 2018-05-14 23:31:45 To: ffmpeg-user@ffmpeg.org Subject: ffmpeg http protocol question Hi all I'm xianfei. I have some problems to ask for you help. Thanks. I encode audio with ffmpeg. when I exec the command "ffmpeg -

Re: [FFmpeg-user] Fatal error when compiling: ld terminated with signal 11

2018-05-16 Thread Carl Eugen Hoyos
2018-05-17 2:07 GMT+02:00, zerino : > Hello, I've been using ffmpeg for 3 years now, but I never had to compile > it. > This is quite new to me. > > I'm using Linux subsystem in a win10 machine. > > I was able to successfully compile it using the default git link on their > website, but it lacked m

[FFmpeg-user] Fatal error when compiling: ld terminated with signal 11

2018-05-16 Thread zerino
Hello, I've been using ffmpeg for 3 years now, but I never had to compile it. This is quite new to me. I'm using Linux subsystem in a win10 machine. I was able to successfully compile it using the default git link on their website, but it lacked most libraries i needed (even x264), so I realized

[FFmpeg-user] Unable to execute FFMPEG command

2018-05-16 Thread Ravi Kumar
Hello Team, Hope you people are doing well. Actually i am working on video app there is video call between two people using twillio. After their call finish i am taking videos and audios files from their room id and trying to merge all in a single mp4/webm file but leaving with synchronizatio

Re: [FFmpeg-user] 2.8.14 security updates

2018-05-16 Thread Carl Eugen Hoyos
2018-05-16 9:39 GMT+02:00, Moritz Barsnick : > On Tue, May 15, 2018 at 17:25:56 -0500, Bryan Duff wrote: >> OK, and the reason I'm using 2.8 is because that's as high as the el7 >> rpmfusion repo goes to. > > Okay, if it was the libraries you needed, because you had an old > program which has never

Re: [FFmpeg-user] 2.8.14 security updates

2018-05-16 Thread Moritz Barsnick
On Tue, May 15, 2018 at 17:25:56 -0500, Bryan Duff wrote: > OK, and the reason I'm using 2.8 is because that's as high as the el7 > rpmfusion repo goes to. Okay, if it was the libraries you needed, because you had an old program which has never been adapted to ffmpeg's new APIs/ABIs, that would ha