Hello,
Thx for your reply, can u write an example?
Do you use nginx with a proxy_pass rule?
Or how?
Il Mar 8 Mag 2018, 18:53 John Smith ha scritto:
> > I try to setup FFmpeg + http listen option to serve some live stream
> > without web server .
> > If I run the script seems that all is workin
On Mon, May 07, 2018 at 21:13:38 -0300, Jamenson Ferreira Espindula de Almeida
Melo wrote:
> Below is the listing of a DVD movie disc. I want to convert these files
> to one file. The files already are on my hard disk.
>
> total 4,2G
> -r--r--r-- 1 jamenson jamenson 124K fev 2 2010 video_ts.vob
I might have a patch submitted by the end of this month. If that's
outside your timeline feel free to work on it.
On Tue, May 8, 2018 at 5:32 PM, Paul B Mahol wrote:
> On 5/8/18, Kevin Mark wrote:
>> Hi Paul,
>>
>> Are you referring to the patch for implementing the .activate API in
>> the conca
2018-05-08 15:58 GMT+02:00, cedric.dew...@telfort.nl :
> git clone
> https://github.com/ffmpeg/FFMpeg --depth 1
There is also an archive that you can download:
http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
> ./configure --enable-gpl --enable-nonfree --enable-mmal
> --enable-omx --enable-
On 5/8/18, Kevin Mark wrote:
> Hi Paul,
>
> Are you referring to the patch for implementing the .activate API in
> the concat filter? I don't have an ETA on it now for you, as I've
> paused my work on it to study for upcoming finals next week. Were you
> planning on tackling this yourself at some
Hi Paul,
Are you referring to the patch for implementing the .activate API in
the concat filter? I don't have an ETA on it now for you, as I've
paused my work on it to study for upcoming finals next week. Were you
planning on tackling this yourself at some point?
Thanks,
Kevin
On Tue, May 8, 201
Hello.
I'm trying to create an output stream with delayed video.
I have already used
ffmpeg -y -nostdin -loglevel error -report -i rtmp://foob -itsoffset
55 -i rtmp://foob \
-strict experimental -map 0:a -map 1:v -c:v copy -c:a copy \
-f flv rtmp://foobar
ffmpeg -y -nostdin -loglevel error -r
On Mon, May 7, 2018 at 9:13 PM, Jamenson Ferreira Espindula de Almeida Melo
wrote:
> From Jaboatão dos Guararapes, Pernambuco, Brazil.
>
> Thank you for your response.
>
> Below is the listing of a DVD movie disc. I want to convert these files
> to one file. The files already are on my hard disk.
From Jaboatão dos Guararapes, Pernambuco, Brazil.
Thank you for your response.
Below is the listing of a DVD movie disc. I want to convert these files
to one file. The files already are on my hard disk.
total 4,2G
-r--r--r-- 1 jamenson jamenson 124K fev 2 2010 video_ts.vob
-r--r--r-- 1 jamenso
> I try to setup FFmpeg + http listen option to serve some live stream
> without web server .
> If I run the script seems that all is working fine .
> But if client close connection, ffmpeg stops and I need to restart script .
> What I can do to solve this problem ?
>
>
What I do is use ffmpeg to s
On 5/4/18, Kevin Mark wrote:
> Hi Carl,
>
> I'm using the latter, the ffmpeg CLI. The entire command is:
>
> ffmpeg \
> -i DV_b2.mp4 \
> -i SCREEN_ba.mp4 \
> -i SCREEN_d9.mp4 \
> -i SCREEN_6d.mp4 \
> -i SCREEN_bb.mp4 \
> -threads 1 \
> -filter_complex 'filter here' \
> -map '[cc8]' \
> -c:v ffv1 \
Hi All,
I have tried to compile ffmpeg on my rasperry PI running raspbian stretch, but
I get a linker error.
I have taken the following steps:
git clone
https://github.com/ffmpeg/FFMpeg --depth 1
cd ~/FFMpeg
./configure --enable-gpl --enable-nonfree --enable-mmal --enable-omx
--enable-o
On 08/05/18 00:31, Carl Eugen Hoyos wrote:
> 2018-05-07 23:39 GMT+02:00, Peter B. :
>
>> http://download.das-werkstatt.com/pb/contribs/files/c210.avi.7z
> This file was written using libavformat which does not support
> writing Canopus C210, please provide (the beginning of) the
> original file.
R
On Mon, May 07, 2018 at 05:27:04 +, m.kamalasubha m.kamalasubha wrote:
> I tried to open URL using avformat_open_input API function.
> Initially, I got a warning like,
Hi Kamalasubha,
for questions regarding the use of the libav* libraries, you have a
much better chance of getting support on t
Am 08.05.2018 um 06:12 schrieb swades:
> Actually i Tried in a older version audio video plying together. My problem
> resolved. its not working in latest version. so i use old version now it's
> working.
nice for you, but that won't solve the problem, why do you waste peoples
time when you are
Hi
On Tue, 8 May 2018, 08:11 cedric.dew...@telfort.nl, <
cedric.dew...@telfort.nl> wrote:
> Hi ALl,
> I'm trying to capture the videostream from a webcam into a h264 video file
> on a bananapi (with an allwinner A20 SOC).
> Is this the correct place to ask questions about this, or is there anothe
Hi ALl,
I'm trying to capture the videostream from a webcam into a h264 video file on a
bananapi (with an allwinner A20 SOC).
Is this the correct place to ask questions about this, or is there another
forum that handles this?
Cheers,
Cedric
___
ffmpeg-u
17 matches
Mail list logo