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

Jeremy Luce jeremyluce at gmail.com
Mon Mar 16 17:23:33 CET 2015


Here is the updated patch with documentation and proper line breaks.
Jeremy


On Fri, Mar 13, 2015 at 1:02 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> 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
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-pause-resume-via-keyboard-interaction.patch
Type: text/x-patch
Size: 5602 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150316/18e744e1/attachment.bin>


More information about the ffmpeg-devel mailing list