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
I try to use regxmlib to dump MXF datas to xml file but i get an error while i try to submit the dictionnary folder containing all dictionnaries in .xml
my command is $ java -cp /c/qc/regxmllib-1.1.3.jar com.sandflow.smpte.tools.RegXMLDump -all -d /c/qc/dict/ -i /c/qc/as10_10s.mxf
and terminal is returning :
Exception in thread "main" java.io.FileNotFoundException: C:\qc\dict (Acces denied)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at com.sandflow.smpte.tools.RegXMLDump.main(RegXMLDump.java:179)
but it seems that my right are ok on this folder 👍
Hi,
I try to use regxmlib to dump MXF datas to xml file but i get an error while i try to submit the dictionnary folder containing all dictionnaries in .xml
my command is
$ java -cp /c/qc/regxmllib-1.1.3.jar com.sandflow.smpte.tools.RegXMLDump -all -d /c/qc/dict/ -i /c/qc/as10_10s.mxf
and terminal is returning :
but it seems that my right are ok on this folder 👍
I also did try to register Dict but my syntaxe
does not seems to be ok because dict2 folder is never fullfilled and i just get this terminal output
The text was updated successfully, but these errors were encountered: