Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 14 of 14

Thread: Encrypt Videos

  1. #1
    Join Date
    Feb 2005
    Posts
    30

    Peekaboo! Encrypt Videos

    I'm using Autoplay Media Studio 4.0 and i've created an application, contains some video files. I'm looking for a software, so that I can encrypt the video files, so that they can be played, only with the application i've created. So that when the user be unable to open the files from the distribution folder.

    Any solution for this ???????
    Last edited by Milad; 02-10-2006 at 03:43 AM.

  2. #2
    Join Date
    Sep 2002
    Location
    Queensland Australia
    Posts
    64

    re

    Hi
    I dont think you can do what you want with windows media files , but you could set something up if you used Flash video FLV , like a stop on the first frame and a check with your application before it would go past the stop and play .

    Rod

  3. #3
    Join Date
    Oct 2005
    Location
    Brazil - Belo Horizonte
    Posts
    118
    You can upgrade to version 6.0, wait until next release or get the Crypto plugin. If you want to minimize costs I suggest you to get the Crypto plugin. With the Crypto plugin you can encrypt a video, decrypt it, save the decrypted file to the temp folder or any other folder, play the decrypted video and delete it once your application closes or when the video finishes.

  4. #4
    Join Date
    Feb 2005
    Posts
    30
    Well, I am able to buy or upgrade to version 6. but this version (and also version 5) had some problems . Like we're not able to have a media player,(as we did in version 4) or such things.

  5. #5
    Join Date
    Oct 2005
    Location
    Brazil - Belo Horizonte
    Posts
    118
    AMS60 comes with two templates, one is an iPod, it plays audio and the other one is a laptop, it plays videos. You can make a media player that plays audio and video all in one application with AMS60.

  6. #6
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    There are no problems in version 5.0 or version 6.0 creating your own media player, it's easy to do.

  7. #7
    Join Date
    Oct 2004
    Location
    East, South & West Asia
    Posts
    1,020
    Quote Originally Posted by Corey
    There are no problems in version 5.0 or version 6.0 creating your own media player, it's easy to do.
    ECHOs Corey.............
    Newbie Examples
    ------> AMS 7.5 : amstudio.azman.info
    ----> AMS 6 & 5: www.azman.info/ams/
    ----> FB: facebook.com/GuideToWealth

    ----> Content Development Blog: www.AZMAN.asia

  8. #8
    Join Date
    Feb 2006
    Location
    syria
    Posts
    44
    hi can any one put here sample of how can i protect my video files

  9. #9
    Join Date
    Dec 2003
    Posts
    891
    Quote Originally Posted by hmza
    hi can any one put here sample of how can i protect my video files
    One of the simplest ways would be to put them in the AutoPlay/Videos directory.
    Then, when you build your project to a directory (not a web/email exe), check the rename resource file box and type in a new name. If the video files are referenced anywhere in the project script, they will be renamed and put into the dat01 directory. If someone investigates the dat01 directory, they may figure out how to get the files back out, but for the casual or inexperienced user, it's pretty safe.

  10. #10
    Join Date
    Feb 2006
    Location
    syria
    Posts
    44
    thanks for replay but the file *.dat can work

    and it not protect the file

  11. #11
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    Try encasing it in an executable, then use a secret commandline argument to launch the file.

  12. #12
    Join Date
    Feb 2006
    Location
    syria
    Posts
    44
    thanks can you make to me sample

  13. #13
    Join Date
    Feb 2006
    Posts
    1

    Talking zip solution for video

    ANother solution for it that I use is to zip the video files with your secret pass and rename them to something than *.zip. When your user want to play the video (click play etc.) the command unzips the file with the secret pass to any folder that you want in users computer, plays the video and deletes it after the stop or finalization.

    During the play of video it is impossible to copy or move the video file if any case the user find the place of unzipped file. If user stop the video it deletes itself with the File.Delete command.

    If you like you can also rename the video than .mpg or .avi to anything, the AMS will recognize if it is video or not while play command.

    The disadvantage is the time taken to unzip the video file if they are huge, but maybe someone can advise a progress bar code which is not showing the place of unziping operation but only the progress bar while unzipping in order to return user something than an empty screen.

  14. #14
    Join Date
    Feb 2006
    Location
    syria
    Posts
    44
    hi can i get a sample for this tip

Similar Threads

  1. Utilizar Mv2player Como El Visor De Videos
    By eduwindows in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 12-22-2004, 10:05 AM
  2. Play Videos Using a Tree Structure
    By netimpact in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 06-19-2004, 01:53 AM
  3. Changing videos globally
    By kmartin7 in forum AutoPlay Media Studio 5.0
    Replies: 5
    Last Post: 03-26-2004, 03:16 PM
  4. Lovely Custom Variables for Videos
    By eric_darling in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 01-24-2003, 04:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts