Making DVD with downloadable files.

Is there any way you can upload audio files onto a DVD and then have the viewer download them from their home computer? With video going on.

I want to add a folder of jpegs to the dvd so that the user could download the pics to their computer.
I clicked on the DVDrom button, browsed to the folder of pics and selected it. When I built the DVD, I couldn't find the pictures. I just saw the Video and Audio folder. What am I missing here?
Thanks in advance

Similar Messages

  • I have a Macbook Air (july 2012) with OS X 10.8.3  installed.  I have dvds with .vob files and have Quicktime Version 10.2 (603.12).  I can't play the DVDs.  Thereare some features of QT that I like, e.g. precise frame selection and save as .png file-help

    I have a Macbook Air (july 2012) with OS X 10.8.3  installed.  I have dvds with .vob files and have Quicktime Version 10.2 (603.12).  I can't play the DVDs.  There are some features of QT that I like, e.g. precise frame selection and save as .png file-help.  Am I missing some Apple software?  I thought QT for Mountain Lion could convert the .vob files - is there some setting that I have missed?
    Any suggestions that preserves a simple workflow much appreciated.

    arthur wrote:
    Perian is here: Perian - The swiss-army knife of QuickTime® components
    Perian will be retired soon.

  • How create 1 dvd with 2 file

    how create 1 dvd with 2 file

    As you probably know,  DVD creation in Compressor and FCPX is very limited – and it only accommodates single tracks.
    But there is no reason why you can't put multiple movies on a single timeline in FCP. Separate them with inserted gaps and add chapter markers to provide some level of navigation among them.
    Good luck.
    Russ

  • Problem with downloading file from FTP server

    Hello all
    I have uploaded a file from an application i developed and i want to download this file from another application. The code is
    public static void FTPcon() throws FtpException{
       String hostname = "my.ftp.server";
       String username = "myusername";
       String password = "mypass";
       Ftp ftp = new Ftp(hostname,username,password);
       ftp.setHostname(hostname);
            ftp.setUsername(username);
            ftp.setPassword(password);
            ftp.connect();
            ftp.setBinary();
            ftp.download("file.dat");
            ftp.disconnect();
    }The error i receive is java.io.FileNotFoundException: public.dat (The system cannot find the file specified) but the file is on the server.
    Thanks in advance for any help

    Cotton thank you for your reply
    Any other sugestions please?The server disagrees. So...
    - the file does not existThe file exists.I checked it with an FTP client program.
    - the file has a different nameThe file name is correct
    - you are connected to the wrong serverI am connecting to the correct server
    - you are in the wrong ftp directoryThe file is placed in the home directory
    - the ftp library you are using is broken (less
    likely)I am using the library from jscape.I dont think is broken because i can upload the file from the first application.
    >
    FTP isn't somehow broken in Java. I use it all the
    time. The problem is something listed above. I would
    check all of the first four if I were you because
    that's most likely where the problem is.Message was edited by:
    flightcaptain

  • Session making triouble while downloading files successively

    hi, i m hving some problems with file downloading.... my code that saves bytes array into the session is as follows
    byte[] bytes = proposalService.getDownload(fileName); // a method that returns bytes array
                Object bt = request.getSession(false).getAttribute("bytes");
                if(bt != null){
                    request.getSession(false).setAttribute("bytes", null);
                    request.getSession(false).removeAttribute("bytes");
                request.getSession(false).setAttribute("bytes", bytes);
                bytes = null;
                try {
                    response.sendRedirect("FileDownload");
                } catch (IOException ex) {
                    ex.printStackTrace();
                } catch (Exception e) {
                    e.printStackTrace();
                }and the servlet that gets the data from session are able to download
    StringBuffer xlsFile = null;
            HttpSession session = null;
            StringBuffer xlsFileHeader = null;
            try {
                xlsFile = new StringBuffer();
                xlsFile.append("MI_Tariff"+new Date().getTime());
                xlsFile.append(".xls");
                response.setHeader("Cache-Control", "max-age=30");
                response.setContentType("application/xls");
                xlsFileHeader = new StringBuffer();
                xlsFileHeader.append("attachment; filename="+xlsFile);
                response.setHeader("Content-disposition", xlsFileHeader.toString());
                session = request.getSession(false);
                byte[] bytes = (byte[]) session.getAttribute("bytes");
                System.out.println("----------------------------"+bytes.length);
                if(bytes !=null && bytes.length > 0) {
                    response.setContentLength(bytes.length);
                    ServletOutputStream servletOutputStream = response.getOutputStream();
                    servletOutputStream.write(bytes, 0, bytes.length);
                bytes = null;
            } catch(Exception e){
                e.printStackTrace();
            } finally{
                session.setAttribute("bytes",null);
                session.removeAttribute("bytes");
                xlsFile = null;
                xlsFileHeader = null;
            }the problem is i m using this code to download 3 files one by one ... some times it returns the proper file that i want to download but sometime last downloaded file is again downloaded....
    i debug this code thoroughlly each time new file is fetched and stored in to the session but when the servlet code runs there might be some problems due to which the bytes array remains empty and it returns the last file downloaded....
    as u can see bytes are being removed proporly but i think the problem is with session ... it might use diffrent session for retrieving and saving the bytes array.. HOW CAN I SOLVE THIS PROBLEM....
    All the suggestions are eagerly welcomed
    Thanks in advance

    Just realized that I forgot to give the link to the file servlet earlier; take a look at this code:
    http://balusc.blogspot.com/2007/07/fileservlet.html
    And no, sorry if you thought that was for you personally; I try to put that in every post of mine so that at least some of the new users go and take a look. If you look at most posts on the forums, there are a lot of replies asking the posters to:
    - use code tags
    - use proper language ( i.e.complete words and not 'u' , 'plz' etc )
    - give the problem details clearly
    - give stack traces
    etc.
    Since this resource is already available, I put this up with my posts instead of repeating the same things 50 times a day. It's like a pseudo-signature :)
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    ----------------------------------------------------------------

  • Problem with downloading files!

    Hi, I am using a9300 MTN as my service provider! Lately I cannot download or open any files on the internet! I hav rebooted my phone numerous times and the problem still persists! Cud it be a software issue or is my service provider having trouble with providing internet service to us! Help!! Really getting frustated!!☹
    Solved!
    Go to Solution.

    Hey kgaoza12,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Downloading files from the browser is controlled and throttled by your network service provider.  I suggest you contact them for more information.
    Let me know if you have any more questions.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Problems with downloading file from database!

    I have a table with my files:
    NAME     VARCHAR2(256)
    LAST_UPDATED     DATE
    MIME_TYPE      VARCHAR2(128)
    DOC_SIZE     NUMBER
    DAD_CHARSET     VARCHAR2(128)
    CONTENT_TYPE     VARCHAR2(128)
    CONTENT     LONG RAW
    BLOB_CONTENT      BLOB
    ID     NUMBER
    I have a procedure which download file for it's ID:
    procedure DownloadFile(id number)
    is
    v_mime VARCHAR2 (48);
    v_length NUMBER;
    v_file_name VARCHAR2 (2000);
    lob_loc BLOB;
    i integer;
    BEGIN
    i:=id;
    SELECT d.mime_type, d.blob_content, d.NAME, DBMS_LOB.getlength(d.blob_content)
    INTO v_mime, lob_loc, v_file_name, v_length
    FROM documents d, mydocs m
    WHERE d.id=m.doc_id
    and m.id=i;
    -- set up HTTP header
    -- use an NVL around the mime type and
    -- if it is a null set it to application/octect
    -- application/octect may launch a download window from windows
    OWA_UTIL.mime_header (NVL (v_mime, 'application/octet'), FALSE);
    -- set the size so the browser knows how much to download
    HTP.p ('Content-length: ' || v_length);
    -- the filename will be used by the browser if the users does a save as
    HTP.p ( 'Content-Disposition: attachment; filename="'
    || REPLACE (REPLACE (SUBSTR (v_file_name,
    INSTR (v_file_name, '/') + 1
    CHR (10),
    NULL
    CHR (13),
    NULL
    || '"'
    -- close the headers
    OWA_UTIL.http_header_close;
    -- download the BLOB
    WPG_DOCLOAD.download_file(lob_loc);
    end;
    And when I press Download button, it open the file content in browser.
    But I need save dialog, for saving the file in the clien machine.
    How to solve this problem?
    Regards,
    Kostya!
    Message was edited by:
    Kostya

    How downloaded objects/document are treated in browser is purely "browser defined behavior". Sometime someone said that or these kind of files (recognized by miome contenet - alias file extension) default behavior will be "show inline" or show in browser. This is esspecially true for Adobe 7.x and IE 6.x and Firefox 2.x....
    For a test of my thoughts, install new browser (let say Opera or Mozila) and try to download LOB(doc). I'm sure that "Save As" dialog will show!
    Hope this helps!

  • Creating DVD with PDF files and web links

    Hi all, first I'd like to say that these forums are a big help. I've spent DAYS scouring through topics learning. Of course, I know this opens it up for someone to post a link to a thread where my question has already been answered. Unfortunately, I haven't been able to find the specific help I need and would like to open a dialogue with experts.
    I am creating a marketing DVD for a product. We produced a video for it, but the client also wants the audience to have access to a large amount of research in this specific field. This exists as PDF files and links to websites.
    His previous Marketing CD was just that, a CD made with FileMaker and had the files and links and only worked in PC computers. I do not want to go back in that directions.
    I want to make an informative DVD with the video and a few pages of selling points and cool tricks (I discovered multilayered menus working on this!) for those viewing on TV or Computer, and then an option for Computer users to click for more info.
    How do I put PDF files on the disc and how do I put web links on there?
    Thanks,
    Byron

    DVDSP uses a tool called DVD@Access. It enables a user to link to URL and call such documents as pdfs. The problem is that its never was reliable - especially on the PC side of things.
    There have been many of posts in the last 2 days about its use. Do a search and you'll see.
    DVD was not designed with the web in mind - it was conceived long before that time. linking to "outside" documents requires a third party tool to take over.
    Just beware! - in fact if your client came to me I would refuse to do the job. I've seen the problems that exist doing work like this especially if your distributing to a large audience with different OS sets ups. If one of the users has Vista you can forget about it working at all.
    My suggestion would be to design a menu that tells the user the file paths to your pdfs or URLs on the disc.

  • Making dvd with NO MENUS

    is there a simple way to make a movie in imovie with no themes and burn it to a dvd with no themes ? I do have Toast.
    thanks.
    Laura

    sorry for bad linking.. I edited the post and then kazoooomm kaputt...
    as Fred allready told you:
    iM has no themes (iM6 HAS themes, but you decide to use or not to use them....), you confuse the usage of iM and iDVD...
    I'm just owning ol' Toast6, a version which does NOT allow no-themes on DVDs.. but, I'm pretty sure, using Toast's Help, looking for 'autostart' ('copying' Fred's advice for iDVD...) will guide you ....

  • Help required with downloading files from inside WEB-INF folder

    I am working on a web application and I have an upload script which uploads different files to a foler called 'uploads' . To stop users from accessing the folder content I have put it in the /WEB-INF/.
    In my JSP file, I used to link to the uploaded files like this before for users to download them :
    if(filesListIterator.hasNext()
    files = (FilesBean)filesListIterator.next();
    <tr><td><a target="_new" href="<%=files.getFileName()%>">"<%=files.getFileName()%></a></td></tr>
    }I need to know how to alter the above link to make it access/download files from the /WEB-INF/uploads/ while still restricting direct access to the files.
    Thanks
    Message was edited by:
    topiwal

    Anything under WEB-INF is not directly accessible via the browser/ client. You could try defining the JSP/ Servlet inside web.xml deployment descriptor and see if you can access the file from there.
    I think a better way to accomplish this would be to keep the file outside WEB-INF , and use other techniques to protect the folder that contains the file - for example password-protection, or defining a .htaccess file and serving a 403 Forbidden error.

  • Problems with downloading files

    I have Win8. I had Adobe Reader 11 which worked perfectly fine downloading any file in any destination. Now when I try to download files it either 1) totally locks up my computer 2) states I do not have the newest version. I tried to download the new Adobe DC which I have no interest in and when opening the downloaded DC file it totally locks up my computer. Totally as in I have to turn it off.  Why did Adobe "fix" something that did not need to be fixed? I need to download new files and cannot. Any solution?

    Cynthia, you can try using this tool to first remove all traces of Reader from your computer:
    http://labs.adobe.com/downloads/acrobatcleaner.html
    Then, you can download the full offline Reader installer for the version you want from
    http://get.adobe.com/reader/enterprise/
    After downloading, restart your computer and run the installer before doing anything else.

  • Is it possible to create a Photo Gallery DVD with downloadable content?

    I am looking for a way to create a photo gallery, distribute it via DVD, and have the end user be able to download the photos from within the photo gallery. This would function exactly like the iPhoto web galleries, but would be distributed on DVD rather than posted to the web. Is this possible? I am looking for a way for a user to download the photos, in low res and high res, from within the DVD player.

    My first suggestion is to use Apple's Pro apps (ie, DVDSP) if you plan to use this DVD commercially. You'll get far better results and you will also be able to meet nearly all of the above objectives.
    If on the other hand you don't have the time to learn apple's pro apps which does have a large learning curve compared to the i-apps, and you are currently working with a shoestring budget, then you can meet at least some of these objectives within iDvd by adding your content to the Dvd rom section of the Dvd. The app that one uses to play the slideshow from this data section of the Dvd depends largely on the available apps on the host computer system having access to this data in terms of what software is available to play its content. Hope this makes sense but if not, just come on back. Good luck.
    Btw ... I'll check back with you later tonight since I have a fair amount of editing to do this AM.

  • I am having problems with downloading files, what is wrong and what can I do?

    When I try to download a file (ex: file from mediafire) when it gets the windows that lets me choose where to save the file, the window closes and FF automatically downloads the file to a certain place...(last place file was save too)
    == This happened ==
    Not sure how often
    == Not sue...I think it started with the new upgrade...(3.6.6)

    No. There is no other location. Be patient. Read the posts in the Bootcamp Forum. There are hundreds of posts about your issue and what to do. https://discussions.apple.com/community/windows_software/boot_camp

  • PLEASE HELP-problem with downloaded files!

    I have downloaded some games and stuff from the internet to my new iMac(Leopard10.5.1). I open the files, copy to applications, or install from the folder-and that should be it, right?? Unfortunately, this is not so! I have to go through this same process every time I want to use one of my downloads. I have to re-enter serial numbers and all that stuff EVERY TIME!!! Why is this happening? I don't understand...

    No, it's the computer. The files are fine, the computer just doesn't seem to keep the info once I install. Never had this issue with any of my previous macs.

  • Importing from DVD with TS files

    I have iMovie '08 (7.1.4). I want to edit a new iMovie from an existing video on a DVD disc.
    My problem: I cannot import the finished video from the DVD. The video will play on my computer, and the DVD player attached to my TV, but it does not import to iMovie.
    If I click on the DVD disc icon, to open it on my desk top, I see two data folders: (1) Audio TS, and (2) Video TS. How can I import the finished video to iMovie for editing?
    Thank you for your help.

    How can I import the finished video to iMovie for editing?
    Normal multiplexed MPEG2/AC3 or MPEG2/PCM files such as those found on DVDs compatible with most commercial DVD and computer media players are not edit compatible with the QT structure. Since you cannot edit it in this format, iMovie '08 will not allow you to import it. Thus, to make it edit compatible, you must convert VOB files to one of the compression formats that are compatible with iMovie '08 using an MPEG-based, third party application. My personal preference is to use the free MPEG Streamclip application from Squared 5 together with the $20 QT MPEG-2 Playback component from Apple. This combination allows you to export to all known iMovie '08 compatible audio and video compression formats which usually means you can optimize your source files for greater quality than with other work flows that restrict you to only one, two, or even three output formats. For ease of conversion the free iSquint (file level conversion) or HandBrake (DVD level conversion) are more handy but limit you to MPEG4/AAC or H.264/AAC compression formats which produce smaller files but less quality than DV or AIC compression. Other options include FFmpefX (donation-ware), Visual Hub (pay-ware), MPEG2 Works (pay-ware), etc. to name just a few.

Maybe you are looking for

  • MacBook Pro mid 2009 won't boot OSX

    Since today i have a strange problem booting into Mac. This is how it started out: I was inside of Mac, and decided to reboot to Windows, to play a match of MW2. I forgot to use the ALT button, so Mac was already booting. I used the on/off switch to

  • Export project to java source

    When exporting the Toplink project to Java source from the Mapping Workbench, is there a way to tell the workbench to include the package name in the generated file? We do this manually now. Thanks in advance

  • Help! How do I import Hotmail without Entourage?

    I'm not sure if I should keep my pbook G4. I can't believe that I'd have to use Entourage from Office 2004 for Mac ($399.95) just to get Hotmail! Is there an uncomplicated way or good program for me to use? I have old mail from Outlook that I would l

  • Collapsible panel not collapsing properly

    When I insert a background-color different from none here, in the SpryCollapsiblePanel.css, .CollapsiblePanel { margin: 0px; padding: 0px; border-left: none; border-right: none; border-top: none; border-bottom: none; background-color: none; and use i

  • Patch 4247037 Required component missing  oracle.sdo.locator, 11.2.0

    Hi Hussein & Srini, Need you help again . After Installing 11.2.0.3 x86_64 software (files 1of7.zip and 2of7.zip of patch 10404530) & runned the Installer from Example.. as part of part of upgrading the Vision database version from 11.1.0.7 to 11.2.0