Author Topic: Nspire Movie Player - alternative to nPlayer  (Read 50108 times)

0 Members and 1 Guest are viewing this topic.

Offline Augs

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 306
  • Rating: +30/-29
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #75 on: October 22, 2012, 03:31:27 pm »
Same here.

Offline xacto

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +10/-0
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #76 on: October 22, 2012, 09:14:36 pm »
Well that sucks. :( I am finishing up a Psychology paper for college so I'll have take a look at the script tomorrow and see where I might have made a mistake.
You said there was nothing in either folder, right?
Quick Checklist:
Is the Finally folder in the folder named after your username?
Did the command prompt window that popped up have a lot of text that looked similar to the text in the attachment below? If not, and the problem persists after running the program twice, it could be that the script will only work on computers that use English. I'll have to go online and find the same commands in German and French and make two separate scripts. It would be helpful though, if someone with a English computer could try out the script and let me know whether or not it worked.
Until then, anyone who was unable to use it will just have to use Finally v1.0.
« Last Edit: October 22, 2012, 09:46:10 pm by xacto »

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #77 on: October 23, 2012, 10:56:53 am »
Well that sucks. :( I am finishing up a Psychology paper for college so I'll have take a look at the script tomorrow and see where I might have made a mistake.
Don't worry, there is no hurry ;)

Is the Finally folder in the folder named after your username?
Yes. For example, the bin folder in the Finally folder is at "C:\Users\MyName\Finally\ffmpeg\bin"
(And lkj was right, the path is still "Users" even though it shows "Utilisateurs")

Did the command prompt window that popped up have a lot of text that looked similar to the text in the attachment below?
No. There are appearing commands but they seem to do nothing, as if they were not validated or something.
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline xacto

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +10/-0
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #78 on: October 23, 2012, 01:00:12 pm »
Ok. I have a feeling that US, French, and German versions of Windows essentially all have the same environment variables, however, as the language differs, so does the spelling. Therefore, I will have to make a UK, French, and German version of the script which will be pretty easy. I won't be able to do that though unless i get a copy of the environment variables in those languages. The easiest way to do this is to type "set" into your command prompt and hit enter. Depending on the language of your computer the spelling is probably different, so you'll have to mentally translate it and look for a word similar to set. Once it is correctly entered, a screen of text depicting where certain files are located should pop up. Copy all the text in the window, paste it in Notepad, and post the file as an attachment, please. I should be able to make it work with that. Thanks.
« Last Edit: October 23, 2012, 01:03:13 pm by xacto »

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #79 on: October 23, 2012, 01:14:40 pm »
Too lazy to put it in Notepad and attach it so I just put it in the spoiler :P

Spoiler For Spoiler:
C:\Users\MyName\Desktop>set
ALLUSERSPROFILE=C:\ProgramData
AMDAPPSDKROOT=C:\Program Files\AMD APP\
APPDATA=C:\Users\MyName\AppData\Roaming
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=MyName-PC
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\MyName
LOCALAPPDATA=C:\Users\MyName\AppData\Local
LOGONSERVER=\\MyName-PC
NUMBER_OF_PROCESSORS=4
OS=Windows_NT
Path=C:\Program Files\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\
System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI T
echnologies\ATI.ACE\Core-Static;C:\PROGRA~1\TIEDUC~1\TI-83P~1\UTILS
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f0b
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
PROMPT=$P$G
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\MyName\AppData\Local\Temp
TMP=C:\Users\MyName\AppData\Local\Temp
USERDOMAIN=MyName-PC
USERNAME=MyName
USERPROFILE=C:\Users\MyName
windir=C:\Windows
windows_tracing_flags=3
windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log

C:\Users\MyName\Desktop>

edit note that I opened the cmd in the Desktop, not in the Finally folder, if it has an importance
« Last Edit: October 23, 2012, 01:15:25 pm by Hayleia »
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline xacto

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +10/-0
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #80 on: October 23, 2012, 01:16:12 pm »
Strange... Did you try running a few times? Augs told me it worked for him after a couple tries.
« Last Edit: October 23, 2012, 01:17:49 pm by xacto »

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #81 on: October 23, 2012, 01:18:08 pm »
Strange... Did you try running it twice? Augs told me it worked for him after a few tries.
Yes, I tried several times.
The first time, it asked me twice to select my video, and opened a cmd each time. Then it said that it worked but produced nothing.
The second time, it only asked me once and opened one cmd, said it worked but still nothing in the Output.
And I don't remember the following ones -.-°
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline xacto

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +10/-0
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #82 on: October 23, 2012, 01:19:06 pm »
What is the file path of "Auto.exe"?

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #83 on: October 23, 2012, 01:21:33 pm »
"C:\Users\MyName\Finally\Auto.exe"
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline xacto

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +10/-0
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #84 on: October 23, 2012, 01:23:04 pm »
Is the C drive your main hard drive? Like where Windows is installed?

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #85 on: October 23, 2012, 01:24:44 pm »
The easiest way to do this is to type "set" into your command prompt and hit enter. Depending on the language of your computer the spelling is probably different, so you'll have to mentally translate it and look for a word similar to set.
Things like cmd commands are the same on every windows computer, no matter which language.
My environment variables also have the same names as Hayleia's.

Offline Augs

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 306
  • Rating: +30/-29
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #86 on: October 23, 2012, 01:25:07 pm »
The problem is that it only works on the first time using it. Also, make sure to:

A)extract it
B)not have a finally folder within another one.
  eg: /users/yourname/finally/finally/
  This happens because some people press "extract to /finally/" on winRAR which makes this happen
C) Have it in your user name folder

Note: The other time you run it, it asks for the video twice. And then it does not work.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #87 on: October 23, 2012, 01:25:35 pm »
I guess so, according to what I see in the file browser (it is me father who installed this PC so I don't really know, but I guess so since there is a window icon on it)

edit
Augs, I did all of that and it didn't work
« Last Edit: October 23, 2012, 01:26:25 pm by Hayleia »
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline xacto

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +10/-0
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #88 on: October 23, 2012, 01:29:18 pm »
Hmmmm? I'll have to check later on tonight. My Psych class starts in five minutes. lkj and Augs thanks for the feedback. I'll have to keep rerunning the script to find the problem.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Nspire Movie Player - alternative to nPlayer
« Reply #89 on: October 23, 2012, 01:34:47 pm »
Hmmmm? I'll have to check later on tonight. My Psych class starts in five minutes. lkj and Augs thanks for the feedback. I'll have to keep rerunning the script to find the problem.
Don't worry, there is no hurry ;)
I can compile them by hand using the command prompt without automatic scripts anyway. It would just be much more convenient (for me but also for others) to use your script :)
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s