Jump to content
WnSoft Forums

boxig

Members
  • Posts

    1,169
  • Joined

  • Last visited

Posts posted by boxig

  1. Since I made some changes an hour after uploading the new version, and than uploaded again, please download current version just to be sure you have the latest.

    Please notice these examples of the command:

    First parameter: Name of file

    Notice: files must be like 1.mpg, 2.avi, 3.mpg but in the command put only the number without the extention.

    Second parameter: 0 or 1 or 2

    0 Not full screen

    1 Full screen (no need for parameters 3 and 4)

    2 Center of screen (no need for parameters 3 and 4)

    Example:

    ShowVideoPTE.exe 2 1 - (video named 2 will be displayed in full screen)

    Example:

    ShowVideoPTE.exe 3 2 - (video named 3 will be displayed in center screen)

    Third parameter: X position on screen.

    Forth parameter: Y position on screen.

    Example:

    ShowVideoPTE.exe 1 0 300 100 - (video named 1 will be displayed in x=300, y=100 position)

    nobeefstu,

    Thanks for the check. As I undersand there are only two problems:

    1. Taskbar flash on start and end of video play.

    2. First slide does not always run the utility.

    ....to add my findings:

    3. When go to previous slide, in most cases the PTE send the command of the slide you exit from and not of the silde you go to.

    As for taskbar problem we can use "HideShowTB.exe" to show it or add parameter 0 to hide it like this: HideShowTB.exe 0

    On first slide: HideShowTB.exe 0

    On project options,Advancsd, Run app after last slide: HideShowTB.exe

    To force PTE to run "HideShowTB.exe" (show) on exit (in case user do not reach the last slide) I remember the old way from old PTE version like this:

    open .pte file with Notepad and change this line

    opt_runapponexitiflastslide=1

    to:

    opt_runapponexitiflastslide=0

    Now open with PTE and compile.

    I will try to solve this problem in another way.

    As for first slide problem, I guess you can avoid run video on first slide. I don't know why this happens.

    As for the problem on going to previous slide, please let me know if you have any idea why is this.

    RalphA,

    See the commands above, do not include the ".avi" but only the file name (number).

    Granot

  2. I uploaded new version.

    Now you write all data in the PTE file, no need to include any other files.

    added full screen option.

    Here is from the Readme file:

    On your slide use "Run external application" to run "ShowVideoPTE.exe" with 2 or 4 parameters (notice the space between parameters).

    First parameter: Name of file (must be a number like 1.mpg, 2.avi, 3.mpg).

    Second parameter: 1 if full screen, 0 if not full screen, 2 if in center of screen.

    If 1 or 2 then no need for parameters 3 and 4.

    Example:

    ShowVideoPTE.exe 2 1 - (video named 2 will be displayed in full screen)

    Example:

    ShowVideoPTE.exe 3 2 - (video named 3 will be displayed in center screen)

    Third parameter: X position on screen.

    Forth parameter: Y position on screen.

    Example:

    ShowVideoPTE.exe 1 0 300 100 - (video named 1 will be displayed in x=300, y=100 position)

    Granot

  3. Thank you for for sharing this utility again. I just tried it for the first time - I liked it as is, and can use it, but have some suggestions, questions.

    I am using it in PTE mode, not exe mode, that is, I put the exe statement in customize slide, and test it by running in preview mode - both from the beginning of the timeline, or by rightclicking the slide being customized. I have not created an exe file and tested it. My show advances by right clicking the mouse, not on a set time.

    In preview mode, it runs one number greater than the one in the customizing exe statement. For example, I put in ShowVideoPTE.exe 1 and the movie that runs is 2.wmv, I put in 2 and it runs 3, etc.

    The movie runs in about half of full screen size. Is there a way to have it run in full screen mode?

    Again, thank you very much for producing this utility. :)

    I will add an option for full screen.

    About the problem with the file numbers. Are you sure because it is ok on my PC.

    "half of full screen size" - did you use "VidSet.ini" or without it ?

    Granot

  4. Thanks granot, that's great news, I'm sure it will interest a lot of people. Thank you for that too.

    I just downloaded the file and I can see that you included the HideShow TaskBar tool.

    I didn't try it yet but is this version of ShowVideoPTE compatible with Vista ?

    (There was a problem to write in a temporary file with previous version).

    This version does not write to a file.

    Should be compatible with Vista (I use XP so I can't try it).

    Granot

  5. Jim, Ken & Lin,

    It's nice to come back and get so much help in only few hours.

    I couldn't guess in a million years this "secret" way for selecting file name as caption.

    Now I'll have to rely on my weak memory to remeber that icon :P

    Thank you all guys

    Granot

  6. Right !

    But it is not supposed to be played as a slideshow. I wand to make video AVI file and use it with another application to select an audio file and go straight to that file. You probably guessed, it is a dictionary with audio files. It would be easier if I could go to a certain point in a MP3 file but I don't know how, and if it is possible at all.

    I found a free program to combine the files but it does not add silence (there is a one that does but it's not free).

    BTW, in older version I remember we could display the image name as a comment (but we can't make a video). Can we do the same in current version of PTE ?

    boxig

  7. Thanks Jim.

    My problem is that I have 20.000 sound files ! ! !

    (...and I am too old and too lazy to do it one by one).

    BTW, if you know a program that can combine all sound files with silence interval between, that may do it.

    Many thanks

    boxig

  8. Hi

    I am trying to make a simple slideshow and don't know how to do it.

    Features:

    I have many wav files as background sound and I want to add 10 seconds of silence between the sounds. In other words, I don't want the next sound to start immediately after the previous sound ends.

    I want to add a different comment to each slide.

    What I am actually trying to do is to use PTE to make a sound player which will play many sounds one after the other (with 10 seconds pause) and display the name of the sound file as a comment.

    Thank you for any help

    boxig

  9. Hi Stu,

    Good to meet you again and I hope all well and fine with you.

    Now that you said it, I think you solve a problem I had trying to extract music. It was a WAV converted to MP3 and than converted to OGG. I used a different program for each conversion.

    By the way, it looks like the free "audacity" is doing all jobs very well.

    Take care

    Granot

  10. Brian

    My Audacity Folder has no Lame file or any file similar to the 14 files in the zip. I just used the Lame.exe through command line. Now that you told me I will put all files in the root folder of Audacity. I will also download "QCD Player".

    Many thanks for your help

    Granot

  11. Brian,

    Your "Copyright" instructions are very useful and thank you for that. I will certainly do your suggestion.

    Yes, I wrote the so called "music" and I downloaded "Lame Encoder 3.97". It works great !

    Is there something similar to convert WAV to small size OGG files ?

    I understood a license is needed for Decoder too. Can you give some info how it works and if there is a free decoder (sorry for my ignorance).

    Thank you

    Granot

  12. Thank you all for the info. Let's see if I got it right.

    My original files were recorded with "Audacity" and saved as WAV. Than I used "Audacity" to convert those WAV to MP3. "Audacity" uses the free Lam encoder to do this conversion. This means my MP3 files need no license.

    Now I want to use those MP3 with a PTE show. Does the final PTE show need a license ? - in other words, does it matter which program I use to let end user play the files or does it depends only on the files themselves ?

    Thank you

    Granot

  13. Hi Al, Peter and Fred

    Since I am using royalty free music and will not reach a revenue of $100,000

    (sorry for that) I understand I will be needing no license.

    I will be glad to hear any new information anybody has about this issue.

    Thank you all and Happy Thai new year

    Granot

  14. Hi,

    MP3 license is not clear to me.

    Here is a quote from Thompson web site's FAQ:

    ttp://www.mp3licensing.com/help/index.html

    However, no license is needed for private, non-commercial activities (e.g., home-entertainment, receiving broadcasts and creating a personal music library), not generating revenue or other consideration of any kind or for entities with associated annual gross revenue less than US$ 100 000.00.

    What does this last sentence exactly means ?

    If I sale slideshows made with PTE and my annual revenue is less than $100,000, do I still need a license ?

    Thank you

    boxig

×
×
  • Create New...