Vibhoothi

Results 51 comments of Vibhoothi

Right, 1. Is your workers working for normal files and normal awcy tasks as expected? It really depends on how you config the codecs encode/decode paramters in the rd_tool, you...

This will be useful when we remove the old daala-metrics https://github.com/xiph/rd_tool/pull/89

@tdaede I am also having similar issue when deploying AWCY, looks like the file is not being stored in `work/slots$number` folder `ivf`, if we kill any encode in middle of...

If we isolate the main function and import bdrate from the bd_rate_report.py and run `bdrate('/home/mindfreeze/awcy/runs/av1-test-vimeo-single-acbr-s8-2021-06-17_122019-4fb45ab04/vimeo-corpus-10s-single/ffmpeg.y4m-daala.out', '/home/mindfreeze/awcy/runs/av1-directopt-vimeo-single-acbr-s9-1.3-2021-06-19_154934-4fb45ab04/vimeo-corpus-10s-single/ffmpeg.y4m-daala.out', None, True)` We do get the metrics ![image](https://user-images.githubusercontent.com/10833993/124262410-ee1dbb00-db29-11eb-9cf4-be10d8caff88.png)

@tdaede Hi, This seems to be problematic, we need to think of some ways to overcome this, Maybe increase the ULIMIT further from 8GB? I am not sure, or is...

Some steps to make it move forward, solve some of the issues. 1. If you are trying to deploy the AWCY and the copying back of IVF files is not...

Okay, some good news, Managed to deploy the analyzer finally, So I had some did some hacks and changes to make it work 1. Updated typescript to 3.2.2 from 2.2.2...

Do not merge yet, We would need another logic to avoid using arm runners for all other workers.

Revive based on https://github.com/xiph/rd_tool/pull/119

https://github.com/xiph/rd_tool/pull/160 supersedes this