Re: [FFmpeg-user] what program to use to grab device and send to ffserver?

2015-06-23 Thread Jim Shupert
1) Install the Mac driver for BMD (BMD Desktop) I assume you mean the standard desktop video driver (which is installed together with Media Express)? 2) Download the Decklink SDK (from https://www.blackmagicdesign.com/support/download/f3e35f03b97440c4893fdf7e0dfdf97c/Mac%20OS%20X) Where sh

Re: [FFmpeg-user] what program to use to grab device and send to ffserver?

2015-06-23 Thread Maxim Kozlov
Hi 2015-06-23 17:13 GMT+03:00 Jim Shupert : > If I wish to do this on a linux system [ ubuntu ] > do I need to edit > > the DeckLinkAPIDispatch.cpp & config.mak > > or simply > > —enable-deckling in the config? > > basically - what are the suggested steps? > > thank you > For ubuntu add --extra

Re: [FFmpeg-user] what program to use to grab device and send to ffserver?

2015-06-23 Thread Arnaud Wijns
Hi, 1) It is indeed the standard desktop video driver. 2) You can unzip it wherever you want, just make sure you use the same path when you prepare the configuration file. 3) You can make a « brew update » and « brew upgrade » to make sure you have the latest version of all dependencies. Have

[FFmpeg-user] ffprobe problem with using php

2015-06-23 Thread Bhavin Prajapati
Hello, I am trying to print ffprobe out put using php scrip but its give me output. I have try to run php file using php file name from server side then I its giving me out put fine but when I am trying from browser its not print out put Please help me to solve this. Thanks & Regards, Bhavin P

Re: [FFmpeg-user] what program to use to grab device and send toffserver?

2015-06-23 Thread Ricardo Kleemann
Hello Arnaud This is great news, I'll certainly give it a shot! And provide feedback to the list Regards Ricardo -Original Message- From: "Arnaud Wijns" Sent: ‎6/‎22/‎2015 11:23 AM To: "FFmpeg user questions" Subject: Re: [FFmpeg-user] what program to use to grab device and send tof

Re: [FFmpeg-user] ffprobe problem with using php

2015-06-23 Thread Lou
On Tue, 23 Jun 2015 17:39:40 +0530 Bhavin Prajapati wrote: > Hello, > > I am trying to print ffprobe out put using php scrip but its give me > output. I have try to run php file using php file name from server side > then I its giving me out put fine but when I am trying from browser its > not

Re: [FFmpeg-user] ffprobe problem with using php

2015-06-23 Thread Reindl Harald
Am 23.06.2015 um 20:40 schrieb Lou: On Tue, 23 Jun 2015 17:39:40 +0530 Bhavin Prajapati wrote: Hello, I am trying to print ffprobe out put using php scrip but its give me output. I have try to run php file using php file name from server side then I its giving me out put fine but when I am

Re: [FFmpeg-user] ffprobe problem with using php

2015-06-23 Thread Lou
On Tue, 23 Jun 2015 21:27:19 +0200 Reindl Harald wrote: > really and who is that "we don't" in case of a *users* list? Developers, contributors, and other users who provide actual, useful help. > don#t get me wrong but "only direct FFmpeg cli tool usage" is bullshit > when somebody wants to us

Re: [FFmpeg-user] Subtle HLS segmenting playback glitch

2015-06-23 Thread Bryan Murphy
On Mon, Jun 22, 2015 at 4:58 PM, Bryan Murphy wrote: > I'm running into a problem using ffmpeg to segment files into HLS (m3u8) > format for playback on iOS devices. In the ffmpeg segmented version of > this file, there is a very subtle stutter just as the two adults walk > underneath the 9. Th

Re: [FFmpeg-user] what program to use to grab device and send to ffserver?

2015-06-23 Thread Ricardo Kleemann
Thanks again Arnaud. On Tue, Jun 23, 2015 at 12:04 AM, Arnaud Wijns wrote: > Hi, > > 1) It is indeed the standard desktop video driver. > 2) You can unzip it wherever you want, just make sure you use the same > path when you prepare the configuration file. > 3) You can make a « brew update » an

Re: [FFmpeg-user] Is possible to capture a frame and convert a video file in the same ffmpeg command?

2015-06-23 Thread Dani A
I want to combine those two commands one, can this be done? ffmpeg -i  video.mp4 -ss   00:00:10 -vframes 1-vf  scale=240:160  frame.jpg ffmpeg-i video.mp4 -c:a copy -c:v copy -movflags faststart videonew.mp4 On Saturday, June 20, 2015 7:16 AM, Moritz Barsnick wrote: On Sat, Jun 20,

Re: [FFmpeg-user] Converting .mov files playable on html5 players..but very slow

2015-06-23 Thread Dani A
Any one knows? What is the minimum  encoding I can do on .mov files to make them mp4. I want to offload the cpu from too much processing in converting mov files to mp4. On Sunday, June 21, 2015 3:59 PM, Dani A wrote: Is there any way faster I can convert iphone .mov to mp4. for

Re: [FFmpeg-user] what program to use to grab device and send to ffserver?

2015-06-23 Thread Ricardo Kleemann
Hello Arnaud, Thanks again for your great help. Please see below… > On Jun 22, 2015, at 5:28 AM, Arnaud Wijns wrote: > > Hello Ricardo, > > I am working on a project which uses the same devices for the same purpose. > > You can use both bmdtools (with pipe to FFMPEG) or decklink support for