From: Michael Niedermayer <michael@niedermayer.cc>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg: convert to a threaded architecture
Date: Wed, 27 Mar 2024 15:35:35 +0100
Message-ID: <20240327143535.GD2460414@pb2> (raw)
In-Reply-To: <20231212074119.EC15B41151B@natalya.videolan.org>
[-- Attachment #1.1: Type: text/plain, Size: 2084 bytes --]
On Tue, Dec 12, 2023 at 07:41:18AM +0000, Anton Khirnov wrote:
> ffmpeg | branch: master | Anton Khirnov <anton@khirnov.net> | Tue Jul 18 16:37:52 2023 +0200| [d119ae2fd82a494d9430ff4d4fc262961a68c598] | committer: Anton Khirnov
>
> fftools/ffmpeg: convert to a threaded architecture
>
> Change the main loop and every component (demuxers, decoders, filters,
> encoders, muxers) to use the previously added transcode scheduler. Every
> instance of every such component was already running in a separate
> thread, but now they can actually run in parallel.
>
> Changes the results of ffmpeg-fix_sub_duration_heartbeat - tested by
> JEEB to be more correct and deterministic.
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d119ae2fd82a494d9430ff4d4fc262961a68c598
> ---
>
> Changelog | 2 +
> fftools/ffmpeg.c | 374 +-----------
> fftools/ffmpeg.h | 97 +--
> fftools/ffmpeg_dec.c | 313 +++-------
> fftools/ffmpeg_demux.c | 268 ++++-----
> fftools/ffmpeg_enc.c | 377 ++----------
> fftools/ffmpeg_filter.c | 714 ++++++-----------------
> fftools/ffmpeg_mux.c | 324 ++--------
> fftools/ffmpeg_mux.h | 24 +-
> fftools/ffmpeg_mux_init.c | 88 +--
> fftools/ffmpeg_opt.c | 6 +-
> tests/ref/fate/ffmpeg-fix_sub_duration_heartbeat | 34 +-
> 12 files changed, 600 insertions(+), 2021 deletions(-)
breaks (vissible artifacts)
./ffmpeg -bitexact -t 1 -i '/home/michael/videos/bink/bikb/CGOOD3.BIK' -y test.avi && ./ffplay test.avi
should be in game-formats/bink/bikb/
should i open a ticket ?
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
next prev parent reply other threads:[~2024-03-27 14:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231212074119.EC15B41151B@natalya.videolan.org>
2023-12-13 23:16 ` Michael Niedermayer
2023-12-13 23:42 ` Michael Niedermayer
2023-12-14 2:07 ` Michael Niedermayer
2023-12-14 3:44 ` Anton Khirnov
2023-12-14 3:25 ` Anton Khirnov
2023-12-14 18:23 ` Michael Niedermayer
2023-12-14 8:18 ` Thilo Borgmann via ffmpeg-devel
2023-12-14 9:18 ` Anton Khirnov
2023-12-14 11:22 ` Gyan Doshi
2023-12-14 11:26 ` Anton Khirnov
2023-12-14 11:36 ` Gyan Doshi
2024-03-27 14:35 ` Michael Niedermayer [this message]
2024-03-27 17:49 ` Michael Niedermayer
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=20240327143535.GD2460414@pb2 \
--to=michael@niedermayer.cc \
--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