Search found 14 matches

by felipe4334
Tue Nov 08, 2016 11:56 pm
Forum: XnConvert
Topic: Script exported from XnConvert for NConvert has error
Replies: 2
Views: 1140

Re: Converting scrip from XnConvert to NConvert error.

xnview wrote:do you have tried -text_font "ADAM.CG PRO"
It works with it, but my question is, why doesn't XnConvert add it automatically?
by felipe4334
Tue Nov 08, 2016 11:50 pm
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Re: Text shadow in NConvert

NConvert doesn't support text shadow Is there any way of working around it, example multiple layers of text? Possibly by writing the text twice, the second slightly displaced and lighter?? But I think you would be lucky to get a satisfactory result, although you could always try... Otherwise probab...
by felipe4334
Tue Nov 08, 2016 11:04 pm
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Re: Text shadow in NConvert

xnview wrote:NConvert doesn't support text shadow
Is there any way of working around it, example multiple layers of text?
by felipe4334
Tue Nov 08, 2016 5:35 am
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Re: Text shadow in NConvert

AFAIK, adding a drop-shadow effect to text is not supported by nConvert. -text string : Add a text -text_font name size : Font name and size -text_color r g b : Text color -text_back r g b : Text background color -text_flag pos : Position of text top-left, top-center, top-right center-left, center,...
by felipe4334
Tue Nov 08, 2016 4:00 am
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Re: Text shadow in NConvert

Can anybody help
by felipe4334
Tue Nov 08, 2016 12:18 am
Forum: XnConvert
Topic: Script exported from XnConvert for NConvert has error
Replies: 2
Views: 1140

Script exported from XnConvert for NConvert has error

When converting scrip from XnConvert to NConvert it give an error if the Font name has a space, ex. -text_font ADAM.CG PRO This give an error and does not work but, -text_font ADAM.CGPRO works.
Not sure if a bug but seems like one.
by felipe4334
Tue Nov 08, 2016 12:04 am
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Re: Text shadow in NConvert

O.K. something not right there: XnConvert.jpg NConvert.jpg But not a text shadow issue and no text shadow term in your code... [Please note the spellings of XnConvert and NConvert :wink: ] Can anyone see the problem :?: That's what I mean, I have text shadow on XnConvert but not on the NConver code...
by felipe4334
Mon Nov 07, 2016 10:50 pm
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Re: Text shadow in NConvert

I exported a XnConvert job to NConvert and it did export all the functions, one of them was the shadow for text therefore, everything looks weird on the NConvert job, is there a way that the Nconvert do the same job as XnConvert? Could you please post the code you are using, and if possible show th...
by felipe4334
Mon Nov 07, 2016 10:23 pm
Forum: NConvert
Topic: Text shadow in NConvert
Replies: 12
Views: 1936

Text shadow in NConvert

I exported a XnConver job to Nconvert and it did export all the functions, one of them was the shadow for text therefore, everything looks weird on the NConver job, is there a way that the Nconver do the same job as XnConver? Thanks.
by felipe4334
Mon Nov 07, 2016 9:33 pm
Forum: NConvert
Topic: NConvert script outputting multiple errors
Replies: 7
Views: 2416

Re: NConvert script outputting multiple errors

Ok, I found the errors, the problem was the font name, Nconvert did not like spaces in the font name, I think this might be a bug on XnConvert, It should remove the spaces automatically.
by felipe4334
Mon Nov 07, 2016 9:15 pm
Forum: NConvert
Topic: NConvert script outputting multiple errors
Replies: 7
Views: 2416

Re: NConvert script outputting multiple errors

Ok I found a bit of a fix, the main problem is using -text_font ADAM.CG PRO 52, somehow its giving errors when using any type of font command. If I make it -text_font ADAM.CG PRO52 it does not give errors but the front and the size does not work.
by felipe4334
Mon Nov 07, 2016 8:50 pm
Forum: NConvert
Topic: NConvert script outputting multiple errors
Replies: 7
Views: 2416

Re: NConvert script outputting multiple errors

nconvert -o "OutPutName.jpg" -text_font ADAM.CG PRO 111 -text_color 111 255 255 -text_back 255 0 0 -text_flag center -text_pos 0 0 -text_rotation 0 -text "nameOfPlayerYoutubeEdited" -text_font ADAM.CG PRO 44 -text_color 44 255 0 -text_back 0 0 0 -text_flag bottom-center -text_pos 0 -127 -text_rotat...
by felipe4334
Mon Nov 07, 2016 8:31 pm
Forum: NConvert
Topic: NConvert script outputting multiple errors
Replies: 7
Views: 2416

Re: Help, NConvert script outputting multiple errors.

Hello. I'm having trouble getting an NConver script working, I created a job on XnConvert and made everything I wanted. I exported the job as an NConvert script but, when I run it, it gives many errors... Code exported from XnConvert only contains the code for the selected actions, and doesn't incl...
by felipe4334
Mon Nov 07, 2016 4:55 pm
Forum: NConvert
Topic: NConvert script outputting multiple errors
Replies: 7
Views: 2416

NConvert script outputting multiple errors

Hello. I'm having trouble getting an NConvert script working, I create a job on XnConvert and made everything I wanted. I exported the job as an NConver script but, when I run it, it give many errors and it creates multiple versions of the files provided. All I want the script to do is to open a fil...