Hi
I hope you can help me. Sorry for my bad english.
I have a Qnap NAS, on this is insalled FFmepg, xTeVe and Plex.
I try to see IPTV Streams on Plex.
Here the log file from xTeVe:
__
2022-02-28 21:57:42 [xTeVe] Buffer:
ty, this is exactly what i need
21.04.2019 10:01, DopeLabs пишет:
On Apr 20, 2019, at 10:24 37PM, Ivan Kirillov wrote:
im trying to rip my stream with streamlink and then send it to my local rtmp
server by using
|streamlink https://www.twitch.tv/mytwitch best -O | ffmpeg -i pipe: -c copy -
> On Apr 20, 2019, at 10:24 37PM, Ivan Kirillov wrote:
>
> im trying to rip my stream with streamlink and then send it to my local rtmp
> server by using
>
> |streamlink https://www.twitch.tv/mytwitch best -O | ffmpeg -i pipe: -c copy
> -f flv rtmp://127.0.0.1/live|
>
try this
ffmpeg -i "
> On Apr 20, 2019, at 10:24 37PM, Ivan Kirillov wrote:
>
> im trying to rip my stream with streamlink and then send it to my local rtmp
> server by using
>
> |streamlink https://www.twitch.tv/mytwitch best -O | ffmpeg -i pipe: -c copy
> -f flv rtmp://127.0.0.1/live|
>
im not familiar wit
im trying to rip my stream with streamlink and then send it to my local
rtmp server by using
|streamlink https://www.twitch.tv/mytwitch best -O | ffmpeg -i pipe: -c
copy -f flv rtmp://127.0.0.1/live|
im geting an error
|error: Error when writing to output: [Errno 32] Broken pipe, exiting|
w
I tried to use latest youtube-dl to download a wild animals
video, and I got the following error message:
https protocol not found, recompile FFmpeg with openssl, gnutls or
securetransport enabled.
youtube-dl invokes ffmpeg like this:
ffmpeg command line: ffmpeg -y -loglevel verbose -headers
Finally we have purchase another type of video camera.
In data giovedì 19 aprile 2018 11:41:14 CEST, Carl Eugen Hoyos ha scritto:
> 2018-04-18 22:44 GMT+02:00, Denis :
> > To test the video camera with ffmpeg I'm using this command line:
> > ./ffmpeg -loglevel 99 -i rtsp://admin:admin@172.30.153
The row command
./ffmpeg -rtsp_transport tcp -loglevel 99 -i rtsp://
admin:admin@172.30.153.33:554/1 a.avi
And here the output
http://www.denisgottardello.it/ffmpeg2.log
A little part of the output
Guessed Channel Layout for Input Stream #0.1 : mono
Input #0, rtsp, from 'rtsp://admin:admin@172.30
The row command
./ffmpeg -rtsp_transport tcp -loglevel 99 -i
rtsp://admin:admin@172.30.153.33:554/1 a.avi
And here the output
http://www.denisgottardello.it/ffmpeg2.log
A little part of the output
Guessed Channel Layout for Input Stream #0.1 : mono
Input #0, rtsp, from 'rtsp://admin:admin@172.30
2018-04-18 22:44 GMT+02:00, Denis :
> To test the video camera with ffmpeg I'm using this command line:
> ./ffmpeg -loglevel 99 -i rtsp://admin:admin@172.30.153.33:554/1 a.avi
>
> The output it very big
No.
Please test with -rtsp_transport tcp
Do not top-post here, Carl Eugen
_
Perfect.
Using vlc with a Debian 9 machine I can watch an onvif video camera.
Using the latest ffmpeg from git I can't watch the same video camera.
To test the video camera with ffmpeg I'm using this command line:
./ffmpeg -loglevel 99 -i rtsp://admin:admin@172.30.153.33:554/1 a.avi
The output i
On Fri, Apr 28, 2017 at 15:28:49 +, Yanet Giuse wrote:
> ffmpeg version N-81709-g492259c Copyright (c) 2000-2016 the FFmpeg developers
This is six months old. Please always try laster git master, or at
least something very recent.
> configuration: --enable-gpl --enable-libx264 --enable-shar
Thank you for your response,
Ive tried a lot of different parameters.
for the command line:
ffmpeg -i rtsp://admin:admin@192.168.32.228:554/live -c:v copy -movflags
+faststart -f mp4 /home/equipoprueba/Desktop/outfile.mp4
The result is
ffmpeg version N-81709-g492259c Copyright (c) 2000-2016 the
Have you tried a stream copy or only encoding the audio to mp3/aac since the
video looks like its already in h264?
Stream copy video and re-encode audio
ffmpeg -I rtsp:/ip -c:v copy -c:a mp3 -b:a 128k -movflags +faststart -f mp4
outfile.mp4
> On Apr 28, 2017, at 6:12 24AM, Yanet Giuse
> wr
Hello!I am trying to record a live rtsp stream and save videos locally using
ffmpeg, but i cant.This stream is a camera, and Ive tested the video stream in
VLC. It works.
First, the ffplay command (ffplay rtsp://ip ) returns
[rtsp @ 0x7fa574009280] UDP timeout, retrying with TCP 0B f=0/0
[rt
Thank you I didn't see the last line in documentation
Promise next time I will publish on the right list.
Thank you very much,
Best regards,
DELMAS P
Le 13/04/2017 à 12:23, Cley Faye a écrit :
> 2017-04-13 11:18 GMT+02:00 Pierre Delmas <
> pierre.del...@centrale-marseille.fr>:
>
>> How to r
2017-04-13 11:18 GMT+02:00 Pierre Delmas <
pierre.del...@centrale-marseille.fr>:
>
> How to replace avcodec_decode_video2 in the version ffmpeg-3.2.4 ?
Two things.
First, this is not the right list for this kind of questions;
https://lists.ffmpeg.org/mailman/listinfo/libav-user/ is probably a
Hello,
I need a little help.
Currently I'm doing a research project in which I use ffmpeg.
For that project I need to extract motion vectors so I looked on the web
for solution and found the use of AVMotionVector (like in file
frame.cpp) but with that method I get a segfault so I looked for the
Am 18.08.2016 um 07:57 schrieb Chandra Shaker Balure:
Dear sir,
I am facing problem with ffmpeg installation. I have downloaded the ffmpeg
from the website https://www.ffmpeg.org/download.html and tried installing
using ./configure, but it fails, and throws an error, i.e.
If you think configu
Le duodi 2 fructidor, an CCXXIV, Chandra Shaker Balure a écrit :
> I would like to know if have any solution to this. I am not able to figure
> out the workaround to resolve this issue.
Try reading the paragraph you quoted from configure's output, for starters.
Regards,
--
Nicolas George
si
Dear sir,
I am facing problem with ffmpeg installation. I have downloaded the ffmpeg
from the website https://www.ffmpeg.org/download.html and tried installing
using ./configure, but it fails, and throws an error, i.e.
If you think configure made a mistake, make sure you are using the latest
vers
Juan M. Anera gmail.com> writes:
> ffmpeg version 3.0.2-2~bpo8+1
Please understand that generally only current FFmpeg git head
is supported on this mailing list.
> ffmpeg -y -f alsa -i hw:1 -i /dev/video0 -t 10 out12.avi
This is missing -qscale 2 or -qscale 10 or -vb 2000
(which
Hi all,
I've spent so much time trying to figure out how this FFMPEG and their
libraries work :(
I have a RaspberryPi 2B and a Logitech USB Webcam. Here is the *input* from
FFMPEG list from my /dev/video0:
ffmpeg version 3.0.2-2~bpo8+1 Copyright (c) 2000-2016 the FFmpeg
developers
On Fri, 4 Dec 2015 16:50:56 -0200
Ricardo Heyn Junior wrote:
> Hello,
>
> I had to compile the qt-faststart and apply some permissions to www-data
> execute the ffmpeg, now everything is working fine.
>
> Thanks for all!
I don't see how qt-faststart is related to your original question, but
yo
Hello,
I had to compile the qt-faststart and apply some permissions to www-data
execute the ffmpeg, now everything is working fine.
Thanks for all!
2015-12-03 11:56 GMT-02:00 Ricardo Heyn Junior :
> Hello guys,
>
> I see that there is some things that I need to do first. I will keep you
> info
Hello guys,
I see that there is some things that I need to do first. I will keep you
informed.
Thanks!
2015-12-02 18:34 GMT-02:00 Moritz Barsnick :
> On Wed, Dec 02, 2015 at 17:26:20 -0200, Ricardo Heyn Junior wrote:
> > I have two servers with ffmpeg installed correctly but one of them
>
> On
On Wed, Dec 02, 2015 at 17:26:20 -0200, Ricardo Heyn Junior wrote:
> I have two servers with ffmpeg installed correctly but one of them
One of them is quite old (1.0.x), even though from 2014:
> ffmpeg version 1.0.10 Copyright (c) 2000-2014 the FFmpeg developers
while the other is quite current:
>
On Wed, 2 Dec 2015 17:26:20 -0200
Ricardo Heyn Junior wrote:
> Hello everyone,
>
> I am new in ffmpeg, so please be kind. :)
>
> I have two servers with ffmpeg installed correctly but one of them, the
> recently instalation shows me 01 second more in duration, as below:
>
> - Old server:
>
>
Hello everyone,
I am new in ffmpeg, so please be kind. :)
I have two servers with ffmpeg installed correctly but one of them, the
recently instalation shows me 01 second more in duration, as below:
- Old server:
# ffmpeg -i media/test.mp4
ffmpeg version 1.0.10 Copyright (c) 2000-2014 the FFmpeg
Thank you.
I updated my FFMPEG.
Now it is:
ffmpeg version N-73929-ga906e86 Copyright (c) 2000-2015 the FFmpeg
developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --prefix=/home/shubhmoy/ffmpeg_build
--pkg-config-flags=--static
--extra-cflags=-I/home/shubhmoy/
And if you want to stream file use -re option before input.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Hi s,
On Wed, Jul 22, 2015 at 13:49:20 +0530, s00b4u 4u wrote:
> My FFMPEG configuration looks like this:
> ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers
> built on Jul 1 2014 12:08:44 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
>
> If you like, I can send FFPROBE results of m
Hi,
I have an MP4 file which I want to push to my Wowza as Flash Live Stream.
I am using following command for that:
*ffmpeg -i "~/Videos/myvideo.mp4" -codec:v libx264 -vb 40 -g 60
-codec:a aac -ab 10 -ar 48000 -ac 2 -bsf:v h264_mp4toannexb -strict
experimental -f flv rtmp://localhost:1
Dennis Azevedo gmail.com> writes:
> I'm trying this code: ffmpeg -re -i localFile.mp4
> -c copy -f flv rtmp://:1935/live/streamName
Complete, uncut console output missing.
Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.o
Hi there!
I'm having a small problem while testing the functionalities of streaming
with Ffmpeg using a wowza server.
I'm using FFMPEG to create a live stream from a video file in my computer
(just like the examples in your Streaming guide documentation). I've
managed to send using a UDP, RTSP, et
35 matches
Mail list logo