How to delelte audio and video files on C7 and int...

hey everybody,
i have bought a new C7 yesterday and i am facing two problems:
1. I am unable to delete audio and video files from my mobile. how to do it?
2. while my wlan connection works perfectly i am unable to connect to net thru 3g and GPRS ( i am a bsnl user and have save all the settigns).
any help will be greatly appriciated

hey everybody,
i have bought a new C7 yesterday and i am facing two problems:
1. I am unable to delete audio and video files from my mobile. how to do it?
2. while my wlan connection works perfectly i am unable to connect to net thru 3g and GPRS ( i am a bsnl user and have save all the settigns).
any help will be greatly appriciated

Similar Messages

  • How streaming an audio or video files from google drive using google api objective-c client?

       I have implemented streaming an audio or video files by mpmovieplayer from Dropbox. For this purpose I am using Dropbox sdk. Audio or video files are playing with no problem from dropbox in my app.
    But, I can not implement the same functionality from Google drive. I am using alternateLink,webcontentLink,EmbedLink,Exportlink that we get from google drive. But mpmovieplayer does not play audio or video. So how can get any link from google drive,by which i can streaming an audio or video file from google drive. I have listed all google drive files in a table view. I am using google api objective-c client. So please help me. Thanks in advance.

    Hello,
    I'm giving a try at your application and so far, it is great!
    I understand that you're working on a way to help moving back files to google drive. Actually, I can copy / paste, but it always renames the files, so I end up with both a "copy of" and my original file.
    could you save and overwite the original file when it already exists ? (perhaps an option in the settings) ?
    Thanks!

  • I have an error message, decompressing audio or video file, how do I fix it?

    I have an error message, decompressing audio or video file, how do I fix it?

    Hi carjam222,
    Please mention some more details regarding your issue. Check the link below.
    http://forums.adobe.com/thread/961741
    Regards,
    Vinay

  • Is it possible in java to extract audio from video file and ...

    Hi,
    Is there any API in java for creating DVD video from Normal TV and extract audio from video file and convert MP3 to WMA file. What about java Media Framework and Java 3D API?
    If it is notpossible in java which will be the next option. Vc++?
    Please help me.
    Thanking in advance.
    From,
    Vinod A

    lol
    If all you want is to create a backup of some file you can do:public class Foo
        public static void main(String[] args) {
            Foo f = new Foo();
            f.createBackup("something.xls");
        public void createBackup(String inFile) {
            FileInputStream in = null;
            FileOutputStream out = null;
            try {
                in = new FileInputStream(inFile);
                out = new FileOutputStream(inFile + ".bak");
                int read;
                while ((read = in.read()) > -1) {
                    out.write(read);
                out.flush();
            } catch (FileNotFoundException e) {
                e.printStackTrace();
            } catch (IOException e) {
                e.printStackTrace();
            } finally {
                if (in != null) {
                    try {
                        in.close();
                    } catch (IOException e) {
                        e.printStackTrace();
                if (out != null) {
                    try {
                        out.close();
                    } catch (IOException e) {
                        e.printStackTrace();
    }

  • How to transmit audio and video simultaneously?

    Hi,
    I am new at jmf.Now i have a problem that how to transmit audio and video at the same time.The AVTransmit can transmit only one media,audio or video.Anybody have experience with it?Please help me.Thanks a lot!

    Hi, audio and video data must be transmitted in 2 distinct RTP sessions, by using different ports at sender side.
    At receiver side, the port can be only 1.

  • ACS4 supports any audio or video file?

    Hello,
    I just wanna know whether ACS4 allows to upload any encrypted audio or video files? And just let me know the supported file formats that is accepted by ACS4.

    Does ACS4 supports or will recognize text to speech as of Adobe Acrobat (read out loud option) in any other devices like Sony Reader, ADE, Barnes & Nobles or any other ebook devices? If so, how can we protect it?

  • How do I import my video files from old iPhoto - in time machine - to new iPhoto?  Photoes came across, video said incompatible.

    how do I import my video files from old iPhoto - in time machine - to new iPhoto?  Photoes came across, video said incompatible.
    i have moved from a mac pro to a mac mini,
    Mini now has mavericks and latest iLife stuff, I clicked import, was all good, then at end, no videos came across.
    Is Mavericks,/iPhoto having a compatibiltiy issue with some video formats....???
    Your help is appreciated gang.: )

    Please describe exactly what you did. In moving to a new machine no importing is involved. The best way is to simply connect the two computers together and drag the iPhoto library from the old one to the pictures folder go the new one and launch iPhoto
    LN

  • How do I copy my video files from iPhoto to iMovie. The two   hour wait to view all in iMovie puts the kibosh on my edit time.

    How do I copy my video files from iPhoto to iMovie? The two + hour wait for thumb nails and hour long wait looking for the right videos kills the time I have to edit.

    You need to convert the VOB files in the TS-Folder of the DVD back to DV which iMovie is designed to handle. For that you need mpegStreamclip:
    http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    which is free, but you must also have the  Apple mpeg2 plugin :
    http://www.apple.com/quicktime/mpeg2/
    (unless you are running Lion in which case see below))
    which is a mere $20.
    Another possibility is to use DVDxDV:
    http://www.dvdxdv.com/NewFolderLookSite/Products/DVDxDV.overview.htm
    which costs $25.
    For the benefit of others who may read this thread:
    Obviously the foregoing only applies to DVDs you have made yourself, or other home-made DVDs that have been given to you. It will NOT work on copy-protected commercial DVDs, which in any case would be illegal.
    If you are running Lion:
    From the MPEG Streamclip homepage
    The installer of the MPEG-2 Playback Component may refuse to install the component in Lion. Apple states the component is unnecessary in Lion, however MPEG Streamclip still needs it.
    To install the component in Lion, please download MPEG Streamclip 1.9.3b7 beta above; inside the disk image you will find the Utility MPEG2 Component Lion: use it to install the MPEG-2 Playback Component in Lion. The original installer's disk image (QuickTimeMPEG2.dmg) is required.
    The current versions of MPEG Streamclip cannot take advantage of the built-in MPEG-2 functionality of Lion. For MPEG-2 files you still need to install the QuickTime MPEG-2 Playback Component, which is not preinstalled in Lion. You don't have to install QuickTime 7.

  • How do i move a video file from the theater to the library for more editing? New version of iMovie.

    How do I move a video file from theater to the library for additional editing in iMovie. It is a new iMac so i guess i have the newest version of iMovie.

    Hi hilldw61,
    Welcome to the Apple Support Communities!
    I understand that you have added a clip or project to iMovie Theater but would like to continue working on it. When you upload the project to iMovie Theater, the original project remains in iMovie where you can edit it further. 
    Add, remove, and play clips and projects in iMovie Theater - iMovie Help
    Best regards,
    Joe

  • How to capture or  save video files or trailers in to apple tv thru intern

    hi
    i Hvw purchased apple tv .in that iam unable to see trailers only and iam unable o save the video file in the apple t.v every time has to connect the internet to see the video file is there any setttings to do plz tell me friends .iam waiting to ur reply how to capture or save video files or trailers in to apple tv thru internet

    when there is 40 gb h.d.d is it not possible to capture the videos or songs all the time i have to connfigure the dhcp settings or resetting to factory defaults
    then only iam able to play the trailers your answer is little clear to me my dear frnd plz dont mind can u help me some extra points to hti sappale tv

  • How can i store a video file into a ORacle Database

    I want to create a table which will store video file
    How should be the table created and how can i upload the video file to the database from my PC Say the video file is in C:\Video
    Please help me

    Take a look at the Oracle interMedia Sample Code on OTN
    http://www.oracle.com/technology/sample_code/products/intermedia/index.html

  • How can I capture AVHDC video files from Panasonic HD video camera??

    I just received a Panasonic HS300 video camera and can't copy the video files on my computer.
    I see several files in the CAM_HDD camera folder on the desktop. But the only relevant files for me to copy are the JPG photos. I don't see any video files.
    In the specs of the camera they write that I should have a Mac with an Intel processor. Is that the problem???
    I even tried to copy the files on a PC (I succeeded) and then brought them on my computer with a USB stick. It didn't work: again, the only relevant files that I could see were the JPG, no trace of any video (but they were indeed on that USB stick!!).
    How can I access those video files and use them in Final Cut Pro, or even iMovie??
    I'm becoming afraid that i won't be able to use that camera unless I buy a new Mac now!!!
    thanks!

    you need this: http://www.shedworx.com/voltaichd
    the native iMovie / FC AVCHD codecs are only for Intel Macs, the format is a highly compressed HD format which needs to be unpacked & converted for use.
    The powerbook may not be up to editing these files. expect a slow process of exporting & working with the footage.
    Message was edited by: kmac1036

  • HT4168 audio or video files in ePub document?

    I'd like to know if we can insert audio or video files to Pages that will export to ePub format?
    Thanks!

    Here is me Googling for you:
    http://support.apple.com/kb/ht4168
    http://epubweekly.wordpress.com/2013/01/24/epub-using-apples-pages/
    http://www.youtube.com/watch?v=XkcL9oq2IO4
    http://www.macsage.com/how-to-produce-an-ebook-with-apples-pages-part-1/
    http://www.macsage.com/how-to-produce-an-ebook-with-pages-%E2%80%93-part-2/
    The last link is most pertinent.
    Peter

  • How to use Audio and Subtitles in iTunes?

    Hello Everybody,
    Anybody can help me how to use Audio and Subtitles in iTunes under Control/Audio and Subtitles?
    Its not active, So, how to watch a movie with subtitles in iTunes?
    Regards,
    Boudy,

    Hello Abdelaal. I have the solution for you!
    In App Store, there is an App called "iSubtitle" it can merge .mp4 and .m4v files with .srt files! Hereby you can use subtitles in iTunes!
    Hope it helps you
    Yours Sincerely
    Thomasen.

  • No audio or video files play after screensaver

    After screensaver is on for some time, when returning to desktop, no audio or video files work, for web videos there is no audio, only video and for local files, there is no playback this is the same with any application (iTunes, quicktime, Mplayer, etc.). This started after Lion installation, and a restart is the only thing that works, but if the screensaver kicks in, the issue comes back everytime.

    This worked for me...Hold Ctrl, Shift, Del CHECK BOXES, cookies, cache and site preferences and then "CLEAR NOW"

Maybe you are looking for