I can't find calccoeff utility under C:\CCStudio_v3.3\ and C:\dvsdk_1_01_00_15\
also is there a windows version?
I would like to calculate the coefficients for D1(720*480) -> QVGA (320*240)~
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I can't find calccoeff utility under C:\CCStudio_v3.3\ and C:\dvsdk_1_01_00_15\
also is there a windows version?
I would like to calculate the coefficients for D1(720*480) -> QVGA (320*240)~
Hi,
I faced little difficulty when extracting it,
For command tar -xzf sprc382.gz, I got following error,
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
Executing following commands solved problem
>gzip -d sprc382.gz
> tar -xvf sprc382
Regards,
Abhijit