Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] New mailing-list archive
@ 2025-10-13  8:32 Nicolas George via ffmpeg-devel
  2025-10-13  8:40 ` [FFmpeg-devel] " Diederick C. Niehorster via ffmpeg-devel
  2025-11-13  6:12 ` compn via ffmpeg-devel
  0 siblings, 2 replies; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-10-13  8:32 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Nicolas George

Hi. I just went to the new archive for this mailing-list.

Is it just me or does it suck?

I am looking at
<https://lists.ffmpeg.org/archives/list/ffmpeg-devel@ffmpeg.org/thread/OU7LIDH65GJLH7IXSU7TBUCEUNDBRNQW/>
and I am not seeing any way to make a link to my own mail.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-13  8:32 [FFmpeg-devel] New mailing-list archive Nicolas George via ffmpeg-devel
@ 2025-10-13  8:40 ` Diederick C. Niehorster via ffmpeg-devel
  2025-10-13  8:47   ` Nicolas George via ffmpeg-devel
  2025-11-13  6:12 ` compn via ffmpeg-devel
  1 sibling, 1 reply; 12+ messages in thread
From: Diederick C. Niehorster via ffmpeg-devel @ 2025-10-13  8:40 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Diederick C. Niehorster

On Mon, Oct 13, 2025 at 10:33 AM Nicolas George via ffmpeg-devel
<ffmpeg-devel@ffmpeg.org> wrote:
>
> Hi. I just went to the new archive for this mailing-list.
>
> Is it just me or does it suck?
>
> I am looking at
> <https://lists.ffmpeg.org/archives/list/ffmpeg-devel@ffmpeg.org/thread/OU7LIDH65GJLH7IXSU7TBUCEUNDBRNQW/>
> and I am not seeing any way to make a link to my own mail.

The little chain icon in the lower right, next to the thumbs up and
thumbs down, generates:
https://lists.ffmpeg.org/archives/list/ffmpeg-devel@ffmpeg.org/message/LHST53IEEVLV7ZFNAA3274N652WHRVA6/
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-13  8:40 ` [FFmpeg-devel] " Diederick C. Niehorster via ffmpeg-devel
@ 2025-10-13  8:47   ` Nicolas George via ffmpeg-devel
  2025-10-13  9:09     ` Nicolas George via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-10-13  8:47 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Nicolas George

Diederick C. Niehorster via ffmpeg-devel (HE12025-10-13):
> The little chain icon in the lower right, next to the thumbs up and
> thumbs down, generates:
> https://lists.ffmpeg.org/archives/list/ffmpeg-devel@ffmpeg.org/message/LHST53IEEVLV7ZFNAA3274N652WHRVA6/

Thanks. It sucks a little less than the first impression. But it still
sucks. The fact that it defaults to a non-monospace font, for starters,
and tries to “pretty print” the mail is terrible for our use.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-13  8:47   ` Nicolas George via ffmpeg-devel
@ 2025-10-13  9:09     ` Nicolas George via ffmpeg-devel
  2025-10-13 21:52       ` Michael Niedermayer via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-10-13  9:09 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Nicolas George

Nicolas George via ffmpeg-devel (HE12025-10-13):
> Thanks. It sucks a little less than the first impression. But it still
> sucks. The fact that it defaults to a non-monospace font, for starters,
> and tries to “pretty print” the mail is terrible for our use.

Also: threading. For example, this thread
<https://lists.ffmpeg.org/archives/list/ffmpeg-user@ffmpeg.org/thread/Q4TED2ECCNO4LNH2DSUAH4YZYAMF3QX5/>
that looks like that wit a MUA that supports threading :

[FFmpeg-user] Bruce Gavin : Access Exception 0xC0000005 from Windows.CreateProcess()
└─>[FFmpeg-user] Gyan Doshi : Re: Access Exception 0xC0000005 from Windows.CreateProcess()
  ├─> Bruce Gavin
  │ └─> Gyan Doshi
  └─> Bruce Gavin
    └─> Tobias Rapp

On the web version, there is a vague indentation to show the threading,
but nothing as readable as what we used to have.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-13  9:09     ` Nicolas George via ffmpeg-devel
@ 2025-10-13 21:52       ` Michael Niedermayer via ffmpeg-devel
  2025-10-16 11:56         ` Nicolas George via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Niedermayer via ffmpeg-devel @ 2025-10-13 21:52 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Michael Niedermayer


