Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Leo Izen
On 5/3/22 12:17, Traian Coza wrote: Thanks, I finally managed to submit my patch with your instructions. However, I see that the "Less secure apps" setting will no longer be available in a month. What do you plan on doing then? (I see you also use gmail) You'll have to enable two-factor authent

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Traian Coza
Thanks, I finally managed to submit my patch with your instructions. However, I see that the "Less secure apps" setting will no longer be available in a month. What do you plan on doing then? (I see you also use gmail) On Tue, May 3, 2022 at 11:53 AM Leo Izen wrote: > On 5/3/22 00:12, Traian Coz

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Leo Izen
On 5/3/22 00:12, Traian Coza wrote: Hi! I am new to contributing to FFmpeg, and I have a technical question. I'm trying to submit a patch, but it's a fairly large patch, which I've made in multiple commits. I don't know how to generate the email for this patch. The example command given on the w

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Traian Coza
I know, but when I click on "New Pull Request" on ffstaging/FFmpeg, it automatically sets the "base repository" to FFmpeg/FFmpeg, and I can't change it to ffstaging/FFmpeg (see image). Am I doing something wrong, perhaps? [image: image.png] ___ ffmpeg-de

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of > Traian Coza > Sent: Tuesday, May 3, 2022 5:37 PM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] Need help submitting a patch > > Hey Softworks, when I

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Traian Coza
Hey Softworks, when I try to open a pull request on that repo it says "An owner of this repository has limited the ability to open a pull request to users that are collaborators on this repository." So I am not a collaborator, can you add me as a collaborator so I can do my pull request? I've seen

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Nicolas George
Traian Coza (12022-05-03): > Sorry about the "top posting" my client does it automatically. It's a poor craftsman who blames their tools. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list [email protected]

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Traian Coza
Sorry about the "top posting" my client does it automatically. ___ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Traian Coza
> > Sent: Tuesday, May 3, 2022 3:31 PM > > To: FFmpeg development discussions and patches > [email protected]> > > Subject: Re: [FFmpeg-devel] Need help submitting a patch > > > > Traian Coza (12022-05-03): > > > Thanks. I'll use the ffstaging/FFmpeg rep

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of > Nicolas George > Sent: Tuesday, May 3, 2022 3:31 PM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] Need help submitting a patch > > Traian Coza (120

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Traian Coza: >> Thanks. I'll use the ffstaging/FFmpeg repo. I didn't know about that, it >> seems much simpler. I've tried using -n (n= number of commits), but it only >> generates n emails, I only want 1. >> >> I have another concern before I create a pull request. I ran 'mak

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Nicolas George
Traian Coza (12022-05-03): > Thanks. I'll use the ffstaging/FFmpeg repo. I didn't know about that, it > seems much simpler. It is not supported by the core of the project. > I've tried using -n (n= number of commits), but it only > generates n emails, I only want 1. Look at h

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Andreas Rheinhardt
Traian Coza: > Thanks. I'll use the ffstaging/FFmpeg repo. I didn't know about that, it > seems much simpler. I've tried using -n (n= number of commits), but it only > generates n emails, I only want 1. > > I have another concern before I create a pull request. I ran 'make fate' > like it says on

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Traian Coza
Thanks. I'll use the ffstaging/FFmpeg repo. I didn't know about that, it seems much simpler. I've tried using -n (n= number of commits), but it only generates n emails, I only want 1. I have another concern before I create a pull request. I ran 'make fate' like it says on the website for regressio

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-03 Thread Nicolas George
Traian Coza (12022-05-03): > Hi! I am new to contributing to FFmpeg, and I have a technical question. > > I'm trying to submit a patch, but it's a fairly large patch, which I've > made in multiple commits. I don't know how to generate the email for this > patch. The example command given on the we

Re: [FFmpeg-devel] Need help submitting a patch

2022-05-02 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of > Traian Coza > Sent: Tuesday, May 3, 2022 6:12 AM > To: [email protected] > Subject: [FFmpeg-devel] Need help submitting a patch > > Hi! I am new to contributing to FFmpeg, and I have a technical >

[FFmpeg-devel] Need help submitting a patch

2022-05-02 Thread Traian Coza
Hi! I am new to contributing to FFmpeg, and I have a technical question. I'm trying to submit a patch, but it's a fairly large patch, which I've made in multiple commits. I don't know how to generate the email for this patch. The example command given on the website (with format-patch) only genera

Re: [FFmpeg-devel] Need help with FFmpeg javacpp-presets

2019-04-16 Thread Lou Logan
On Tue, Apr 16, 2019, at 10:27 AM, sourabh jain wrote: > Hi , > > can someone here , help me with > Impossible to convert between the formats supported by the filter > 'Parsed_ebur128_0' and the filter 'auto_resampler_0 > explained my situation here : > > https://github.com/bytedeco/javacpp-prese

[FFmpeg-devel] Need help with FFmpeg javacpp-presets

2019-04-16 Thread sourabh jain
Hi , can someone here , help me with Impossible to convert between the formats supported by the filter 'Parsed_ebur128_0' and the filter 'auto_resampler_0 explained my situation here : https://github.com/bytedeco/javacpp-presets/issues/715 issue comes when try to call avfilter_graph_config(fil

Re: [FFmpeg-devel] Need help with transcoding example

2016-03-31 Thread Moritz Barsnick
Hello Przemysław, On Thu, Mar 31, 2016 at 11:17:17 +0200, Przemysław Sobala wrote: > Hello > I've altered doc/examples/transcoding.c to encode using aac codec: Please use the libav-user list for questions regarding the usage of ffmpeg's libraries and the programming with ffmpeg. https://ffmp

[FFmpeg-devel] Need help with transcoding example

2016-03-31 Thread Przemysław Sobala
Hello I've altered doc/examples/transcoding.c to encode using aac codec: --- a/doc/examples/transcoding.c +++ b/doc/examples/transcoding.c @@ -114,7 +114,12 @@ if (dec_ctx->codec_type == AVMEDIA_TYPE_VIDEO || dec_ctx->codec_type == AVMEDIA_TYPE_AUDIO) { /

[FFmpeg-devel] Need help with libswscale pal8 to monow issue

2016-01-29 Thread Mats Peterson
Conversion from pal8 to monow seems to be somewhat erratic. It produces slightly different output from converting from monow to monow. Pull the latest from the repository, get the files at the link below, and run the `mkraw' shell script. Comparing the newly produced file with the reference vsy

Re: [FFmpeg-devel] Need help with threading issue (possible deadlock?)

2015-07-13 Thread Ronald S. Bultje
Hi, On Mon, Jul 13, 2015 at 7:15 AM, Donny Yang wrote: > On 13 July 2015 at 20:50, Ronald S. Bultje wrote: > > > Hi, > > > > On Mon, Jul 13, 2015 at 4:26 AM, Donny Yang wrote: > > > > > Hello > > > > > > I'm trying to fix ffmpeg's APNG decoding for images with the PREVIOUS > > > dispose op whi

Re: [FFmpeg-devel] Need help with threading issue (possible deadlock?)

2015-07-13 Thread Donny Yang
On 13 July 2015 at 20:50, Ronald S. Bultje wrote: > Hi, > > On Mon, Jul 13, 2015 at 4:26 AM, Donny Yang wrote: > > > Hello > > > > I'm trying to fix ffmpeg's APNG decoding for images with the PREVIOUS > > dispose op while trying to keep it multithreaded, but it seems to > deadlock > > whenever I

Re: [FFmpeg-devel] Need help with threading issue (possible deadlock?)

2015-07-13 Thread Ronald S. Bultje
Hi, On Mon, Jul 13, 2015 at 4:26 AM, Donny Yang wrote: > Hello > > I'm trying to fix ffmpeg's APNG decoding for images with the PREVIOUS > dispose op while trying to keep it multithreaded, but it seems to deadlock > whenever I use more that one thread. How do I reproduce? ffmpeg -threads 2 -i

[FFmpeg-devel] Need help with threading issue (possible deadlock?)

2015-07-13 Thread Donny Yang
Hello I'm trying to fix ffmpeg's APNG decoding for images with the PREVIOUS dispose op while trying to keep it multithreaded, but it seems to deadlock whenever I use more that one thread. Is there something obvious I'm missing, or otherwise misunderstanding how ffmpeg's threads work? Or should I

[FFmpeg-devel] Need Help Regarding Playing Live RTSP URL using FFMPEG Library

2015-01-13 Thread Bilal Ahmed
> > Hi Everyone, >> > > Hope you all will be fine and doing great. >> >> I am currently working on manipulating RTSP Streaming URL >> Programatically, but I am not getting able to do at all. I actually want to >> capture Streams from RTSP URL at run time and want to convert to some >> format (.wav

Re: [FFmpeg-devel] need help

2014-12-03 Thread Anshul
On 12/03/2014 03:57 PM, Chetan wrote: > > > Hi i want to create video using Text with html tages and effect ... > please let me know .. command I would suggest, use this ffmpeg user questions mailing list please. -Anshul ___ ffmpeg-devel mailing list

[FFmpeg-devel] need help

2014-12-03 Thread Chetan
Hi i want to create video using Text with html tages and effect ... please let me know .. command -- Chetan Dhotkar ___ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] Need help: getting error when trans-coding HD input

2014-11-11 Thread Linuxbot B
Hi, Getting error when trans-coding HD input stream.help me resolve this problem.. Source : HDTV signal from mumudvb .. root@s1:/iptv/trans# /usr/local/bin/ffmpeg -analyzeduration 200 -i "http://127.0.0.1:8700/bysid/5305"; -vf "yadif=0:-1:0,scale=1024:576" -c:v libx264 -crf 23 -threads 2