[FFmpeg-user] problem streaming

2021-05-05 Thread Juan carlos Rebate
Good night, I come to you because I no longer know where else I can go to solve a problem, I have followed all the documentation possible, but almost all of it is outdated (2008-2010 year) I want to make a transmission of an already recorded file, the problem is that I always get the same error alt

Re: [FFmpeg-user] problem streaming

2021-05-05 Thread Juan carlos Rebate
ref P L0: 95.0% 2.7% 1.7% 0.6% [libx264 @ 01b9d7b52800] ref B L0: 15.1% 84.5% 0.4% [libx264 @ 01b9d7b52800] ref B L1: 94.4% 5.6% [libx264 @ 01b9d7b52800] kb/s:9.50 Conversion failed! El jue, 6 may 2021 a las 1:23, Carl Zwanzig () escribió: > > On 5/5/2021 12:04 PM, Juan carlo

Re: [FFmpeg-user] problem streaming

2021-05-13 Thread Juan carlos Rebate
, Juan carlos Rebate wrote: > > the input is .\ffmpeg.exe -i prueba.mp4 -c:v libx264 -deinterlace > > -chunked_post 1 -seekable 1 -f mp4 -listen 1http://myip:80 > > What is the complete unedited output? And maye sure you're using the latest > build of ffmpeg (see https://

[FFmpeg-user] problem capture desktop

2020-10-17 Thread Juan carlos Rebate
Hello, I am trying to capture video and audio from a game in windows, but since my pc does not have devices to do it (theoretically yes but ffmpeg does not detect it), I installed some virtual devices but when I call the command it gives me an error fmpeg -f dshow -i video="screen-capture-recorder"

Re: [FFmpeg-user] problem capture desktop

2020-10-17 Thread Juan carlos Rebate
Carlos, > > On Sat, Oct 17, 2020 at 20:00:44 +0200, Juan carlos Rebate wrote: > > fmpeg -f dshow -i video="screen-capture-recorder" -vcodec libx264 -r > > 25 -crf 10 -i audio="virtual-audio-capturer" -acodec mp3 output.mp4 > [...] > > Unknown deco

Re: [FFmpeg-user] problem capture desktop

2020-10-18 Thread Juan carlos Rebate
that way if but the resulting file is corrupt, it does not play. it won't let me install obs says it is not recommended by microsoft El dom., 18 oct. 2020 a las 18:18, Moritz Barsnick () escribió: > > On Sun, Oct 18, 2020 at 02:01:57 +0200, Juan carlos Rebate wrote: > > ffmpeg

Re: [FFmpeg-user] problem capture desktop

2020-10-18 Thread Juan carlos Rebate
0 tbn, 50 tbc (default) Metadat El dom., 18 oct. 2020 a las 19:33, Carl Zwanzig () escribió: > > On 10/18/2020 10:26 AM, Juan carlos Rebate wrote: > > it won't let me install obs says it is not recommended by microsoft > > What won't let you install OBS? I'v

Re: [FFmpeg-user] problem capture desktop

2020-10-18 Thread Juan carlos Rebate
resolution of 1080p it occupies 2 mb for 10 seconds El dom., 18 oct. 2020 a las 20:12, Carl Zwanzig () escribió: > > offlist > > On 10/18/2020 10:57 AM, Juan carlos Rebate wrote: > > They also don't sell ffmpeg and if you allow me to use it without > > problems, > >

[FFmpeg-user] (no subject)

2020-10-25 Thread Juan carlos Rebate
Hello, I am still engrossed in the previous topic of the screenshot, if I got it to work thanks to your help but I do not get the optimal quality results, this leads me to the conclusion that there is some option not available in the compilation, so I I decided to compile it from source, but as I s

Re: [FFmpeg-user] (no subject)

2020-10-25 Thread Juan carlos Rebate
my question is derived from the license problem that does not allow gpl codecs together with non-free codecs (I forgot to put subject, sorry forgive me) El lun., 26 oct. 2020 a las 5:00, Juan carlos Rebate () escribió: > > Hello, I am still engrossed in the previous topic of the screenshot

Re: [FFmpeg-user] (no subject)

2020-10-25 Thread Juan carlos Rebate
Yes, it's for personal use, However if you compile two separate versions there would be no licensing issue if you share it, would it? El lun., 26 oct. 2020 5:49, Carl Zwanzig escribió: > On 10/25/2020 9:16 PM, Juan carlos Rebate wrote: > > my question is derived from the licens

Re: [FFmpeg-user] (no subject)

2020-10-26 Thread juan carlos rebate
) On 10/25/2020 10:14 PM, Juan carlos Rebate wrote: > However if you compile two separate versions > there would be no licensing issue if you share it, would it? If you "share" the build, then technically you're distributing it. The one that's GPL only is perfectly fi