[-- Attachment #1.1: Type: text/plain, Size: 1396 bytes --]

Hi Nicolas

On Mon, Oct 13, 2025 at 11:09:20AM +0200, Nicolas George via ffmpeg-devel wrote:
> Nicolas George via ffmpeg-devel (HE12025-10-13):
> > Thanks. It sucks a little less than the first impression. But it still
> > sucks. The fact that it defaults to a non-monospace font, for starters,
> > and tries to “pretty print” the mail is terrible for our use.
> 
> Also: threading. For example, this thread
> <https://lists.ffmpeg.org/archives/list/ffmpeg-user@ffmpeg.org/thread/Q4TED2ECCNO4LNH2DSUAH4YZYAMF3QX5/>
> that looks like that wit a MUA that supports threading :
> 
> [FFmpeg-user] Bruce Gavin : Access Exception 0xC0000005 from Windows.CreateProcess()
> └─>[FFmpeg-user] Gyan Doshi : Re: Access Exception 0xC0000005 from Windows.CreateProcess()
>   ├─> Bruce Gavin
>   │ └─> Gyan Doshi
>   └─> Bruce Gavin
>     └─> Tobias Rapp
> 
> On the web version, there is a vague indentation to show the threading,
> but nothing as readable as what we used to have.

theres also:
https://lists.ffmpeg.org/lore/ffmpeg-devel/
https://www.mail-archive.com/ffmpeg-devel@ffmpeg.org/

Also if anyone has suggestions for better mail archieve software or better settings
for ours ...

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Avoid a single point of failure, be that a person or equipment.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 163 bytes --]

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-13 21:52       ` Michael Niedermayer via ffmpeg-devel
@ 2025-10-16 11:56         ` Nicolas George via ffmpeg-devel
  2025-10-16 17:02           ` Michael Niedermayer via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-10-16 11:56 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Nicolas George

Michael Niedermayer via ffmpeg-devel (HE12025-10-13):
> theres also:
> https://lists.ffmpeg.org/lore/ffmpeg-devel/

This is a lot better. I do not find how to get a threaded index like we
used to have, but it looks usable.

Thanks.

Could we have a link to this version in the information page of the
list?

> https://www.mail-archive.com/ffmpeg-devel@ffmpeg.org/

This is good too, but it is not ours.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-16 11:56         ` Nicolas George via ffmpeg-devel
@ 2025-10-16 17:02           ` Michael Niedermayer via ffmpeg-devel
  2025-11-12 18:26             ` Nicolas George via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Niedermayer via ffmpeg-devel @ 2025-10-16 17:02 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Michael Niedermayer


[-- Attachment #1.1: Type: text/plain, Size: 854 bytes --]

HI Nicolas

On Thu, Oct 16, 2025 at 01:56:59PM +0200, Nicolas George via ffmpeg-devel wrote:
> Michael Niedermayer via ffmpeg-devel (HE12025-10-13):
> > theres also:
> > https://lists.ffmpeg.org/lore/ffmpeg-devel/
> 
> This is a lot better. I do not find how to get a threaded index like we
> used to have, but it looks usable.
> 
> Thanks.
> 
> Could we have a link to this version in the information page of the
> list?

for this https://ffmpeg.org/contact.html#MailingLists

you can add it to git@ffmpeg.org:ffmpeg-web
you should have write access

for https://lists.ffmpeg.org/mailman3/lists/ffmpeg-devel.ffmpeg.org/
iam not sure where to change that


thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct answer.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 163 bytes --]

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-16 17:02           ` Michael Niedermayer via ffmpeg-devel
@ 2025-11-12 18:26             ` Nicolas George via ffmpeg-devel
  2025-11-15  1:09               ` Michael Niedermayer via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-11-12 18:26 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Nicolas George

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Michael Niedermayer via ffmpeg-devel (HE12025-10-16):
> for this https://ffmpeg.org/contact.html#MailingLists
> 
> you can add it to git@ffmpeg.org:ffmpeg-web
> you should have write access

Hi. Thanks for the reminder. It is not easy to add usefully, but I can
propose the attached patch.

> for https://lists.ffmpeg.org/mailman3/lists/ffmpeg-devel.ffmpeg.org/
> iam not sure where to change that

Alas, that would be the place where it is most useful.

Regards,

-- 
  Nicolas George

[-- Attachment #2: 0001-contact-link-to-other-mailing-list-archive.patch --]
[-- Type: text/x-diff, Size: 765 bytes --]

>From 607f9bc14f46fbbb6f73b83f20d0688e5535a3b6 Mon Sep 17 00:00:00 2001
From: Nicolas George <george@nsup.org>
Date: Wed, 12 Nov 2025 19:23:15 +0100
Subject: [PATCH] contact: link to other mailing-list archive

Signed-off-by: Nicolas George <george@nsup.org>
---
 src/contact | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/contact b/src/contact
index 6943d06..95c934d 100644
--- a/src/contact
+++ b/src/contact
@@ -64,6 +64,11 @@
           tracker).
         </a>
       </div> <!-- list-group -->
+      <div style="color: white">
+        <p>
+	  <a href="https://lists.ffmpeg.org/lore/">Alternate mailing-archive</a>
+        </p>
+      </div>
     </div> <!-- col -->
     <div class="col-md-3">
       <h3 id="MailingListArchives">
-- 
2.51.0


[-- Attachment #3: Type: text/plain, Size: 163 bytes --]

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-10-13  8:32 [FFmpeg-devel] New mailing-list archive Nicolas George via ffmpeg-devel
  2025-10-13  8:40 ` [FFmpeg-devel] " Diederick C. Niehorster via ffmpeg-devel
