[FFmpeg-devel] [PATCH v2 1/3] avformat/movenc: Add AVS3 support

Zhao Zhili quinkblack at foxmail.com
Fri Feb 28 04:50:08 EET 2025


> On Feb 25, 2025, at 10:38, Zhao Zhili <quinkblack at foxmail.com> wrote:
> 
> 
> 
>> On Feb 25, 2025, at 01:52, Michael Niedermayer <michael at niedermayer.cc> wrote:
>> 
>> On Mon, Feb 24, 2025 at 09:51:32PM +0800, Zhao Zhili wrote:
>>> From: Zhao Zhili <zhilizhao at tencent.com>
>>> 
>>> 'avs3' is registered at mp4ra.org. The Avs3ConfigurationBox 'av3c'
>>> inside 'avs3' hasn't been registered yet, but is specified by the
>>> AVS3 spec.
>>> ---
>>> libavformat/movenc.c | 35 +++++++++++++++++++++++++++++++++++
>>> 1 file changed, 35 insertions(+)
>> 
>> theres something wierd with this mails character set, i cant apply this patch:
>> "error: cannot convert from y to UTF-8"
> 
> Download from patchwork and git am has no problem. Maybe it’s the character
> in the comments which is copied from the spec. I have updated the comments
> in the attachment.
> 
> +/* AVS3 Intelligent Media Coding
> + * Information Technology - Intelligent Media Coding
> + * Part 6: Intelligent Media Format
> + */
> 
> 
> <0001-avformat-movenc-Add-AVS3-support.patch>

Ping.

> 
>> 
>> [...]
>> 
>> -- 
>> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>> 
>> If a bugfix only changes things apparently unrelated to the bug with no
>> further explanation, that is a good sign that the bugfix is wrong.
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>> 
>> To unsubscribe, visit link above, or email
>> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
> 



More information about the ffmpeg-devel mailing list