Re: [FFmpeg-user] (no subject)

2020-11-01 Thread juan carlos rebate
Enviado desde Correo para Windows 10 De: Carl Zwanzig Enviado: martes, 27 de octubre de 2020 0:35 Para: ffmpeg-user@ffmpeg.org Asunto: Re: [FFmpeg-user] (no subject) On 10/26/2020 4:22 PM, juan carlos rebate wrote: > It is not my intention to do top posting, this is because I do not like

Re: [FFmpeg-user] (no subject)

2020-11-01 Thread juan carlos rebate
Enviado desde Correo para Windows 10 De: Carl Eugen Hoyos Enviado: domingo, 1 de noviembre de 2020 21:14 Para: FFmpeg user questions Asunto: Re: [FFmpeg-user] (no subject) Am So., 1. Nov. 2020 um 19:49 Uhr schrieb juan carlos rebate : > Good afternoon, sorry that it took so long to upd

Re: [FFmpeg-user] (no subject)

2020-11-01 Thread juan carlos rebate
Enviado desde Correo para Windows 10 De: Carl Eugen Hoyos Enviado: domingo, 1 de noviembre de 2020 23:27 Para: FFmpeg user questions Asunto: Re: [FFmpeg-user] (no subject) Am So., 1. Nov. 2020 um 21:41 Uhr schrieb juan carlos rebate : > Actually my way of compiling is simpler but as it

[FFmpeg-user] is real ffserver removed?

2017-10-25 Thread juan carlos rebate
http://trac.ffmpeg.org/wiki/ffserver how can I do streaming now ?, what alternative will ffmpeg offer? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-us

Re: [FFmpeg-user] is real ffserver removed?

2017-10-25 Thread juan carlos rebate
2017-10-25 23:09 GMT+02:00 Moritz Barsnick : > On Wed, Oct 25, 2017 at 21:36:55 +0200, juan carlos rebate wrote: >> http://trac.ffmpeg.org/wiki/ffserver >> how can I do streaming now ?, what alternative will ffmpeg offer? > > It's not removed yet. It will be in the n

Re: [FFmpeg-user] is real ffserver removed?

