Re: [FFmpeg-devel] [PATCH 5/5] lavf/mpegts.c: set some properties for ARIB caption

2022-05-21 Thread TADANO Tokumei
Sorry, a commit message is wrong. On 2022/05/21 19:37, TADANO Tokumei wrote: * need_parsing = 0 ARIB caption doesn't require any decoder. ARIB caption doesn't require any parser. This avoids "parser not found" warning message. ___ ffmpe

[FFmpeg-devel] [PATCH 5/5] lavf/mpegts.c: set some properties for ARIB caption

2022-05-21 Thread TADANO Tokumei
Some additional properties are set for ARIB caption. * need_parsing = 0 ARIB caption doesn't require any decoder. This avoids "parser not found" warning message. * need_context_update = 1 When any profiles are changed, set this flag to notify. * codecpar->width / codecpar->height Find best