Announcement

Collapse
No announcement yet.

Need help installing specialized program

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need help installing specialized program

    Hi all,

    I'm trying to install a program that encodes a video file created by a smart phone app, Torque Pro and an OBD2 adapter. To install the video encoder you need to install three programs, latest version of Java, Xuggler, and TorqueEncoder5.jar. The instructions are on this website: http://torque-bhp.com/wiki/Exporting_Video

    I already have the latest version of Java installed, I think I can handle Xuggler, it's the jar file I am really stuck with. I have no idea how to install TorqueEncoder5.jar file. If anyone feels like looking over the website and providing me a few pointers on how to get this whole mess installed I would really appreciate it.
    Last edited by abear; Mar 31, 2012, 07:15 PM.

    #2
    jar files are not installed per se. You run them by calling

    java -jar path-to-jarfile.jar
    One can easily create a menu item pointing to it by right clicking on the menu item to bring up the editor, and create a new item. In the command spot, browse to your jar file, select it, and simply add "java -jar" at the front.One can easily create a menu item pointing to it by right clicking on the menu item to bring up the editor, and create a new item. In the command spot, browse to your jar file, select it, and simply add "java -jar" at the front.
    Last edited by Snowhog; Mar 30, 2012, 07:48 PM.

    Comment


      #3
      What claydoh said, and, you can add -d64 if you box is multi-core.
      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
      – John F. Kennedy, February 26, 1962.

      Comment


        #4
        Originally posted by GreyGeek View Post
        What claydoh said, and, you can add -d64 if you box is multi-core.
        I do have a dual core processor, I will have to try that extension, Thanks again.

        Comment


          #5
          Okay, thanks to claydoh I got TorqueEncoder5.jar running, however, it does not see that I have my smart phone connected to the usb port. I tried both plugging in my phone prior to starting the torque encoder and also after I started it. I have the usb on my phone set to see my sd card. This thing works in XP but I was hoping to get torque encoder to work in linux. I think I have xuggler installed properly, anyways everything seems to be included in it's directory. Oh well, I will keep looking around and hopefully someone else has managed to get everything working. Thanks again for all the assistance. Since I did get the jar file to run I'm going to mark this thread solved.
          Last edited by abear; Mar 31, 2012, 12:29 PM.

          Comment


            #6
            From what I have dug up about one of the programs to make the encoder program to work, xuggler, it seems that it only works well on XP, it's a no go on Win7. I'm getting the same feeling regarding xuggler and Linux. Most of the post / how to install, articles are a couple of years old. Oh well, hopefully the Torque Pro folks will update the export process to something more standardized.

            Comment

            Working...
            X