You are not logged in.

#1 2010-03-06 16:35:13

kalpik
Member
From: India
Registered: 2007-05-08
Posts: 163
Website

Patch OSS to enable "Production" quality support?

Hi!

Latest OSS version only shows

vmix0-src <Fast|High|OFF>

Earlier ones used to show:

vmix0-src <Fast|Medium|High|High+|Production|OFF>

I dug around and found this: http://www.4front-tech.com/forum/viewto … ion#p14102

Could someone make a patch for me?

Thanks a lot!

Offline

#2 2010-03-06 19:09:41

droog
Member
Registered: 2004-11-18
Posts: 877

Re: Patch OSS to enable "Production" quality support?

Going by that post you could add this to the pkgbuild and it has to go right after configure line.

sed -i 's/MAX_QUALITY\ 3/MAX_QUALITY\ 7/g' ${srcdir}/build/kernel/framework/include/local_config.h

just finished building and it works.

Offline

#3 2010-03-07 02:54:41

kalpik
Member
From: India
Registered: 2007-05-08
Posts: 163
Website

Re: Patch OSS to enable "Production" quality support?

Awesome! It works here too! Thanks a bunch big_smile

Offline

Board footer

Powered by FluxBB