Thanks for the response.
On Wed, 2024-05-29 at 12:19 +0800, Zhao Zhili wrote:
> > 在 2024年5月29日,上午5:56,Dmitrii Okunev 写道:
> >
> > MediaCodec supports parameter "video-bitrate" to change the bitrate
> > on fly. This commit adds capability to use it.
> >
> > It adds option -bitrate_ctrl_socket to
> 在 2024年5月29日,上午5:56,Dmitrii Okunev 写道:
>
> MediaCodec supports parameter "video-bitrate" to change the bitrate
> on fly. This commit adds capability to use it.
>
> It adds option -bitrate_ctrl_socket to the encoder which makes
> the encoder to create an UNIX socket and listen for messages
>
Sorry for re-posting the patch twice. To send to the mailing list I had
to change the settings of my local postfix and made a mistake.
Anyway, just for convenience providing the list of changes since the
previous revision of the patch:
< on fly. This commit add possibility to use it.
---
> on
MediaCodec supports parameter "video-bitrate" to change the bitrate
on fly. This commit adds capability to use it.
It adds option -bitrate_ctrl_socket to the encoder which makes
the encoder to create an UNIX socket and listen for messages
to change the bitrate.
An example of ffmpeg execution:
MediaCodec supports parameter "video-bitrate" to change the bitrate
on fly. This commit adds capability to use it.
It adds option -bitrate_ctrl_socket to the encoder which makes
the encoder to create an UNIX socket and listen for messages
to change the bitrate.
An example of ffmpeg execution:
On Mon, May 27, 2024 at 01:49:47PM +0100, Dmitrii Okunev wrote:
> MediaCodec supports parameter "video-bitrate" to change the bitrate
> on fly. This commit add possibility to use it.
>
> It adds option -bitrate_ctrl_socket to the encoder which makes
> the encoder to create an UNIX socket and liste
MediaCodec supports parameter "video-bitrate" to change the bitrate
on fly. This commit add possibility to use it.
It adds option -bitrate_ctrl_socket to the encoder which makes
the encoder to create an UNIX socket and listen for messages
to change the bitrate.
An example of ffmpeg execution: