File name changes when I sync videos

As title says, when ever I load a video into my 3Gs Iphone the file name changes to a numerical one.
How do I keep the original file name?
As it is I can only sync 1 video at a time then rename it before adding another.

Oops, Just realised I put this n the wrong forum. Just to clarify this is prerecorded video files.

Similar Messages

  • Saving/exporting issue in Windows 7-file name changes when trying to navigate

    I just got Windows 7 on my computer and am running ID CS5. The weirdest problem happens when I try to save as or export a file. The dialog box comes up and normally, I would be able to select a folder I want to navigate to just by typing the folder name, but what is happening is that the first letter goes to a folder, but upon typing the second letter, it starts changing the name of my file.
    So for example, I am saving a file ABC.indd and I go to navigate to save it in a folder called Project XYZ. When I type in "P" to get to that folder name, it jumps right to the first folder starting with P. However, upon typing "r" my file name changes from ABC.indd to "r.indd." If I kept typing, it would become "roject XYZ.PDF."
    This happens when saving as a file or if I am exporting a PDF. Our entire marketing department or 6 people was recently upgraded from XP to 7 and we all have this problem in ID. This does not happen in Illustrator or Photoshop and it has our IT department baffled. It is driving us crazy though because we make dozens of files a day and now have to manually scroll through long file structures when exporting PDFs, which is so time consuming, not to mention aggravating.
    In searching for this problem, I found another poster on a different website who has the same issue, but no one had any suggestions.

    Tell whomever is emailing the file to zip it first.

  • File name changes when I click on another file.

    Regardless of which application I'm in (CS2, Quark etc.... When I go to save a file, if I accidentally click on a grayed out file while I'm navigating to the folder where I want the file to be saved, the file I'm trying to save assumes the grayed out files name. I assumed this was a bug with OSX and Apple would fix it but now that we're up to 10.4.5 I'm dumbfounded.

    That's not a bug, it's a feature.
    Seriously, it's intentional. It could be that they made that change at the request of many Windows switchers, or it just came along with the BSD version of Unix that OS X is built on top of. Either way, it's part of OS X. You need to be careful not to click on a file name in the save dialogue.
    For long time users os OS 9 and earlier, this is a headache, as you never had to watch for that before. But once you get used to it, it's actually very handy at times.

  • File names changed when imported into iphoto

    I scanned thousands of photos and slides. I named them numerically with year and order it was taken (example for 102nd photo taken in 1984 is 84.102.jpg) I used Photoshop's file info to add a description on maybe 20% of the photos. Unfortunately, when I imported into iphoto, iphoto uses this information for the photo's file name. Is there a way to import photos into iphoto where it uses only the original files name and not embedded file info?

    The ones that (on the originals) I entered descriptive things into Photoshop's XMP file info's document title line -- well that is what is shown as the name of the file rather than its real numerical name. Example: on a photo saved as 92
    iPhoto uses the Exif and IPTC metadata for the photo information. When you typed "Big Snowstorm" in there you put it in the Title field. iPhoto is showing you the Title of the photo. It only shows you the Filename if there is no entry in the Title field. Had you put it in the Caption field you would not have this problem.
    Try remove the title, see if that works.
    Another commend: This format of filename
    92.133.jpg
    Is potentially very dangerous. Computers use the period to distinguish the filename from the suffix that tells your machine what the type of file it is. Currently, you're telling your machine that this is file 92, of the type 133 and also the type jpeg. Characters such as periods, slashes, dashes should eb avoided in filenames. Sooner or later your file naming convention is going to cause you problems.
    Regards
    TD

  • Invalid File Name Errors when syncing to Ipod

    Ever since an update last fall I have been getting Invalid file name errors when I try to sync my ipod. A window would pop up saying "Windows could not copy 'SONGNAME' to the iPod 'IPODNAME' because an unkown error occurred (-37)." I would press OK and another window would immediately pop up that would say, "Attempting to copy to the disk 'IPODNAME' failed. the file name is invalid or too long."
    The windows would keep popping up countless times until the sync would just seem to time out and stop.
    The problem songs would have no problem playing in iTunes.
    Prior to the update this did not happen. No new songs were added around this time and nothing was changed to my file directory structure. I was too busy to troubleshoot this problem at the time and hoped that another update would fix it. Well, here I am many months and updates later and still no fix. After fiddling with iTunes and resetting my Ipod multiple times (goodbye saved angry bird games)I have found out that:
    1. By writing down the file name when the error windows pop up I can get a partial list of the problem file names. I could not get a complete list of the problem files because the sync would time out before a full list could be compiled (the list appears to be in the hundreds).
    2. If I changed the name of the file by adding OR deleting one character, remapping the song in itunes, the song would then sync properly.
    3. If I changed the name of the file, remapped the location of the file within iTunes, changed the name of the file BACK to the original name that iTunes supposedly had a problem with, and then remapped the location of the song within iTunes, the song would then sync properly
    4. If I moved the song to a different directory without changing the file name, remapped the song within iTunes, the song would sync properly.
    5. If I moved the song to a different directory without changing the file name, remapped the song within iTunes, moved the file BACK to the original directory, remapped the song again, the song would sync properly.
    6. If I renamed the file and then named it back to the original file name WITHOUT remapping the file location in iTunes, the song would still not sync properly
    7. If I moved the file into a different directory and then back again without remapping the file location, the song would still not sync properly.
    8. Changing or deleting the tags has no effect at all.
    9. File name lengths are already under 200 characters and there are no special characters used.
    So, to sum up, I have found out a way to fix the issue. The problem is, that there are hundreds of songs that appear to be affected and renaming or moving every single one individually and then remapping is extremely inefficient and ignores the cause of the problem. I also did not want to delete the itunes library and then add all of the songs back in because I have many custom playlists that I have spent hours creating and I do not want to delete them.
    Is there a better way to fix the problem? Especially if someone knows the root cause?

    I got a procmon log file and examined it. I have the file and I could also provide you with that or screenshots of it.
    There is nothing unusual about it. I can see entires in which CR has successfully opened the report and has cached in a c:\windows\temp.
    However there is one or two non-successful entries that may be related, especially that examining the stack trace brings us to a call to get_ProductLocaleID():
    - A call to read reg entry HKU\S-1-5-20\Software\Business Objects\Suite 12.0\Crystal Reports\Locale fails with NAME NOT FOUND.
    - immediately after that and from the same process (w3wp.ex) there is a call to open directory "c:\" which is logged as ACCESS DENIED.
    Any subsequent unsuccessful calls seem to be results of exception handling in the debug code.
    Does this point to any setup issues with CR? We always run the redistributable x86 runtime when installing it.

  • When downloading files the file name changes name?

    When I download files from yahoo email account the file name changes from actual name to securedownlad.doc. Why is this happening and how do I stop it? Is it an email client issue?
    Example:
    Original file name in email to download is called GeorgiaTechstinks.doc
    when downloaded the dl box pops up and file name has changed to securedownload.doc.
    I have to go and manually change file name back to GeorgiaTechstinks.doc
    any help would be greatly appreciated

    See here for information.
    (24629)

  • Photoshop Elements 3.0 Back-Up - File Name Change

    I currently run Photoshop Elements 3.0. When I back-up the catalog from within Photoshop, the file names are changed (i.e 100_2424.JPG to BO00012). All of my Premiere Elements 7 projects point to the original file name. If I ever lost that original JPG file, the back-up file would be recovered, but would not be recognized by Premeiere Elements, and thus not be found. Why does the file name change after back-up? How can I retain the original file name during back-up? Thanks.

    Once you have taken the backup, all the files are renamed as you mentioned in the post. Its only when you restore the catalog through File->Restore, the files are restored by the original name.

  • CS4 Photoshop.exe file name changes

    Has anyone had the CS4 Photoshop.exe file change names? I have had this happen on a couple of computers, one machine it happened twice. When CS4 is installed, the Photoshop file name is Photoshop.exe, at some point, the file name changes to PHOTOSHOP_CS4.EXE. I'm going to check with our sys admins to make sure they aren't doing some software push that might be changing it, but thought I would post here in case it was a known issue.

    When you find the culprit you might let him know that different Photoshop versions always live in different Program Files subfolders.
    -Noel

  • IPhoto file names changed

    I have just noticed that in several of my events the underlying file name of several imported photos has been changed to my assigned Title.  Since I didn't think Apple provided a way in iPhoto for Mac to change the file name, and I am not digging into the file structure of iPhoto, I can't change the file name back to that assigned by the camera (and I don't necessarily know it anyway).  I see no obvious reason why specific file names were changed.  Is there some non-obvious way to change file names that I accidentally stumble upon?

    iPhoto 9.4.3.  Not sure what you mean by history.  It has been in use for some time.  No other obvious problems.  The file name changes, at least that I have noticed, are from this year and, in particular, this past week.  One other observation is that I only happened to notice because I exported a group of photos and saw that a few of the exported names did not have the camera assigned names and then I looked back at iPhoto (hovering the cursor over the title - which gives the file name).  Again, the files were exported as a group and no obvious reason for something to change for one rather than another file.  It is possible the change took place when I exported the photos rather than earlier as I had no reason to check.

  • InDesign CS4: File names change to string of numbers

    Occasionally, one of our users will save an InDesign CS4 file, only to have the file name change.  For example, a file originally named "#kwn25501.bcbsNM.indd" was saved as "#kwn25501.bc157-1223857848."
    If the user is not aware that this has happened, things can go horribly, terribly wrong in our production environment. The "numbered" file may be missing key elements, or be somehow be corrupt in some fashion. In one case, this led us to having to reprint a job because the "numbered" file was missing a photo; somehow, that file was used (and perhaps renamed after the fact) to create the final output.
    We use Macs running InDesign CS4 6.0.5. Some of our Macs are running Tiger 10.4.11, while others are running Leopard 10.5.8. The problem seems to related to the Leopard machines, although that is not 100 percent certain at this point. All of these Macs are bound to Active Directory and save files to a Windows 2003 server. I know Adobe recommends against working on files over a network, but perhaps there is an explanation for this file renaming aside from network issues.
    Any light that can be shed on this issue will be greatly appreciated. Thanks!
    Kevin Stauffer

    Check to see if maybe your original filename is the problem.
    You may need that particular name for a workflow reason, but some of the symbols in the middle of your filename are generally not a good idea. Especially working off of a server, file names should be ONLY alpha-numeric characters, no symbols, no periods (except for the file type) and only underscores or dashes to separate words, no spaces.
    The reason is some of those symbols get picked up as machine language and all sorts of bad can happen as a result.
    Message was edited by: Michael Riordan

  • When I sync videos onto my PC they are 'faded' and play in slow motion. Any suggestions

    When I sync videos onto my pc they are 'faded' and run in slow motion.  Is this a fault with my pc or the sync process?

    Photos transferred from your computer to your iPhone via the iTunes sync/transfer process is a one way transfer process only - from your computer to your iPhone.
    As with iTunes content, photos can be transferred to an iPhone from a single computer only. When transferring photos from another computer, all photos transferred from a different computer will be erased from the iPhone first with a warning message provided indicating this will happen before doing so.
    Photos transferred from your computer is selected under the Photos tab for your iPhone sync preferences with iTunes, and any photos transferred from your computer should remain on your computer. If you have a single folder of photos selected to be transferred from your computer and switch to a different folder of photos, the first folder of photos currently on your iPhone will be erased from your iPhone first with a warning message provided before this occurs, but all photos transferred from your computer should remain on your computer.
    Photos in your iPhone's Camera Roll are not included with the iTunes sync process except for being included with your iPhone's backup, which is updated as the first step during the iTunes sync process. Photos transferred from your computer via the iTunes sync process are not included with your iPhone's backup, but these photos should remain on your computer and be included with your computer's backup along with all other important data.

  • Why didn't my iCloud account name change when I changed my Apple ID?

    Why didn't my iCloud account name change when I changed my Apple ID (because I got a new email address)?

    It doesn't change on your device automatically.  To change the iCloud ID on an iOS device you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iDevice, then sign back in with the ID you wish to use.  If you don't know the password for your old ID, or if it isn't accepted, and if your old ID is an earlier version of your current ID, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice on your device, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.
    To change the ID on your Mac, go to System Preferences>iCloud, sign out, then sign back in with the new ID.

  • When I change meta data, File name changes too

    In iTunes 11.1.3 I have been modifying the Music file ID3 tags (or what ever they're called).  I've found, though, that when I change the song name in the "Get Info" dialog box, it also changes the ACTUAL file name of the song.
    For example.
    I download a a CD and the CD information is downloaded.  Then when I drag the newly created mp3 into iTunes and select "Get Info" to modify all of the information.
    Once i hit Okay or Next.  I watch the File name in Finder change as well.
    How do I keep it from doing this?

    Event Video Guy wrote:
    you are a life saver 
    Event Guy,
    Glad it helped.  (I also do not like iTunes to mess with the filenames.)
    Enjoy the music!
    Ed

  • Original video file date changes when imported

    When I import video files, the date of the original source file gets changed to the date of my importing it.
    Premiere Pro CS4 never did that. Why is CS5.5 changing the date of the source file ??
    steve

    Hi Todd, --
    I think you are saying my 'write xmp id to files on import' must be turned ON somehow. I did not do that, so if it is turned ON, it must be ON by default ?
    It was both 'date created' AND 'date modified' that were being changed to the date of import.
    Ok, I found that. It is turned ON by default, I turned it OFF. I also turned OFF the next one too - 'enable clip and xmp metadata linking'.
    I just did a test import, and the 'date modified' of the video files on the hard drive has not changed. Thank you.  VERY MUCH.   
    But, I have other problems too, with PP, and video file dates.
    There's a 'date created' and a 'date modified' for video files. Plus, with Windows 7, there's a few more dates - 'date of content' etc.
    My original untouched video file dates do not make any sense. 'Date Modified' is showing the date the video files were recorded. 'Date Created' is showing the date I copied the video files from the camera stick to the hard drive.
    That makes no sense. They should be the reverse.
    Why why why after 30 some odd years have the computer engineers NEVER made video files dates the same as digital photo files, with 'Date Taken'.
    Also,
    I have multiple cameras. For each event or trip or whatever I often take several 1,000 photos and videos. It's an absolute necessity to be able to mass import chronologically. The only way I can integrate / import them all in chronological order is by Date originally Taken, and then immediately drag all the files to the timeline while they are still all collectively highlighted in the order I just imported them all by date.
    PP only allows for imports by 'date taken' for photos and 'date modified' for video files. And, if I don't immediately drag the imported files to the timeline while they are all still highlighted without doing anything else first, the bin window re-arranges them all by filename, and there is no way to later re-arrange them by dates.
    This is extremely aggravating and impossible to work with for my need to import then later work with multiple-source recorded files chronologically.
    All these 'date' problems for video files really totally screws that.
    steve

  • When a user emails a form using a button, the spaces in the file name change to %20. How can I keep the spaces?

    The button is using javascript. I know I could use underscores and hyphens, but spaces would be best. All I see is how you can't use spaces in URLs, but this is a file name, so I don't understand why it converts it to %20.

    You cannot. the "%20" indicates the hexadecimal (base 16) character number for a space.

Maybe you are looking for

  • Identifying updated column in materialized view logs

    Hi all, I created a materialized view log for a table with three columns(say colA,colB,colC). Is there any way to identify which column got updated among these three columns? through the entries in mat view logs? any inputs on this ll be of great hel

  • Need to add new status to the resource

    Please let me know how can I add the new status to the resource record in resource maintenance screen.

  • SVN support

    Is there any plugin to make Flash 8 support SVN(Subversion) in "project" I only saw that support FTP and Visual SourceSafe but none of the others in site definition is Flash 9(CS3) will support for others third party version control system? thankyou

  • ECM job pricing reports

    Are there any backend reports in ERP2005 for ECM job pricing? I've managed to find only reports for PA-CM... The opportunities in BSP (comparison results) doesn't suit the demands. Thanks in advance. Dmitri.

  • OI includes and libraries

    Hi All, I am using OI libraries for one of my GUI application. I have lost the header files and libraries due to hard disk crash. Can anyone provide/suggest as to where I can get these header files and libraries. Below I have put a breif description