[FFmpeg-devel] [PATCH] Add ability to pause transcoding via keyboard interaction

Michael Niedermayer michaelni at gmx.at
Fri Mar 13 19:02:18 CET 2015


On Wed, Mar 11, 2015 at 08:34:39AM -0500, Jeremy Luce wrote:
> Resubmitting with [PATCH] tag and unified diff.
> 
> Adds functionality to pause transcoding with 'p' key and upause with 'u'
> key over stdin. Pauses in the main transcode loop as well as the
> input_thread loop.
[...]

> @@ -3346,7 +3371,9 @@ static int check_keyboard_interaction(int64_t cur_time)
>                          "C      Send/Que command to all matching filters\n"
>                          "D      cycle through available debug modes\n"
>                          "h      dump packets/hex press to cycle
> through the 3 states\n"
> +                        "p      pause transcoding\n"

this looks like the diff has been corrupted with line breaks

also this is missing documentation in doc/*

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

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150313/3a5fc92f/attachment.asc>


More information about the ffmpeg-devel mailing list