You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use the command line:
./SMILExtract -C config/audiovisual/audiovideo.conf
-V VIDEO_FILE -A AUDIO_FILE -N NAME -a AGE
-g GENDER -e ETHNICITY -O VIDEO_ARFF -P AUDIO_ARFF
It raises a problem:(ERR) [0] commandlineParser: parse: unknown option '-V' on commandline!
how can I fix it?the config profile set like this:“filename = \cm[videofile(V){test.avi}:name of input file]”
The text was updated successfully, but these errors were encountered:
when I use the command line:
./SMILExtract -C config/audiovisual/audiovideo.conf
-V VIDEO_FILE -A AUDIO_FILE -N NAME -a AGE
-g GENDER -e ETHNICITY -O VIDEO_ARFF -P AUDIO_ARFF
It raises a problem:(ERR) [0] commandlineParser: parse: unknown option '-V' on commandline!
how can I fix it?the config profile set like this:“filename = \cm[videofile(V){test.avi}:name of input file]”
The text was updated successfully, but these errors were encountered: