[FFmpeg-devel] [PATCH 2/3] avformat/mux: stop delaying writing the header
Michael Niedermayer
michael at niedermayer.cc
Tue Nov 28 01:18:13 EET 2017
On Sun, Nov 26, 2017 at 05:51:03PM -0300, James Almer wrote:
> Every bitstream filter behaves as intended now, so there's no need to
> wait for the first packet of every stream.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavformat/avformat.h | 2 +-
> libavformat/internal.h | 6 -----
> libavformat/mux.c | 52 ++++++++----------------------------------
> libavformat/options_table.h | 2 +-
> libavformat/tests/fifo_muxer.c | 52 ------------------------------------------
> tests/ref/fate/fifo-muxer-tst | 1 -
> 6 files changed, 12 insertions(+), 103 deletions(-)
Is this intended to change any files ?
this changes slightly:
./ffmpeg -i ~/tickets/2263/2263-slow-ss.mkv -vframes 3 file.mkv
not saying this is a issue in the patch or anything (i am in favor of
the simplification in fact), just that i saw this change
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171128/877aa9e9/attachment.sig>
More information about the ffmpeg-devel
mailing list