2017-10-25 Thread juan carlos rebate
2017-10-25 23:45 GMT+02:00 Carl Eugen Hoyos : > 2017-10-25 23:31 GMT+02:00 juan carlos rebate : > >> Does this mean I can use ffmpeg as a streaming server? > > No, it means if you want to continue using ffserver, > you will have to fix some issues. > (We weren't told t

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread juan carlos rebate
2017-10-26 12:09 GMT+02:00 Jon bae : > 2017-10-25 23:55 GMT+02:00 juan carlos rebate : > >> 2017-10-25 23:45 GMT+02:00 Carl Eugen Hoyos : >> > 2017-10-25 23:31 GMT+02:00 juan carlos rebate : >> > >> >> Does this mean I can use ffmpeg as a streaming ser

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread juan carlos rebate
2017-10-26 17:56 GMT+02:00 Rob Hallam : > On 26 October 2017 at 16:47, juan carlos rebate wrote: > >> it is strange everything that is free, ends > > If it works, you can keep your current version. > >> and what is commercial as in the case of wowza is still alive, &g

[FFmpeg-user] Live streaming

2018-02-23 Thread juan carlos rebate
I would like to know how to perform smooth and continuous transmissions, that is, I would like ffmpeg to allow connections even if it has no currents, I would also like to be able to indicate new video entries that are transmitted one after another without stopping the server, I do not want to use

[FFmpeg-user] remove audio in the latest version windows 20180429-19c3df0-win64-static

2018-04-30 Thread juan carlos rebate
Since the last version something must have changed because it doesn't work as it should, or at least not as it always has. I have a file with 2 audio tracks and I want to remove one of them,the file has three tracks, one video track and two audio tracks,in previous versions I usually do the followi

[FFmpeg-user] (no subject)

2018-08-01 Thread juan carlos rebate
How could I edit video without reconverting this video? For example, add a watermark, or delete a frame and that the format and quality do not change. The commands -c copy or -vcodec and -acodec copy does not have the desired effect, although these commands supposedly are for that the result is tha

[FFmpeg-user] consult volume

2018-12-12 Thread Juan carlos Rebate
hello, how can you check the volume number of a file?, to change it useful -filter "volume", but I do not know how to consult the original volume thanks ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To

[FFmpeg-user] capturing television rtp

2016-02-01 Thread juan carlos Rebate
Hello, how are you friends? my Internet provider also offers me television (rtp), I have used ffmpeg to capture a documentary with a duration of one hour, transmitted atraves of one of these channels. I have tried to preserve the codec of video and the quality, have tried to select the audio codec

Re: [FFmpeg-user] top posting issue

2016-02-04 Thread juan carlos Rebate
I agree, I'm used to answer as well, plus it's easier to read responses, this innconveniente ignore me on the list, besides the html is the evolution, why so afraid? 2016-02-04 11:27 GMT+01:00 Nicolas George : > Le sextidi 16 pluviôse, an CCXXIV, Roman a écrit : >> I've seen many times people aski

Re: [FFmpeg-user] top posting issue

2016-02-04 Thread juan carlos Rebate
if you think it's a waste of time does not respond, the sociedd progresses, the services must engage the advance, the service is so and we must tolerate, no one should tell anyone how they should do things. 2016-02-04 19:31 GMT+01:00 Jannes Faber : > On 4 February 2016 at 17:42, jua

Re: [FFmpeg-user] top posting issue

2016-02-04 Thread juan carlos Rebate
I am not rude, gmail-web does not allow me to publish on the bottom and not use programs that do not like, no one can force me to use something I'm not comfortable 2016-02-04 20:55 GMT+01:00 Paul B Mahol : > On 2/4/16, juan carlos Rebate wrote: >> if you think it's a was

Re: [FFmpeg-user] top posting issue

2016-02-04 Thread juan carlos Rebate
Reindl Harald : > > > Am 04.02.2016 um 21:37 schrieb juan carlos Rebate: >> >> I am not rude, gmail-web does not allow me to publish on the bottom >> and not use programs that do not like, no one can force me to use >> something I'm not comfortable > > >

Re: [FFmpeg-user] top posting issue

2016-02-04 Thread juan carlos Rebate
and I'm the rude when your are insulting 2016-02-04 22:06 GMT+01:00 Jannes Faber : > On 4 Feb 2016 9:56 p.m., "juan carlos Rebate" wrote: >> >> gmail.com does not include options to write at the bottom > &g

Re: [FFmpeg-user] capturing television rtp

2016-02-05 Thread juan carlos Rebate
2016-02-02 9:19 GMT+01:00 Moritz Barsnick : > On Tue, Feb 02, 2016 at 00:41:34 +0100, juan carlos Rebate wrote: >> I have tried to preserve the codec of video and the quality, > > The input stream is H.264, you chose "-vcodec libxvid". That does not > preserve the code

[FFmpeg-user] documentation in spanish

2016-03-05 Thread juan carlos Rebate
Is there somewhere you can find updated documentation in Spanish? the questions raised here have not had good answers and official documentation is confusing and incomplete,including blogs and websites in Spanish do not provide documentation updated ___ f

Re: [FFmpeg-user] documentation in spanish

2016-03-05 Thread juan carlos Rebate
2016-03-05 21:05 GMT+01:00 Paul B Mahol : > On 3/5/16, juan carlos Rebate wrote: >> Is there somewhere you can find updated documentation in Spanish? >> the questions raised here have not had good answers and official >> documentation is confusing and incomplete,including blo

Re: [FFmpeg-user] documentation in spanish

2016-03-05 Thread juan carlos Rebate
2016-03-05 22:14 GMT+01:00 Reindl Harald : > > > Am 05.03.2016 um 22:06 schrieb Phil Rhodes: >>> >>> http://www.ffmpeg.org/ffmpeg-all.html >>> seems to be up-to-date by listing > recent options and not legacy ones >>> like -b:v and so on >> >> Not sure if I'm missing something here, but that do

Re: [FFmpeg-user] documentation in spanish

2016-03-06 Thread juan carlos Rebate
2016-03-06 8:58 GMT+01:00 Paul B Mahol : > On 3/6/16, juan carlos Rebate wrote: >> 2016-03-05 22:14 GMT+01:00 Reindl Harald : >>> >>> >>> Am 05.03.2016 um 22:06 schrieb Phil Rhodes: >>>>> >>>>> http://www.ffmpeg.org/ffmpeg-all.h

Re: [FFmpeg-user] documentation in spanish

2016-03-06 Thread juan carlos Rebate
2016-03-06 17:43 GMT+01:00 Paul B Mahol : > On 3/6/16, juan carlos Rebate wrote: >> 2016-03-06 8:58 GMT+01:00 Paul B Mahol : >>> On 3/6/16, juan carlos Rebate wrote: >>>> 2016-03-05 22:14 GMT+01:00 Reindl Harald : >>>>> >>&

Re: [FFmpeg-user] documentation in spanish

2016-03-06 Thread juan carlos Rebate
2016-03-06 18:10 GMT+01:00 Reindl Harald : > > > Am 06.03.2016 um 18:05 schrieb juan carlos Rebate: >> >> I said nothing of the members of the project, I do not care what keep >> the project are all equibocaos, what I said was that America creates >> all stan

Re: [FFmpeg-user] documentation in spanish

2016-03-06 Thread juan carlos Rebate
100, juan carlos Rebate wrote: >> is not wrong, if you look at the section vera protocols; >> >> ffmpeg -i somefile.ogg -c copy -listen 1 -f ogg http://server:port >> this is to send a local file via http,therefore I would say to convey >> the same way >> >> f

Re: [FFmpeg-user] documentation in spanish

2016-03-06 Thread juan carlos Rebate
ocumentation is confusing 2016-03-06 19:43 GMT+01:00 juan carlos Rebate : > moritz I do not want any front-end, these are often very poor and > basic, the command line is not complicated, the question is that the > documentcion is unclear, little concise, should build a clean > docume

Re: [FFmpeg-user] capturing television rtp

2016-03-08 Thread juan carlos Rebate
This topic is mentioned rtp because this video was captured by a stream rtp quality if maintained since the codec used in the command line is the same provider uses 2016-03-07 9:18 GMT+01:00 Carl Eugen Hoyos : > juan carlos Rebate gmail.com> writes: > >> my Internet provider

[FFmpeg-user] ffmpeg legality of a site

2016-03-19 Thread juan carlos Rebate
Is it legal that I use the project name without being a member of the?. because the documentation is very bad, I am creating a website with documentation in Castilian, this documentation is clear and simple. ¿ It is legal for the site call for example ffmpegexamples.com? ___

Re: [FFmpeg-user] ffmpeg legality of a site

2016-03-19 Thread juan carlos Rebate
I have not a lawyer, I consulted a consultancy, this consulting tells me ask permission from the company, but ffmpeg is not an organization, it has no legal department 2016-03-17 22:54 GMT+01:00 Carl Eugen Hoyos : > Moritz Barsnick gmx.net> writes: > >> On Thu, Mar 17, 2016 at 21:28:10 +, Car

[FFmpeg-user] error Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument

2016-04-30 Thread juan carlos Rebate
documentation once again conspicuous by its absence, I find by google nngun another place to talk about this error Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument my imput is: ffmpeg -i imput.avi -c copy -f mp4 -listen 1 http://localhost:80 ___

Re: [FFmpeg-user] error Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument

2016-04-30 Thread juan carlos Rebate
http://localhost:80: Unknown error I get this error after reading this article wiki. therefore it is not correct 2016-04-30 19:31 GMT+02:00 Lou : > On Sat, Apr 30, 2016, at 09:10 AM, juan carlos Rebate wrote: > > documentation once again conspicuous by its absence, I find by google >

[FFmpeg-user] move from audio track to another

2016-04-30 Thread juan carlos Rebate
ffmpeg is full of errors, try to move from one audio track to another but does not work ffplay -i rtp://239.0.0.111:8208 -ac 1 the stream has 2 channels but only works one, but this in vlc if it works, ffmpeg worse every day ___ ffmpeg-user mailing list f

Re: [FFmpeg-user] error Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument

2016-04-30 Thread juan carlos Rebate
the output is 200 lines, I can not be placed here 2016-05-01 3:30 GMT+02:00 Lou : > On Sat, Apr 30, 2016, at 10:01 AM, juan carlos Rebate wrote: > > http://localhost:80: Unknown error > > I get this error after reading this article wiki. therefore it is not > > correct &g

Re: [FFmpeg-user] error Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument

2016-04-30 Thread juan carlos Rebate
<https://drive.google.com/file/d/0B2lvBovc7QGPUGk3dXZVRmVTV0U/view?usp=drive_web> ​ 2016-05-01 3:53 GMT+02:00 juan carlos Rebate : > the output is 200 lines, I can not be placed here > > 2016-05-01 3:30 GMT+02:00 Lou : > >> On Sat, Apr 30, 2016, at 10:01 AM, juan carlos Rebate w

Re: [FFmpeg-user] move from audio track to another

2016-05-01 Thread juan carlos Rebate
this is not an expired characteristic, if this is so should disappear from the documentation on windows ffmpeg version N-77137-gff6dd58 and linux is 3.0.2 2016-05-01 4:46 GMT+02:00 Moritz Barsnick : > On Sun, May 01, 2016 at 02:50:08 +0200, juan carlos Rebate wrote: > > the stream has 2

Re: [FFmpeg-user] move from audio track to another

2016-05-01 Thread juan carlos Rebate
:55 +0200, juan carlos Rebate wrote: > > this is not an expired characteristic > > Which characteristic are you taking about? If I better understood what > you are trying to achieve and expecting, and we saw you complete > console output, we could understand the problem. > >

Re: [FFmpeg-user] move from audio track to another

2016-05-03 Thread juan carlos Rebate
ing reference picture, default is 65452 [h264 @ 00bcef268540] Missing reference picture, default is 65452 [h264 @ 00bcef3385c0] mmco: unref short failuresq=0B f=0/0 85275.78 A-V: -0.014 fd= 3 aq= 16KB vq= 250KB sq=0B f=0/0 2016-05-03 10:40 GMT+02:00 Carl Eugen Hoyos : > ju

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread juan carlos Rebate
https://trac.ffmpeg.org/wiki/AudioChannelManipulation here it is perfectly explained this in version 2.8 and earlier applies to ffmpeg and ffmplay 2016-05-05 19:11 GMT+02:00 Moritz Barsnick : > On Tue, May 03, 2016 at 16:23:58 +0200, juan carlos Rebate wrote: > > >ffplay -i rtp:/

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread juan carlos Rebate
I think even did not understand what I want to do, what I need is that the audio output is 1 but do not want to be 0 so tnto that is done with -ac but does not work 2016-05-06 0:31 GMT+02:00 Cley Faye : > 2016-05-05 23:43 GMT+02:00 juan carlos Rebate : > > > https://trac.ffm

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread juan carlos Rebate
yes 1 is Spanish 0 is English 2016-05-06 0:50 GMT+02:00 Moritz Barsnick : > On Fri, May 06, 2016 at 00:44:00 +0200, juan carlos Rebate wrote: > > I think even did not understand what I want to do, what I need is that > the > > audio output is 1 but do not want to be 0 so tnto

[FFmpeg-user] ffserver start error

2016-05-29 Thread juan carlos Rebate
root@ubuntu:/etc# ffserver start ffserver version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configuration: libavutil 55. 17.103 / 55. 17.103 libavcodec 57. 24.102 / 57. 24.102 libavformat57. 25.100 / 57. 25.100 li

Re: [FFmpeg-user] ffserver start error

2016-05-29 Thread juan carlos Rebate
VideoFrameRate 3 VideoSize 160x128 2016-05-29 21:05 GMT+00:00 Reindl Harald : > > > Am 29.05.2016 um 22:45 schrieb juan carlos Rebate: > >> root@ubuntu:/etc# ffserver start >> ffserver version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers >> built with gcc 4.8

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-30 Thread juan carlos Rebate
I try to do the opposite, I do not find anything 2016-05-30 17:34 GMT+02:00 Simon Defayette : > Hi, > I am trying to stream over UDP or RTP a .ts file that I recorded to run > some tests on a test&measure equipment and I can't find a way to do it when > the file contains scrambled video. Is th

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-30 Thread juan carlos Rebate
I have sent multiple display outputs and have not received help,I what I want is to catch a rtp transmission and send it as http,and get Error >ffmpeg -i rtp://239.0.0.111:8208 -f ogg -listen 1 http://localhost:80 ffmpeg version N-80117-gdac030d Copyright (c) 2000-2016 the FFmpeg developers built

[FFmpeg-user] translate rtp to http

2016-05-30 Thread juan carlos Rebate
not entuendo the operation of this community, I have requested assistance 200 times in a year, I sent the outputs asking me and not get anything, just redirect me to websites that have nothing to do with my problem, but others seek help and get help within 15 minutes, today was the last time you ig

Re: [FFmpeg-user] translate rtp to http

2016-05-30 Thread juan carlos Rebate
I ask is not to say nonsense answers do not come to the problem if I request help with a protocol please do not tell me to direct me to the wiki video conversion these mails do not want 2016-05-31 0:02 GMT+02:00 Carl Eugen Hoyos : > juan carlos Rebate gmail.com> writes: > > > n

Re: [FFmpeg-user] translate rtp to http

2016-05-31 Thread juan carlos Rebate
I don't do top posting the encoder is not shit please do not insult, the problem is that FFmpeg does not work well El 31/05/2016 06:12, "Reuben Martin" escribió: > > On Tuesday, May 31, 2016 12:10:19 AM CDT juan carlos Rebate wrote: > > I ask is not to say nonsense

Re: [FFmpeg-user] translate rtp to http

2016-05-31 Thread juan carlos Rebate
, 7:02 AM, "ffmpeg-user on behalf of juan carlos Rebate" < > ffmpeg-user-boun...@ffmpeg.org on behalf of nerus...@gmail.com> wrote: > > > >I don't do top posting > > *HERE* is where your responses belong > > >the encoder is not shit please do not in

Re: [FFmpeg-user] translate rtp to http

2016-05-31 Thread juan carlos Rebate
the serial top-poster juan carlos > Rebate wrote: > > I don't do top posting > > the encoder is not shit please do not insult, the problem is that FFmpeg > > does not work well > > > > On my computer: > > RTP source - > ffmpeg -re -f lavfi -i > "

Re: [FFmpeg-user] translate rtp to http

2016-06-01 Thread juan carlos Rebate
no matter which audio is used, FFmpeg is not accessible because of the mistakes I showed in previous post El 01/06/2016 13:46, "Christian Ebert" escribió: > > * juan carlos Rebate on Wednesday, June 01, 2016 at 04:38:12 +0200 > > the problem esque presupposes that I want to

Re: [FFmpeg-user] translate rtp to http

2016-06-02 Thread juan carlos Rebate
-i http://192.168.1.41:80 and error Unknown error nan: 0.000 fd= 0 aq=0K for that reason fails in the browser, not the format but fails because ffmpeg 2016-06-02 0:25 GMT+02:00 Reuben Martin : > On Wednesday, June 1, 2016 4:38:12 AM CDT the serial top-poster juan carlos >

Re: [FFmpeg-user] translate rtp to http

2016-06-03 Thread juan carlos Rebate
definitely ffmpeg is not accessible from outside,there is no firewall so I have reason, it is a failure of ffmpeg,for that reason I get errors that I come notifying 2016-06-02 19:44 GMT+02:00 juan carlos Rebate : > definitely is not a problem of formats, this is ffmpeg error, no matter &g

[FFmpeg-user] command -h error

2016-06-04 Thread juan carlos Rebate
how are you ?, not solve the question of the previous post, but it does not end here because ffmpeg works so bad to the point that not even provides help on your commands,when I try to ask for help console command always she tells me unknown, for example ffmpeg -h format mpeg or ffmpeg -h format=mp

Re: [FFmpeg-user] command -h error

2016-06-04 Thread juan carlos Rebate
does not work, the -h command returns unknown, I can not use man because I'm on windows and do not want linux ffmpeg format mpeg -h unknown 2016-06-05 0:24 GMT+02:00 Reindl Harald : > > > Am 05.06.2016 um 00:14 schrieb juan carlos Rebate: > >> how are you ?, not so

Re: [FFmpeg-user] command -h error

2016-06-04 Thread juan carlos Rebate
no no no ffmpeg -h format mpeg unknown 2016-06-05 0:38 GMT+02:00 Moritz Barsnick : > On Sun, Jun 05, 2016 at 00:24:11 +0200, Reindl Harald wrote: > > Am 05.06.2016 um 00:14 schrieb juan carlos Rebate: > > > help on your commands,when I try to ask for help console command > a

Re: [FFmpeg-user] command -h error

2016-06-04 Thread juan carlos Rebate
ion -canvas_size size set canvas size (WxH or abbreviation) -spre preset set the subtitle options to the indicated prese 2016-06-05 0:48 GMT+02:00 Moritz Barsnick : > On Sun, Jun 05, 2016 at 00:37:01 +0200, juan carlos Rebate wrote: > > does not work, the -h command returns

Re: [FFmpeg-user] command -h error

2016-06-04 Thread juan carlos Rebate
I insist because that is what the documentation says do not want to nag but that's what the documentation says thanks 2016-06-05 1:07 GMT+02:00 Reindl Harald : > > > Am 05.06.2016 um 01:01 schrieb Reindl Harald: > >> >> >> Am 05.06.2016 um 00:37 schrieb juan

[FFmpeg-user] error 1005

2016-06-11 Thread juan carlos Rebate
How are they ?, the problem with muxer and format commands not resolved as you would tell me, at the end I was right only to the Windows version did not include but the linux if now I have the following error when I try to convey through ffserver av_interleaved_write_frame(): Unknown error Error

[FFmpeg-user] ffserver configuration file error

2016-06-13 Thread juan carlos Rebate
What is wrong with this file? Stream feed.webm> Format webm Feed feed.ffm NoAudio VideoCodec libvpx VideoFrameRate 24 VideoBitRate 1024 VideoSize 480x270 VideoBufferSize 1024 AVOptionVideo flags +global_header StartSendOnKey I drew him out of here

[FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-20 Thread juan carlos Rebate
in all results of google there is no page that explains how to resolve this error, commands only explain but not the solution, nor is there documentation solution https://www.google.es/?client=firefox-b-ab#q=ffmpeg+Could+not+write+header+for+output+file+%230+(incorrect+codec+parameters+%3F)%3A&gfe_

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-20 Thread juan carlos Rebate
2016-06-21 0:07 GMT+02:00 Kieran O Leary : > Hi > On 20 Jun 2016 10:41 p.m., "juan carlos Rebate" > wrote: > > > > in all results of google there is no page that explains how to resolve > this > > error, commands only explain but not the solution,

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-20 Thread juan carlos Rebate
2016-06-21 1:00 GMT+02:00 Phil Turmel : > Hi Juan, > > On 06/20/2016 06:15 PM, juan carlos Rebate wrote: > > >> ffmpeg -y -i rtp://239.0.0.107:8208 -map 0 -f mp4 -c:v mpeg4 -listen 1 > > http://localhost:80 -multiple_requests 1 -seekable 1 -bufsize 200k -r > 2

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-21 Thread juan carlos Rebate
I keep looking but not quite find anything to help me solve the problem 2016-06-21 1:07 GMT+02:00 juan carlos Rebate : > > > 2016-06-21 1:00 GMT+02:00 Phil Turmel : > >> Hi Juan, >> >> On 06/20/2016 06:15 PM, juan carlos Rebate wrote: >> >> >> f

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-21 Thread juan carlos Rebate
2016-06-21 21:27 GMT+02:00 Cley Faye : > 2016-06-21 21:06 GMT+02:00 juan carlos Rebate : > > > I keep looking but not quite find anything to help me solve the problem > > > ​> ffmpeg -y -i rtp://239.0.0.107:8208 > > -map 0 -f mp4 -c:v mpeg4 -listen 1 > http

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-21 Thread juan carlos Rebate
2016-06-21 21:43 GMT+02:00 juan carlos Rebate : > > > 2016-06-21 21:27 GMT+02:00 Cley Faye : > >> 2016-06-21 21:06 GMT+02:00 juan carlos Rebate : >> >> > I keep looking but not quite find anything to help me solve the problem >> >> >> ​> ff

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-21 Thread juan carlos Rebate
2016-06-21 23:54 GMT+02:00 Cley Faye : > 2016-06-21 23:35 GMT+02:00 juan carlos Rebate : > > > Could not write header for output file #0 (incorrect codec parameters ?): > > Invalid argument > > > ​That's relatively clear to me. Have you tried *any* other combinati

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-22 Thread juan carlos Rebate
2016-06-22 4:08 GMT+02:00 Cley Faye : > 2016-06-22 0:05 GMT+02:00 juan carlos Rebate : > > > I've tried all combinations for codecs mpeg4 libx264 also webm libvpx > > with the same negative results > > > > The same command line you provided, with matroska replac

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-22 Thread juan carlos Rebate
2016-06-22 18:13 GMT+02:00 Cley Faye : > 2016-06-22 17:51 GMT+02:00 juan carlos Rebate : > > ​​ > > The same command line you provided, with matroska replacing mp4 works > fine > > ​ ​ > > for a standard input file:​ > > >ffmpeg -i lp_e1m3_a.mkv -f matrosk

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-22 Thread juan carlos Rebate
2016-06-22 19:38 GMT+02:00 Cley Faye : > 2016-06-22 18:36 GMT+02:00 juan carlos Rebate : > > > ¿I can send photos or capture video ?, so'll see that does not work > > > Since you've been very uncooperative to *any* kind of help and always > filled every repli

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-22 Thread juan carlos Rebate
2016-06-22 21:16 GMT+02:00 Cley Faye : > 2016-06-22 19:45 GMT+02:00 juan carlos Rebate : > > > the problem is in ffmpeg not know what else wants me to say, I have > > indicated the error, as I indicated all screen output with the error, > have > > not received any solu

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-23 Thread juan carlos Rebate
2016-06-22 21:33 GMT+02:00 juan carlos Rebate : > > > 2016-06-22 21:16 GMT+02:00 Cley Faye : > >> 2016-06-22 19:45 GMT+02:00 juan carlos Rebate : >> >> > the problem is in ffmpeg not know what else wants me to say, I have >> > indicated the error, as I

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-23 Thread juan carlos Rebate
2016-06-23 21:40 GMT+02:00 Phil Turmel : > On 06/23/2016 11:31 AM, juan carlos Rebate wrote: > > > Does anyone know how I can do to write the header? > > You've been told over and over, pointing at the error messages, that mp4 > won't work for streaming. It is *no

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-23 Thread juan carlos Rebate
2016-06-24 1:52 GMT+02:00 Reuben Martin : > On Thu, Jun 23, 2016 at 4:00 PM, juan carlos Rebate > wrote: > > > according to the standard, html5 the mp4 format is ideal for this > purpose, > > many companies that previously used flash html5 technology now used in > mp4

[FFmpeg-user] numerous bugs-80117-N gdac030d version

2016-08-05 Thread juan carlos Rebate
from this ffmpeg version does what he wants for example, 1 when I specify video bitrate, then when you start the conversion process selects another automatically: ffmpeg -i imput.flv -b:v 64k -r 25 outpt.avi all right but when I check the output with me ffprobe it indicates that the bit rate is 284

Re: [FFmpeg-user] numerous bugs-80117-N gdac030d version

2016-08-05 Thread juan carlos Rebate
2016-08-05 19:46 GMT+02:00 Paul B Mahol : > On Friday, August 5, 2016, juan carlos Rebate wrote: > > > from this ffmpeg version does what he wants for example, > > 1 when I specify video bitrate, then when you start the conversion > > process selects > > anothe

Re: [FFmpeg-user] numerous bugs-80117-N gdac030d version

2016-08-05 Thread juan carlos Rebate
2016-08-05 21:29 GMT+02:00 Peter White : > juan carlos Rebate wrote: > >> 2016-08-05 19:46 GMT+02:00 Paul B Mahol : >> >> On Friday, August 5, 2016, juan carlos Rebate wrote: >>> [...] >>> >> >> > >> Full uncut ffmpeg output missi

Re: [FFmpeg-user] numerous bugs-80117-N gdac030d version

2016-08-05 Thread juan carlos Rebate
2016-08-05 23:07 GMT+02:00 Peter White : > Am 05.08.2016 um 22:29 schrieb juan carlos Rebate: > >> 2016-08-05 21:29 GMT+02:00 Peter White : >> >> juan carlos Rebate wrote: >>> >>> 2016-08-05 19:46 GMT+02:00 Paul B Mahol : >>>> >>

Re: [FFmpeg-user] numerous bugs-80117-N gdac030d version

2016-08-06 Thread juan carlos Rebate
2016-08-06 5:17 GMT+02:00 Reindl Harald : > > Am 06.08.2016 um 00:06 schrieb juan carlos Rebate: > >> 2016-08-05 23:07 GMT+02:00 Peter White : >> >>> Full uncut ffmpeg output missing. >>>>> >>>> >>> line >ffmpeg -i video.

Re: [FFmpeg-user] numerous bugs-80117-N gdac030d version

2016-08-06 Thread juan carlos Rebate
2016-08-06 23:21 GMT+02:00 Moritz Barsnick : > On Sat, Aug 06, 2016 at 03:45:04 +0200, juan carlos Rebate wrote: > > > for this reason I did not want to insert the full output, because there > are > > many lines that are not relevant and the moderator does not approve the &g

[FFmpeg-user] new error

2016-08-09 Thread juan carlos Rebate
New error found, according to the documentation to indicate the mime type should be done this way ffmpeg -i video.avi mime_type video/mp4 -listen 1 http://ip:80 I want to use flash, the command ffmpeg -help muxer=swf He tells me that the mime type of flash is application/x-shockwave-flash Error set

Re: [FFmpeg-user] new error

2016-08-09 Thread juan carlos Rebate
2016-08-09 20:32 GMT+02:00 Peter White : > Hi, > > Subject "new error" is a rather ambiguous title. You really should > make that more specific. How are people supposed to know what this is > about when browsing the mailing archive? > > 09.08.2016 19:47 juan car

Re: [FFmpeg-user] new error

2016-08-09 Thread juan carlos Rebate
2016-08-09 22:04 GMT+02:00 Reindl Harald : > > > Am 09.08.2016 um 21:09 schrieb juan carlos Rebate: > > what *exactly* did you not understand *multiple* times when epople > explained you how to compose a email so it is readable for others? > > ignoring dozens of times peop

Re: [FFmpeg-user] new error

2016-08-09 Thread juan carlos Rebate
2016-08-09 23:10 GMT+02:00 Peter White : > Am 09.08.2016 um 22:47 schrieb juan carlos Rebate: > >> 2016-08-09 22:04 GMT+02:00 Reindl Harald : >> >> >>> >>> Am 09.08.2016 um 21:09 schrieb juan carlos Rebate: >>> >>> what *exactly* did y

Re: [FFmpeg-user] new error

2016-08-10 Thread juan carlos Rebate
2016-08-10 0:05 GMT+02:00 Peter White : > juan carlos Rebate: > >> >> No, nothing is missing >> > > > > I wrote already, and others, too: > >> Oh, there is plenty missing. The actual output which contains a hint of > >> what goes wrong.

Re: [FFmpeg-user] new error

2016-08-10 Thread juan carlos Rebate
2016-08-10 16:08 GMT+02:00 Moritz Barsnick : > On Tue, Aug 09, 2016 at 19:47:21 +0200, juan carlos Rebate wrote: > > Can we take this discussion away from all the debate, and get > technical? Juan Carlos asked: > > > ffmpeg -i video.avi mime_type video/mp4 -listen 1 http:/

Re: [FFmpeg-user] new error

2016-08-10 Thread juan carlos Rebate
2016-08-10 17:49 GMT+02:00 Reindl Harald : > > Am 10.08.2016 um 17:16 schrieb juan carlos Rebate: > >> 2016-08-10 16:08 GMT+02:00 Moritz Barsnick : >> >>> P.S.: I'm not sure whether changing the Content-Type was juan carlos's >>> intent

[FFmpeg-user] (no subject)

2015-10-11 Thread juan carlos Rebate
good afternoon to you all membros of the list,The first excuse me for my bad English,also indicate that disables the format but google still sending emails format. I wonder if someone can advise me on several questions: 1 How you can broadcast live including a watermark? 2 How I can change dynamica

  1   2   >