On Sun, 2021-06-20 at 23:03 +0800, Zhong Li wrote:
> Haihao Xiang 于2021年4月25日周日 上午9:32写道:
> >
> > The SDK supports NalHrdConformance, RecoveryPointSEI and AUDelimiter for
> > hevc encoder, so we may allow user to set these coding options like what
> > we did for h264_qsv encoder.
> >
> > '-stric
On Thu, 2021-06-17 at 14:10 +0800, Fei Wang wrote:
> shifted_order_hints is computed by data with int plus data with int.
> Switch to int8_t may lose its precision.
>
> Signed-off-by: Fei Wang
> ---
> libavcodec/cbs_av1_syntax_template.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Am 17.06.21 um 11:53 schrieb Nicolas George:
> Thilo Borgman (12021-06-11):
>> Am 11.06.21 um 21:07 schrieb Thilo Borgmann:
>>> Hi,
>>>
$subject seems to be useful depending on the network.
>>>
>>> v2 attached with updates to documentation and code.
>>> Please check if I missed the point of it
Am 17.06.21 um 22:14 schrieb James Zern:
> Hi,
>
> On Sun, Jun 13, 2021 at 12:46 PM Thilo Borgmann
> wrote:
>>
>> Hi,
>>
>> not sure about the spec backing this up, however the following site lists AV1
>> support in WebM:
>> https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs
Hi,
adds a new variant to the -force_key_frames option "source_no_drop" to make sure
whenever a key frame in the source is dropped, we choose the next frame in the
output stream as a key frame.
-Thilo
From b37c854e7d48b538537b2c9c5e9651ba2ead3e52 Mon Sep 17 00:00:00 2001
From: Keyun Tong
Dat
Hi,
when transcoding 608 cc, the cc stream frame pts is set to the same value as its
container frame's pts. However, the time_base is always set to 1/9 (default)
in the initialization stage. Which causes timing issues when the container
time_base is actually not 1/9.
-Thilo
From 98e4
On Sat, Jun 19, 2021 at 10:37:40PM +0200, Michael Niedermayer wrote:
> Fixes: Timeout
> Fixes:
> 32450/clusterfuzz-testcase-minimized-ffmpeg_dem_AAX_fuzzer-4875522262827008
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by:
Haihao Xiang 于2021年4月25日周日 上午9:32写道:
>
> The SDK supports NalHrdConformance, RecoveryPointSEI and AUDelimiter for
> hevc encoder, so we may allow user to set these coding options like what
> we did for h264_qsv encoder.
>
> '-strict xxx' to turn on / off NalHrdConformance
> '-recovery_point_sei xx