From: "Tomas Härdin" <git@haerdin.se>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] ffmpeg: Add -copystreamid
Date: Fri, 12 Apr 2024 10:54:17 +0200
Message-ID: <e06d9f461bba9c20476b4e4efdce4b39517edb99.camel@haerdin.se> (raw)
In-Reply-To: <20240411223202.GY6420@pb2>
fre 2024-04-12 klockan 00:32 +0200 skrev Michael Niedermayer:
> On Thu, Apr 11, 2024 at 05:41:48PM +0200, Tomas Härdin wrote:
> > Hi
> >
> > Patch attached allows preserving PIDs when remuxing MPEG-TS. James
> > suggested we could generalize this to allow copying from specific
> > streams, but I think if we want to handle a more general case then
> > it
> > would be better to handle streamid via metadata.
> >
> > Passes FATE.
> >
> > /Tomas
>
> > doc/ffmpeg.texi | 10 ++++++++++
> > fftools/ffmpeg.h | 1 +
> > fftools/ffmpeg_mux_init.c | 4 ++++
> > fftools/ffmpeg_opt.c | 5 +++++
> > 4 files changed, 20 insertions(+)
> > a926f3ca3c894dfa1dc91d479d32278ab7863bfa 0001-ffmpeg-Add-
> > copystreamid.patch
> > From 63b10983876077fd0e2b41c21a3c188b8557c602 Mon Sep 17 00:00:00
> > 2001
> > From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
> > Date: Thu, 11 Apr 2024 16:52:33 +0200
> > Subject: [PATCH] ffmpeg: Add -copystreamid
> >
> > This causes streamid's to be copied from all input streams to all
> > output streams.
> > Individual streams' streamid can still be set explicitly with -
> > streamid.
> > ---
> > doc/ffmpeg.texi | 10 ++++++++++
> > fftools/ffmpeg.h | 1 +
> > fftools/ffmpeg_mux_init.c | 4 ++++
> > fftools/ffmpeg_opt.c | 5 +++++
> > 4 files changed, 20 insertions(+)
>
> rm doc/ffmpeg.pod doc/ffmpeg-all.1 ; make -j32 doc/ffmpeg-all.1
> doc/ffmpeg.pod
> rm: cannot remove 'doc/ffmpeg-all.1': No such file or directory
> MAN doc/ffmpeg-all.1
> POD doc/ffmpeg.pod
> @example ended by @end table at line 2502
Right, should be @end example. Wrote the doc after running FATE. No
matter, I have another solution in the works.
/Tomas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2024-04-12 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 15:41 Tomas Härdin
2024-04-11 18:28 ` Tomas Härdin
2024-04-11 22:32 ` Michael Niedermayer
2024-04-12 8:54 ` Tomas Härdin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e06d9f461bba9c20476b4e4efdce4b39517edb99.camel@haerdin.se \
--to=git@haerdin.se \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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