On 1/9/2021 12:14 PM, Nuo Mi wrote:
On Sat, Jan 9, 2021 at 11:11 PM Nuo Mi wrote:
Hi James,
On Sat, Jan 9, 2021 at 10:53 PM James Almer wrote:
On 1/9/2021 4:34 AM, Nuo Mi wrote:
use following command to test:
ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vvc out.bin
79.11%(197/249) ca
On Sat, Jan 9, 2021 at 11:53 PM James Almer wrote:
> On 1/9/2021 12:11 PM, Nuo Mi wrote:
> > Hi James,
> > On Sat, Jan 9, 2021 at 10:53 PM James Almer wrote:
> >
> >> On 1/9/2021 4:34 AM, Nuo Mi wrote:
> >>> use following command to test:
> >>> ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vv
On 1/9/2021 12:11 PM, Nuo Mi wrote:
Hi James,
On Sat, Jan 9, 2021 at 10:53 PM James Almer wrote:
On 1/9/2021 4:34 AM, Nuo Mi wrote:
use following command to test:
ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vvc out.bin
79.11%(197/249) can bit match with original clips
6.83%(17/249) are
On Sat, Jan 9, 2021 at 11:11 PM Nuo Mi wrote:
>
> Hi James,
> On Sat, Jan 9, 2021 at 10:53 PM James Almer wrote:
>
>> On 1/9/2021 4:34 AM, Nuo Mi wrote:
>> > use following command to test:
>> > ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vvc out.bin
>> >
>> > 79.11%(197/249) can bit match w
Hi James,
On Sat, Jan 9, 2021 at 10:53 PM James Almer wrote:
> On 1/9/2021 4:34 AM, Nuo Mi wrote:
> > use following command to test:
> > ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vvc out.bin
> >
> > 79.11%(197/249) can bit match with original clips
> > 6.83%(17/249) are not bit match, the
On 1/9/2021 4:34 AM, Nuo Mi wrote:
use following command to test:
ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vvc out.bin
79.11%(197/249) can bit match with original clips
6.83%(17/249) are not bit match, the original clips has redundant emulation
prevent bytes
other all failed since vvdec
use following command to test:
ffmpeg -i in.bin -c:v copy -bsf vvc_metadata -f vvc out.bin
79.11%(197/249) can bit match with original clips
6.83%(17/249) are not bit match, the original clips has redundant emulation
prevent bytes
other all failed since vvdec failed to decode the first frame
---