watson-multimedia-analyzer icon indicating copy to clipboard operation
watson-multimedia-analyzer copied to clipboard

Could not enrich the video in windows

Open ybouzidrs opened this issue 7 years ago • 9 comments

Hello,

Everything seems to be OK except the video enrichment. The command "bin/processMedia -S -V -f public/media_files/grid-breakers.mp4" does not work on windows. Could you pls help me ?

Thanks in advance and BR, Yassine.

ybouzidrs avatar Dec 08 '17 11:12 ybouzidrs

@ybouzidrs the enrichment was tested on linux platforms and osx -- can you paste an error message?

alternatively, you can create a ubuntu vm and run the enrichment there.

stevemar avatar Dec 08 '17 13:12 stevemar

Thanks for you quick feedback @stevemart, unfortunately there is no error message. Windows could not recongnize the processMedia file. Pls see snapshot below. image

Because the enrichment is not working I cannot get the video in the web UI. image

ybouzidrs avatar Dec 08 '17 13:12 ybouzidrs

I don't recall completely, but I think if you preface the 'bin/processMedia' w/ the path to node you can get it to run, for example node bin/processMedia <rest of command>

swgraham avatar Dec 08 '17 15:12 swgraham

i cannot upload the video any help please

rawiasammout avatar Dec 19 '17 22:12 rawiasammout

help

rawiasammout avatar Dec 19 '17 22:12 rawiasammout

@rawiasammout - can you provide some more details? Like the command you used to enrich your file (i.e. your processMedia command and parms)

rhagarty avatar Dec 19 '17 23:12 rhagarty

help

rawiasammout avatar Dec 19 '17 23:12 rawiasammout

ok - it looks like the app is up and running. Now you need to enrich your media file. Have you done that yet? If so, what command did you use?

rhagarty avatar Dec 19 '17 23:12 rhagarty

@rawiasammout, pls five a try to what @swgraham suggested above 12 days ago. After starting your app, open a new CLI and type the following command. node bin/processMedia -S -f public/media_files/grid-breakers.mp4 I am not 100% sure that it will work in windows. Pls see snapshot below. Cannot read property 'end_time'

image

It is interesting to know the source of this issue. But in your case I highly recommend you to use a linux or mac VM.

ybouzidrs avatar Dec 20 '17 08:12 ybouzidrs