How to protect the media file ...?

hi
i want to protect my media file
i used binaryio xtra its works but problem is that when i run
the director project exe file then during execution the media file
decoce and user can run the media file on any media player tell me
what i do?
plz tell me the solution i want to protect my media files
from user access on any other player
i m using wmv files

> plz tell me what i do
I already gave you the only option I'm aware of (given that
you're not
happy with having files available while your projector runs)

Similar Messages

  • How to protect the class files inside jar file.

    Hi Group,
    pls help me.
    my need is i created a executable jar file with certain classes.
    and i'm supposed to send it to my client.
    but if the client needs he can extract the class files from the jar and with the
    help of some decompilers he can convert class file to .java source code and read the whole
    stuff.
    how can i protect my jar file from these.
    is there any security mechanism for that
    pls help me.
    Regards,
    Ranjith.M

    In order to protect my jar file I tried the jar signer technology but it only protects the jar from modification so I need to know how to protect jar file from decoding of the contents inside.

  • How to protect the .class files from decompilers

    Hi all,
    I have developeed an application and I want it to be protected from the decompilers. The problem that I am facing now is that the .class files can be ripped by using the decompiling softwares.
    It will be great if any body cvan bail me out of this.
    Thanks
    kvmp

    Obfuscating your files is your best bet. This has been discussed to death, both here and on every other Java-related discussion site and newsgroup since about 1996; a Google search on "Java obfuscation" should help.
    You can also look here for an overview:
    http://mindprod.com/jglossobfuscator.html#OBFUSCATOR
    Grant

  • How can we change the time of the media file from java code ?

    Hi,
    particularly, how can we start the media file from the second 55 and not from the second 0 (beginning) ?
    Thanks.

    I tryed to use such method but an exception was raised:
    javax.media.NotRealizedError: Cannot set media time on a unrealized controller
         at com.sun.media.BasicPlayer.setMediaTime(BasicPlayer.java:427)
         at com.sabily.mualim.main.MediaFileDemo.loadMediaFile(MediaFileDemo.java:72)
         at com.sabily.mualim.main.MediaFileDemo.<init>(MediaFileDemo.java:77)
         at com.sabily.mualim.main.MualimStandalone.main(MualimStandalone.java:12)
    Exception in thread "main" javax.media.NotRealizedError: Cannot set media time on a unrealized controller
         at com.sun.media.BasicPlayer.setMediaTime(BasicPlayer.java:427)
         at com.sabily.mualim.main.MediaFileDemo.loadMediaFile(MediaFileDemo.java:72)
         at com.sabily.mualim.main.MediaFileDemo.<init>(MediaFileDemo.java:77)
         at com.sabily.mualim.main.MualimStandalone.main(MualimStandalone.java:12)
    below is the code related to playing media file:
    package com.sabily.mualim.main;
    import java.awt.BorderLayout;
    import java.awt.Component;
    import java.awt.Container;
    import java.awt.Panel;
    import java.io.IOException;
    import java.net.MalformedURLException;
    import java.net.URL;
    import javax.media.ControllerAdapter;
    import javax.media.ControllerListener;
    import javax.media.Manager;
    import javax.media.NoPlayerException;
    import javax.media.Player;
    import javax.media.RealizeCompleteEvent;
    import javax.media.Time;
    import javax.media.TimeBase;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class MediaFileDemo extends JFrame{
         private Player player;
         Component center;
         Component south;
         private void loadMediaFile() {
              final Container contentPane = getContentPane();
              if (player != null) {
                   player.stop();
              try {
    //               player = Manager.createPlayer(new URL("file:C:/Nouveau dossier/e1_intro.wav"));
                   player = Manager.createPlayer(new URL("file:C:/mp3/001.wav"));
                   //player = Manager.createPlayer(new URL("file:D:/Film/Earth_Planet/Planet.Earth.EP08.Jungles/Planet.Earth.EP08.Jungles.avi"));
              } catch (NoPlayerException e) {
                   e.printStackTrace();
              } catch (MalformedURLException e) {
                   e.printStackTrace();
              } catch (IOException e) {
                   e.printStackTrace();
              ControllerListener listener = new ControllerAdapter() {
                   public void realizeComplete(RealizeCompleteEvent event) {
                        Component vc = player.getVisualComponent();
                        if (vc != null) {
                             contentPane.add(vc, BorderLayout.CENTER);
                             center = vc;
                        } else {
                             if (center != null) {
                                  contentPane.remove(center);
                                  contentPane.validate();
                        Component cpc = player.getControlPanelComponent();
                        if (cpc != null) {
                             contentPane.add(cpc, BorderLayout.SOUTH);
                             south = cpc;
                        } else {
                             if (south != null) {
                                  contentPane.remove(south);
                                  contentPane.validate();
                        pack();
                        //setTitle("Lesson 1");
              player.addControllerListener(listener);
              player.setMediaTime(new Time(15));
              player.start();
         public MediaFileDemo() {
              loadMediaFile();
         public Player getPlayer() {
              return player;
         public void setPlayer(Player player) {
              this.player = player;
    Best Regards

  • How to recovery the deleted files from hard disk like images,media files

    How to recovery the deleted files from hard disk like images, media files by using c#.net

    It's important to define deleted and recovery. You can recover file from the recycle bin using the Win API. Here's an
    example in C/C++. You need to
    pinvoke SHFileOperation.

  • HT1751 How to transfer iTunes media files from external drive to another external drive and bring in the library from the main drive.

    I have my iTunes media on an external hard drive while the library is on the main computer drive. I want to move both to a larger external drive. How do I get both together? When I consolidate, it only transfers the media files. Help.

    Since I already consolidated, can I just move the library to the root level of the external drive then option click to point to that library? But using that method, all the media files are at the root level along with the iTunes folder. So nothing will be in the iTunes media folder itself. WIll that work?

  • How the media files are stored in Oracle 10g database

    I guess they have introduced new datatypes to handle multimedia objects( audio file, video file, images, etc etc). Can anyone tell which is the data type which is used to handle the media files in Oracle 10g database.
    thanks,
    shekar.

    Check this out.
    http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10840/mm_uses.htm#sthref433

  • How to protect the lines in smartforms

    hi gurus
    i want to know how to protect the line in smartforms..
    regards
    baskar

    Check this link.
    http://www.saptechies.com/smartforms-protect-lines-in-main-window/
    if you are using tables, there are two options for protection against line break: – You can protect a line type against page break. – You can protect several table lines against page break for output in the main area.
    Protection against page break for line types – Double-click on your table node and choose the Table tab page. – Switch to the detail view by choosing the Details pushbutton. – Set the Protection against page break checkbox in the table for the relevant line type. Table lines that use this line type are output on one page.
    Protection against page break for several table lines – Expand the main area of your table node in the navigation tree. – Insert a file node for the table lines to be protected in the main area. – If you have already created table lines in the main area, you can put the lines that you want to protect again page break under the file using Drag&Drop. Otherwise, create the table lines as subnodes of the file. – Choose the Output Options tab page of the file node and set the Page Protection option. All table lines that are in the file with the Page Protection option set are output on one page
    Regards,
    Maha

  • How to protect a pdf-file in a pdf-portfolio against extraction?

    How to protect a pdf-file in a pdf-portfolio against extraction?

    You can't.
    Portfolios are just a single-page document with a bunch of attached files - the act of opening one of those attachments is identical to the act of "extracting" it into a new document, so blocking it would stop the Portfolio from working.

  • HT5958 Why not leave the choice to let the media files in their place in the update ?

    Why not leave the choice to let the media files in their place (in the Final Cut Events folder for exemple) in the update?
    All my media files are missing for other software (like Motion) and we loose the control of our raw footage.
    This would have the dual space on our hard drives to protect our original files separately.

    Ok i find a part of the solution. I can Open the Package on the library in the Finder. I have everything inside. So it's good for me to keep the hand on all my medias. But others software can't open it, it's hidden (for Motion or DaVinci Resolve for exemple). I must search all neccesary files on Finder, duplicate on a normal folder to use it.
    Thanks for the response.

  • Can AnyOne Please Tellme How to configure the HTML files

    This is very Urgent.
    1.I am using the WLS7.0 sp1 .I need to configure theHTML files which are in a
    different path how can I map them to the present DefaultWebAPP directory.
    2. How can I get rid of the port number when I am fully using in production mode.
    I have been posting this query since long but in vain. Please guide me

    1. I got rid of port number with link provided by the karthik.
    2.How can I create a link .The link appends to the defaultwebapp directory
    and checks from their .I need to know how to configure the
    HTML files which are not in the DefaultWebApp.But completely in directory.
    Any suggestions !!!!!!!
    Shehzad <[email protected]> wrote:
    1. You can create a link to that directory
    2. In order to get rid of port number, either boot weblogic at default
    port 80, or use Apache or Iplanet webserver, and use Weblogic plugin.
    That way all the traffic comming in from http will comein at port 80
    to the webserver, and would then be forwarded to Weblogic at whatever
    port it is booted.
    This is very Urgent.
    1.I am using the WLS7.0 sp1 .I need to configure theHTML files whichare in a
    different path how can I map them to the present DefaultWebAPP directory.
    2. How can I get rid of the port number when I am fully using in productionmode.
    I have been posting this query since long but in vain. Please guideme

  • IDVD '08 doesn't respond anymore when trying to browse the media files

    I created a new project, selected a theme and then clicked "Media" to drop the Media files into my DVD project. For some reason, after that, iDVD doesn't respond anymore. I see no disk activity (with iostat) and I see iDVD consuming a lot of CPU cycles (with top) .
    Any idea why this might be happening? It is getting a bit frustrating.

    tell us about the content you are trying to use within iDvd'08.
    Might you have any Non-standard QT plugins on your mac (ie, Perian or Divx)?
    also tell us how much available hard drive space is remaining on the boot volume / your main HD.
    Take a look in your console log /crash reports and post the info on this forum.
    apple > about this mac > more info > Software > Logs
    http://docs.info.apple.com/article.html?artnum=302988
    http://discussions.apple.com/thread.jspa?messageID=6682333&#6682333
    Message was edited by: SDMacuser

  • HT1391 How to move my media files to another drive with Itunes 11

    I am using Itunes 11 on a Windows 7 PC.  My C Drive is full and I am trying to move all my media files to D drive.  While previous versions of Itunes seem  to allow this, the instructions for doing so with Itunes 11 state that files already on the drive will stay where they are even if you change the location of the media file.  Only new files will move to the new location.

    About the iTunes library files
    Your iTunes library files track the media you add to iTunes, how you've organized it, and other information such as playlists. By default, these two files are in your iTunes folder:
    Mac OS X: /Users/username/Music/iTunes/
    Windows XP: C:\Documents and Settings\username\My Documents\My Music\iTunes\
    Windows Vista: C:\Users\username\Music\iTunes\
    Windows 7: C:\Users\username\My Music\iTunes\
    Windows 8: C:\Users\username\My Music\iTunes\

  • How to have original media files outside libray

    I have recently upgraded to 10.1.3 and use the new libraries functionality. I have created different libraries for my projects (by year) and consolidate the project, so, now, I have an event with video files and project inside.
    I have realize that I have the original video files inside the library file, so it means that now I have all my videos duplicated, one time on the original folder where I copied, and other inside the library.
    I would like to maintain videos outside of final cut library, and do not make sense to maintain also duplicated on the library (I also have a back up on a network drive).
    There is an easy way to “link” event files to original location outside of the library? Or I have to manually delete and fix one by one?
    Thanks in advance.

    Follow Tom's advice, which tells you how to move the media outside the library - but don't try to move them over the original ones.
    At this point, you'll still have two copies of the clips - in the original folder and one on the folder you now selected.
    As Tom pointed out, you'll now have symlinks in your library. Now comes the thrilling part.
    1) Erase the recently moved clips - all the clips will be offline, showing as red in FCP X.
    2) Use the Relink functionality to point them to the original folder. FCP X is clever enough that you need only select a superfolder containing the media, even if different clips lay there inside different subfolders.
    This should all run smoothly, BUT... As always, back things up first - namely, your library - before doing potentially dangerous thinks like deleting your precious files.

  • How to Find Lurking Media Files

    Hi,
    I'm trying to clear off a mac mini so I can sell it. The only software on it is Final Cut Express, Soundtrack, LiveType and iLife '05. I deleted everything out of iTunes, and I thought all media files and renders from the couple projects I had in Final Cut Xpress. My problem is there is still 18gigs being used from the internal SATA drive. I realize the software uses space - but not that much right? What could be lurking? How do I find media files if maybe all I really did was delete names and not the actual media??? Any help/insight appreciated!! Thanks.

    OK, I went to whatsize (kind folks over in mac mini forum directed me there too!) and from another forum there, I learned how to make the finder show me the size of everything. I don't have any lurking media files as I feared, but it seems LiveType is a big space hog! Does this sound right - almost 8 gigs for LiveType Data folder? The entire Library Folder is over 11 Gigs combined - please forgive how completely un-informed and newbie I must sound....

Maybe you are looking for