Kodi Community Forum

Full Version: XBMCTex problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
getting this errors when trying to use XBMCTec, anyone got any ideas why ?

PHP Code:
Mac-Pro:Media Files andyblac$ ./XBMCTex -input Default -output Textures.xpr -quality max -noprotect
Unrecognised command line flag
: -quality
Unrecognised command line flag
max 

thanks in advance.
andyblac Wrote:getting this errors when trying to use XBMCTec, anyone got any ideas why ?

PHP Code:
Mac-Pro:Media Files andyblac$ ./XBMCTex -input Default -output Textures.xpr -quality max -noprotect
Unrecognised command line flag
: -quality
Unrecognised command line flag
max 

thanks in advance.

output should be a directory, not a file.
i am trying to create a XPR file though.
andyblac Wrote:i am trying to create a XPR file though.

i know. xbmctex will handle the filename by itself, so just use:
./XBMCTex -input Default -output Default -quality max -noprotect
ronie Wrote:i know. xbmctex will handle the filename by itself, so just use:
./XBMCTex -input Default -output Default -quality max -noprotect

nope, still no joy.

PHP Code:
Mac-Pro:Media Files andyblac$ ./XBMCTex -input Default -output Default -quality max -noprotect
Unrecognised command line flag
: -quality
Unrecognised command line flag
max 
andyblac Wrote:nope, still no joy.

PHP Code:
Mac-Pro:Media Files andyblac$ ./XBMCTex -input Default -output Default -quality max -noprotect
Unrecognised command line flag
: -quality
Unrecognised command line flag
max 


i've never tried the quality option.
i always use:
./XBMCTex -input media -output media -noprotect
which is guaranteed to work.
i can confirm the quality option is not working....at least on windows.

also specifying a filename as output seems to be ok, so sorry for the incorrect info above.


edit:
doesn't work on linux too.
Hitcher Wrote:I use XPR Express

thanks but i use a mac, Smile
changes to xbmctex mean that it always uses -max anyway these days they just havn't gotten around to removing the thing from help
It was only the xbox version that could be changed
Jezz_X Wrote:changes to xbmctex mean that it always uses -max anyway these days they just havn't gotten around to removing the thing from help
It was only the xbox version that could be changed

awesome news thanks Jezx_X
Hitcher Wrote:I use XPR Express

Big Grin if any one has an ideas for update to the tool let me know...
EqUiNoX Wrote:Big Grin if any one has an ideas for update to the tool let me know...

long shot....a linux version? ;-)
ronie Wrote:long shot....a linux version? ;-)

Its certainly possible and all code could work in mono / recompied for linux, however im no linux expert.
EqUiNoX Wrote:Its certainly possible and all code could work in mono / recompied for linux, however im no linux expert.

Mac version ?