@ 2025-11-13  6:12 ` compn via ffmpeg-devel
  2025-12-03 10:29   ` Nicolas George via ffmpeg-devel
  1 sibling, 1 reply; 12+ messages in thread
From: compn via ffmpeg-devel @ 2025-11-13  6:12 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: ff

On 2025-10-13 01:32, Nicolas George via ffmpeg-devel wrote:
> Hi. I just went to the new archive for this mailing-list.
> 
> Is it just me or does it suck?

mailman 3 is open source. send them some patches to make it better :)

-compn
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-11-12 18:26             ` Nicolas George via ffmpeg-devel
@ 2025-11-15  1:09               ` Michael Niedermayer via ffmpeg-devel
  2025-12-03 10:32                 ` Nicolas George via ffmpeg-devel
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Niedermayer via ffmpeg-devel @ 2025-11-15  1:09 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Michael Niedermayer


[-- Attachment #1.1: Type: text/plain, Size: 1445 bytes --]

Hi

On Wed, Nov 12, 2025 at 07:26:25PM +0100, Nicolas George via ffmpeg-devel wrote:
> Michael Niedermayer via ffmpeg-devel (HE12025-10-16):
> > for this https://ffmpeg.org/contact.html#MailingLists
> > 
> > you can add it to git@ffmpeg.org:ffmpeg-web
> > you should have write access
> 
> Hi. Thanks for the reminder. It is not easy to add usefully, but I can
> propose the attached patch.
> 
> > for https://lists.ffmpeg.org/mailman3/lists/ffmpeg-devel.ffmpeg.org/
> > iam not sure where to change that
> 
> Alas, that would be the place where it is most useful.
> 
> Regards,
> 
> -- 
>   Nicolas George

>  contact |    5 +++++
>  1 file changed, 5 insertions(+)
> 5e9912d695a2d20dd7a2eecb10670e69cecf1fae  /var0001-contact-link-to-other-mailing-list-archive.patch
> >From 607f9bc14f46fbbb6f73b83f20d0688e5535a3b6 Mon Sep 17 00:00:00 2001
> From: Nicolas George <george@nsup.org>
> Date: Wed, 12 Nov 2025 19:23:15 +0100
> Subject: [PATCH] contact: link to other mailing-list archive
> 
> Signed-off-by: Nicolas George <george@nsup.org>
> ---
>  src/contact | 5 +++++
>  1 file changed, 5 insertions(+)

LGTM

thx


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 163 bytes --]

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-11-13  6:12 ` compn via ffmpeg-devel
@ 2025-12-03 10:29   ` Nicolas George via ffmpeg-devel
  0 siblings, 0 replies; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-12-03 10:29 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: ff, Nicolas George

compn via ffmpeg-devel (HE12025-11-12):
> mailman 3 is open source. send them some patches to make it better :)

Proposing patches to any kind of Libre or open source software related
to mail is a study in frustration, these guys are incredibly dogmatic
for some reason.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [FFmpeg-devel] Re: New mailing-list archive
  2025-11-15  1:09               ` Michael Niedermayer via ffmpeg-devel
@ 2025-12-03 10:32                 ` Nicolas George via ffmpeg-devel
  0 siblings, 0 replies; 12+ messages in thread
From: Nicolas George via ffmpeg-devel @ 2025-12-03 10:32 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Nicolas George

Michael Niedermayer via ffmpeg-devel (HE12025-11-15):
> LGTM

Thanks, pushed.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-12-03 10:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13  8:32 [FFmpeg-devel] New mailing-list archive Nicolas George via ffmpeg-devel
2025-10-13  8:40 ` [FFmpeg-devel] " Diederick C. Niehorster via ffmpeg-devel
2025-10-13  8:47   ` Nicolas George via ffmpeg-devel
2025-10-13  9:09     ` Nicolas George via ffmpeg-devel
2025-10-13 21:52       ` Michael Niedermayer via ffmpeg-devel
2025-10-16 11:56         ` Nicolas George via ffmpeg-devel
2025-10-16 17:02           ` Michael Niedermayer via ffmpeg-devel
2025-11-12 18:26             ` Nicolas George via ffmpeg-devel
2025-11-15  1:09               ` Michael Niedermayer via ffmpeg-devel
2025-12-03 10:32                 ` Nicolas George via ffmpeg-devel
2025-11-13  6:12 ` compn via ffmpeg-devel
2025-12-03 10:29   ` Nicolas George via ffmpeg-devel

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git