Page 1 of 1

0.85: New Line Found Inside .ini

Posted: Sat Mar 18, 2017 12:56 am
by Erixx haxx
Hello:

I think I found a new line inside .ini file
useQtav=boolean

Do we still use videomode=
or does" useQtav" take it's place.

Thanks

Re: 0.85: New Line Found Inside .ini

Posted: Sat Mar 18, 2017 7:45 am
by helmut
Interesting. The name "useQtav" is very cryptic; this should be renamed to something more meaningful.

Re: 0.85: New Line Found Inside .ini

Posted: Wed Mar 22, 2017 9:02 pm
by Erixx haxx
**Bump**

Re: 0.85: New Line Found Inside .ini

Posted: Thu Mar 23, 2017 9:56 am
by xnview
videomode is no more used

Re: 0.85: New Line Found Inside .ini

Posted: Thu Mar 23, 2017 9:18 pm
by helmut
xnview wrote:videomode is no more used
<=0.84: videoMode (false (default): use internal QT AV video player. true: use external video player)
0.85 b1/2: useQtAv (true (default): use internal QT AV video player. false: use external video player)
>=0.85 b3 : useInternalVideoPlayer (true (default): use internal QT AV video player. false: use external video player)

Re: 0.85: New Line Found Inside .ini

Posted: Fri Mar 24, 2017 12:06 am
by Erixx haxx
xnview wrote:videomode is no more used
OK, Thanks

I think useQTAV=boolean makes more sense here.

Re: 0.85: New Line Found Inside .ini

Posted: Fri Mar 24, 2017 7:46 am
by xnview
Erixx haxx wrote:
xnview wrote:videomode is no more used
OK, Thanks

I think useQTAV=boolean makes more sense here.
Will be "useInternalVideoPlayer" (> 0.85 beta 2)

Re: 0.85: New Line Found Inside .ini

Posted: Fri Mar 24, 2017 9:59 am
by Erixx haxx
Will be "useInternalVideoPlayer" (> 0.85 beta 2)
ok, that works too, I guess.
Sounds kinda long and unneeded words bunched together. As long as we can use windows directshow api instead, if needed.

Re: 0.85: New Line Found Inside .ini

Posted: Fri Mar 24, 2017 10:18 am
by helmut
Erixx haxx wrote:
Will be "useInternalVideoPlayer" (> 0.85 beta 2)
ok, that works too, I guess.
Sounds kinda long and unneeded words bunched together. As long as we can use windows diredtshow api instead, if needed.
If you know of a better naming it's the right time to suggest it.

Re: 0.85: New Line Found Inside .ini

Posted: Fri Mar 24, 2017 10:48 am
by Erixx haxx
Really no big deal. The , useQTav was fine for me.
Yours works also. We all know what to look for anyway. :wink:

Re: 0.85: New Line Found Inside .ini

Posted: Fri Mar 24, 2017 11:58 am
by helmut
Erixx haxx wrote:Really no big deal. The , useQTav was fine for me.
Yours works also. We all know what to look for anyway. :wink:
My vote is always for simplicity, self-explaining, and ease-of-use. If a suggestion (of mine) is no good, please criticise it. Discussions help to get a better understanding of things and enable improving things. :)