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

Jeremy Luce jeremyluce at gmail.com
Fri Mar 13 17:39:01 CET 2015


In my case it would be used by a multi-platform application that does
on-the-fly transcoding. It would be nice if this behavior was platform
agnostic (there's no ctrl-z equivalent in Windows that I know of).
Doing this with OS-specific keys or at the thread level in the
application code is less than ideal.
Jeremy


On Fri, Mar 13, 2015 at 11:12 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Mar 13, 2015 at 08:34:48AM -0500, Jeremy Luce wrote:
>> It's been a couple days, so I wanted to follow up. Would someone mind
>> providing some feedback on this? Thanks!
>
> what is the advantage of this compared to simply stoping the process?
> like by hiting ctrl-z ?
>
> [...]
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> The bravest are surely those who have the clearest vision
> of what is before them, glory and danger alike, and yet
> notwithstanding go out to meet it. -- Thucydides
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list