How to retieve media files ?

Dear all, I just updated my Ipad into version 7.0.2 but I lost all photos and other media files after updating, my ipad was stuck in recovery mode (tried to out of recovery mode but didnt work untill I update it) how to retrieve them back, tried some third party software but  didnt work. please help, thanks

First thing, media files are like usual files (binary files to be specific). So, all the methods which are applicable to binary files can be used for media files as well.
1. upload media files into local drive (ex...from c:\tmp1\movie.mpg to d:\tmp2\movie.mpg)This is very simple file copying, see: [http://java.sun.com/docs/books/tutorial/essential/io/bytestreams.html] .
I have used data sink. but i am stuck.. it is not storing..Why you tried data sink? Do you have a processor to transcode the media file into another format ? Is it transcoding that you want to achieve?
2. for transferring files over n/w, I know how to zip and unzip other files and process those at client side..but i want to know, Is there any special method available for 'media files'?.No (atleast I don't know....)
@captfoss: I agree with you.
Thanks!

Similar Messages

  • How to run media file after Runtime.exc the real player?

    Hi
    How to run media file after Runtime.exc the real player application

    String command = "cmd /c start videotest.rm";
    Runtime.getRuntime().exec(command);

  • How to isolate media files in Applications from video uploaders within FMS

    Hello,
    We have linux-centos with FMS 3.5.2, apache is on another server.
    We host media files within applications folders.
    The media files are uploaded via ssh by different users, each one populating her own my_app/streams.
    the problem:
    We do not want the users to be able to see/download one another files while connected via ssh.
    This is difficult because of the user/group needed by FMS.
    We tried several hours changing groups/users without finding a solution.
    Either FMS cannot stream or a user can see/download elsewhere than in her my_app/stream
    (to explain a bit better, I hope, a view of a situation where it does stream, but also leave media files accessible to useradm2)
    FMS is run by fmsuser:fmsgrp
    user1 uid:gid is usr1adm:fmsgrp
    user2 usi:gig is usr2adm:fmsgrp
    [root@my_serv ~]# tree -gup /home/sanmultimedia/applications/testaccess/
    /home/sanmultimedia/applications/testaccess/
    |-- [-rw-r----- fmsuser  fmsgrp   ]  main.asc
    `-- [drwxr-sr-x usr1adm  fmsgrp   ]  streams
        `-- [drwxr-sr-x usr1adm  fmsgrp   ]  video
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  SomaFM--4.mp3
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1.flv
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_1000kbps.f4v
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_1500kbps.f4v
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_150kbps.f4v
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_500kbps.f4v
            `-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_700kbps.f4v
    Does anyone has a hint ?
    Fred

    VOD changes won't help him, he said outside the applications
    folder. According to adobe any new vod folders must be in the
    applications folder, hence virtually worthless for most purposes. A
    better question may be, how do you specify a folder on a different
    local hard drive. I wish adobe wouldn't make it so complicated, it
    should be a really simple matter.

  • How to save media files

    hello all,
    I am creating an application where there is a provision of uploading media files from any location of local drive into user specified path...and also i want to transmit those files as a zip file over network..if it is possible, then how i can i process those files(from zip file)in the client machine......please help me doing this.
    thanks in advance..

    First thing, media files are like usual files (binary files to be specific). So, all the methods which are applicable to binary files can be used for media files as well.
    1. upload media files into local drive (ex...from c:\tmp1\movie.mpg to d:\tmp2\movie.mpg)This is very simple file copying, see: [http://java.sun.com/docs/books/tutorial/essential/io/bytestreams.html] .
    I have used data sink. but i am stuck.. it is not storing..Why you tried data sink? Do you have a processor to transcode the media file into another format ? Is it transcoding that you want to achieve?
    2. for transferring files over n/w, I know how to zip and unzip other files and process those at client side..but i want to know, Is there any special method available for 'media files'?.No (atleast I don't know....)
    @captfoss: I agree with you.
    Thanks!

  • How to get Media File in Context

    Hello Everyone,
    I have an application on which i need to store and manage millions of media content (can be audio/visual). As i cannot maintain that much content in the WebContext, so i put the content on the different server.
    Now the problem is when someone need to play the media content than that content need to be with in the WebContext other wise the Media Player does not get the URL/Content.
    Now As i have put the data on different server, how i get the files in the Cureent Applications web context????
    I am out of ideas at the moment. Please suggest something. I am using Struts1.3,JSP,JSTL for the presentation layer and Hibernate for the DB Layer.

    You just need a servlet to access the place where the media content is, and stream it back to the client.
    http://balusc.blogspot.com/2009/02/fileservlet-supporting-resume-and.html has an example (and links) for a File/Image servlet that does something similar.
    You may need to adapt it if you are streaming stuff, but it the theory remains the same.
    cheers,
    evnafets

  • How to save media files (mp3) on ipad?

    I have seen that iPad only plays songs/videos directly if we try to download them even from download link? Can anyone help me how to save those songs/videos instead of playing them without using third party application? or if third part then which one apps should i have to use?

    First thing, media files are like usual files (binary files to be specific). So, all the methods which are applicable to binary files can be used for media files as well.
    1. upload media files into local drive (ex...from c:\tmp1\movie.mpg to d:\tmp2\movie.mpg)This is very simple file copying, see: [http://java.sun.com/docs/books/tutorial/essential/io/bytestreams.html] .
    I have used data sink. but i am stuck.. it is not storing..Why you tried data sink? Do you have a processor to transcode the media file into another format ? Is it transcoding that you want to achieve?
    2. for transferring files over n/w, I know how to zip and unzip other files and process those at client side..but i want to know, Is there any special method available for 'media files'?.No (atleast I don't know....)
    @captfoss: I agree with you.
    Thanks!

  • How to stop media file

    Iam working on JMF ,and Iam trying to build an application on JMF ,In which There are three buttons on JFrame .
    I want that If anybody can help me out ,If I click one button the media file should run and when I click second button new media file should run after stoping first media file.
    here media file ref. to video.
    can anybody help me
    Thanx in advance

    To stop media file u can use the stop() method or the stopAndDeallocated() method in the media player that is run the media file
    mediaplayer.stop();
    mediaplayer.stopAndDeallocate();
    if u want to pause the mediaplayer u have to save the time of the media and set it when u want to play it again.
    pausemediaplayer.stopAndDeallocate();
    Timer timer = mediaplayer.saveMediaTime();
    playmediaplayer.setMediaTime();
    mediaplayer.start();

  • How to insert media file in keynote

    Is ther any way to insert or import audio and video (media files) in a Keynote presentation ?
    Then it is possible to export it for PC format like PowerPoint or the opposite, build the presentation in PowerPoint then import in Keynote ?
    Thanks

    Drag and drop the file from its location on to a slide in Keynote.
    Keynote can create a Powerpoint file Share > Export > Powerpoint
    Powerpoint does not have the ability to create Keynote files.

  • How to replace media files to pre-existing FCP, retain edits?

    Here's the gist: I accidentally imported footage from 2 tapes as DV instead of HDV. I didn't notice this until the project was more or less done, but I need it to be HDV.
    Basically I have 2 files set up as a multiclip that toggles between each other. I figured once I re-captured the new HDV footage and designated the same IN points as the previous DV footage, my EDL in the Final Cut project would sync. This is not happening.
    My theory is that I didn't set any IN\OUT points prior to capturing the video, so my time code is not aligning.
    Can anyone think of what to try so I don't have to re-edit the entire project from scratch?

    You can use regular ATA drives in the G4 (I have 4 in my mirror drive door G4 for a total of 820gb).
    I wouldn't use Media Manager in this case. Just do a simple drag/copy from one to the other, copying the MOST important files first. Remember, you can always recapture or rerender so those file may be sacrificed if you're running out of time.
    Try to set up the exact same folder structure on the new drive - it may help FCP reconnect the media quicker, especially if you get another Firewire drive and give it the same name as the old one (once you disconnect the old one).
    If FCP does have a problem reconnecting, check the box where is ask to "Reconnect Manually" then navigate to the new file. When you reconnect the first one, click the box that says "Connect all offline files in relative path" (or something close to that) and FCP should be able to find the remaining files on its own.
    -DH

  • How to access media files on home network?

    Hi there,
    How do I browse my home network files from the N900.
    On a windows computer, I am familiar with network neighbourhood or my network places and it's easy to find files on other computer.
    But with N900 and linux I don't know where to look.
    Anyone have any hints ?
    Thanks
    Fred

    Hi fhumbert
    As primarily Mac user I'm sure others will have better solution for you but you would need to install SSH Server on your N900:http://maemo.org/downloads/product/Maemo5/openssh-server/
    On your Windows PC you would need to install WinSCP or FileZilla client to allow SFTP connection to your N900. You might find this link of use:http://talk.maemo.org/showthread.php?t=41490&page=2
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • How to transfer media files from Cloud to PC?

    Hello,
    I have almost 25GB of photos and videos that I would like to transfer to my PC.  I have tried to use the download option for small batches of videos and I have been unsuccessful.  I have selected as few as 2 videos and as many as 15 videos to see if the file size was an issue.  I had the same result. 
    I logged in to the Cloud online, selected my videos, then clicked download.  A box pops up informing me that it will download as a zip and allows me to rename it if I prefer.  I rename it, select download and my web browser has me choose where to download.  I go to that location when the files are finished downloading and right click the compressed folder, select extract all, and I am told the folders are empty. 
    I have 254 videos that I desperately need to transfer to my computer and am becoming a bit frustrated.  Any help would be greatly appreciated!
    Brieanna

        I understand the need of backing up those memories. There is always a way to backup these photos. First, which device do you have? Are they all on the Cloud? Are you using the Verizon Cloud? Are the pictures saved anywhere else? Share the additional details needed so that I can help.
    Thank you,
    LenaA_VZW
    Follow us on Twitter @VZWSupport

  • How do I view hidden media files on iPad Air?

    I recorded some interviews on a third-party app (Voice Recorder Pro) that I need to edit. I tried email the file to myself  from the app so I could access the .m4a file, but I got an error saying I need to download it from iTunes.  I cannot figure out how to get the file into iTunes. The setup icon in the app only has two icons: change color and contact us. I've sent a couple of emails and have gotten no response. Their website is a single page in Italian so no help there.
    I even downloaded a third party app on my PC called iExplorer which is supposed to backup files such as text messages to my PC. I have a Mac Air at the office that I synced my iPad to trying to get the files imported into iTunes so I can access these .m4a files and I keep hitting a brick wall.
    I'm desperate. The only thing visible in either Explore or Finder are the photos. As soon as I can figure out where these .m4a files are hidden so I can copy them to my laptop I am deleting that app, but right now I'm at my wit's end.
    Does anyone know how to see media files created in an app?  Thank you for any assistance you can provide.

    http://help.apple.com/ipad/7/#/iPad62489e90
    http://help.apple.com/ipad/7/#/iPad99b53b6d

  • I need to know save media file to my device

    Dear sir, I need to know and how to save media file(songs and video from website) to my device. Thanks. Janambist

    Sorry, but I do not understand your question. Would you please explain in more detail? If you're not comfortable in English, try posting in your native language.
    Regards.

  • I have converted most of my windows media files to itunes. However I had to close it down about 3 quarters of the way through. It then processed the album art. How can I convert the files that it didn't finish doing the first time? thanks

    Hi there,
    hope you can help me. I helped my sister convert her window media files to itunes and set up an account for her. Unfortunately her computer is really slow and it was really late and we had to turn it off. It processed some of the album art for the files that it had converted. However, some songs were not converted and because there was quite a few left, I don't really know which ones did not get converted as I selected  all of the folders. How do I find out which ones I have left to convert and put the rest of the songs onto itunes for her please? Or are they on the itunes still as they showed up initially on itunes in the list to be converted.
    Thank you!

    You could convert them all again and then dedupe, or use a Windows search to reveal all the WMA files and then try to work out which still need to be converted. If you're lucky iTunes would have processed the imports in alphabetical path order so it would just be a matter of working out where it had got up to...
    tt2

  • I have 60 000 songs on a hard drive. The songs are referenced to the media file and not stored in the media file. I have moved the songs to another external drive. The itunes library has lost the link to the media files. How can I restore the links?

    I have all my songs (60 000) on a remote drive. The drive is wireless networked. I installed a new router and had to map the drive again. Once this was done itunes could no longer locate the music. My music is not sitting in my media file but is rather referenced to the location of the music. Now that the location has changed due to the remapped drive how can I link the itunes library to the songs (media)again.
    I have read many help comments and forums but so far nothing specific about relinking once the songs have already been moved and are referenced songs.
    A step by step procedure would be helpful.
    Thank you
    Graham

    I've uploaded a newer version that might catch that error. For some background on the script look at this thread.
    iTunes remembers the location of each file in the database. If you right-click on a missing file, click Get Info, cancel when it asks you to try to find it, then look on the summary tab it will show you the last known location in the form file://localhost/<some path>. If you put the files back where they are expected to be, close iTunes and reopen, then iTunes will find them again. If not my script can attempt the task. When the script asks for a media folder you should respond with Z:\ since that seems to be where the artist folders are located.
    tt2

Maybe you are looking for

  • Can't remove, update or re-install quicktime

    I recently had video problems and using the typical check uninstalled the most recent thing before the trouble which happened to be the iTunes version of Quicktime. I uninstalled the iTunes version and tried putting the stand alone back on, said newe

  • System Preference Panes non-functional (some)

    I am "fixing" a friends MacBook Pro as a favour, and she's getting exactly what she paid for. It may be a few years old - not sure. It's running Snow Leopard, 10.6.8, but I'm putting it in this more general section because it may not be SL-specific.

  • CS5 extended and 3d .obj files containing clip maps

    Hi, I've modeled some 3d vines using a standalone program that outputs .obj files. I would like to export some .pngs with transparent backgrounds for use in my 3d program (sketchup) - the 3d vines are a great deal of geometry I don't need except in o

  • Default date in SC, PO  documents in SRM

    Hi SRM gurus, If we create a shopping cart or direct PO the "Required on" date is same as the creation date ( today's date) How can we achieve 5 days after todays date in SRM ? i-e., this is config setting or shall we have to use BADI. If so pl. let

  • Proxies Missing and Full scans not working

    We had some major issues upgrading our Facilis shared storage to 'multi-user write' and in the process we lost all the proxy files/thumbnails for any video that was NOT stored in a archive device in FCSvr. Now the Facilis is stabilized - but I am lef