Re: How to disable encoder status window
Evgeny Savitsky <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Michael, Thank you for reply, but let me ask one more question: > 4) Use ICM_GETSTATE/ICM_SETSTATE to force a config with disabled status > window when you use xvid from your own application What is actually ICM_SETSTATE looks like? Is it thread message or window message, and whom I need to send the message? If there is well known answer could you please send me a link? I use DirectShow AVIMux filter and XviD like encoder between capture graph and AVIMux. Is there way how to manage "display_status" using DirectShow interfaces? May be there is the one I can get from XviD codec? On Fri, Feb 13, 2009 at 12:39 PM, Michael Militzer <[email protected]> wrote: > Hi, > > well, there are not much options apart from what you already listed yourself. > Basically, you can: > > 1) Disable the status window manually via the GUI > > 2) Modify the config in the windows registry > > 3) Compile your own xvidvfw with the status window disabled by default > > 4) Use ICM_GETSTATE/ICM_SETSTATE to force a config with disabled status > window when you use xvid from your own application > > Regards, > Michael > > > Quoting Evgeny Savitsky <[email protected]>: > >>> Hi All, >>> >>> I know there is the option Xvid configuraton -> Other options -> >>> Encoder -> Display encoding status. The issue is there is no way to >>> setup the option under specified user who has restricted access to the >>> Windows registry. >>> >>> Is there any workaround how to make XviD do not show status window >>> during encoding without to setup the option manually? >>> >>> Thanks for you help. >>> >>> -- >>> Regards, >>> Evgeny Savitsky >>> >> >> >> >> -- >> Regards, >> Evgeny Savitsky >> _______________________________________________ >> Xvid-devel mailing list >> [email protected] >> http://list.xvid.org/mailman/listinfo/xvid-devel >> >> > > > > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel > -- Regards, Evgeny Savitsky