Playing a DRM (FMRMS) protected .flv with a space in the filename fails on OS X

As the subject says, when trying to play a DRM encrypted .flv with a space in the filename it fails on OS X it works on Windows and I am 99% sure it works on Linux as well.
I changed my files to not include a space but it appears now that if there is a space in any part of the path as well it fails.
If anyone has an idea on what to do it would be appreciated.
I have tried to use the File.nativePath and File.url properties after confirming that File.exists returns true.
I tried escaping the spaces manually with + and %20 but none seem to work.
The error is that the file just doesn't seem to play.  I will update this question if I find any more information.
Thanks
Glen.

As the subject says, when trying to play a DRM encrypted .flv with a space in the filename it fails on OS X it works on Windows and I am 99% sure it works on Linux as well.
I changed my files to not include a space but it appears now that if there is a space in any part of the path as well it fails.
If anyone has an idea on what to do it would be appreciated.
I have tried to use the File.nativePath and File.url properties after confirming that File.exists returns true.
I tried escaping the spaces manually with + and %20 but none seem to work.
The error is that the file just doesn't seem to play.  I will update this question if I find any more information.
Thanks
Glen.

Similar Messages

  • Firefox 3 cannot download files with white space in the filename

    When opening attachments in e-mail Firefox is unable to handle files with white space in the name. This is not the same as the white space file name truncation problem documented on this site (where file names with white space are truncated on saving.) The issue is that the browser will prompt to allow the file to be saved, but it will not prompt to open the file as an option. If I rename the file to remove white space then I do receive the "Open with..." dialog box. I verified that Firefox 2 did not have this problem and I can open attachments with white space in the file names just fine using that version of the browser (2.0.0.20).
    == This happened ==
    Every time Firefox opened
    == Upgraded to version 3

    When a user clicks on an attachment with spaces, the filename is truncated to the first whitespace. While IE, Chrome & Safari handle this, Firefox refuses to accept mime headers with unquoted filename parameters. According to Firefox's bugzilla/knowledgebase, Firefox's behavior is the correct behavior and it's a problem with most webservers or web applications. This problem can be easily corrected by surrounding the filename parameter with double quotes.
    Eg.
    Response.AddHeader("Content-Disposition", "attachment; filename=\"" + fileName + "\"");

  • Change Filenames with blank spaces in the Filename

    I want to change many filenames with blank spaces and replace
    blank spaces with underbar character.
    Example:
    File One change to File_One
    File Two change to File_Two
    Here is my script:
    for file in `ls`
    do
    i=`ls -1 *" "*`
    b=`ls -1 *" "* | sed -e s/\ /_/g`
    done
    mv "$i" $b
    Please advise what is wrong with my script that isnt
    working. The script works if I only have one filename
    with a blank space. But if I have several filenames
    with blank spaces in the name then it doesnt work.

    I want to change many filenames with blank spaces and replace
    blank spaces with underbar character.
    Example:
    File One change to File_One
    File Two change to File_Two
    Here is my script:
    for file in `ls`
    do
    i=`ls -1 *" "*`
    b=`ls -1 *" "* | sed -e s/\ /_/g`
    done
    mv "$i" $b
    Please advise what is wrong with my script that isnt
    working. The script works if I only have one filename
    with a blank space. But if I have several filenames
    with blank spaces in the name then it doesnt work.

  • I'm on OS X 10.6.8 and have a .mov file which plays on QuickTime 10.0 but with choppy video and the sound is out of sync???? File details are Video Codec: DNxHD (AVdn) Resolution 1920x1080 Audio Codec: PCM S24 BE (in24) Bitrate: 1536kb/s Solutions?

    I'm on OS X 10.6.8 and have a .mov file which plays on QuickTime 10.0 but with choppy video and the sound is out of sync???? File details are Video Codec: DNxHD (AVdn) Resolution 1920x1080 Audio Codec: PCM S24 BE (in24) Bitrate: 1536kb/s.  Any ideas?

    Question: Is all the source footage shot in 16 bit audio or is some also shot in 12 bit?
    http://docs.info.apple.com/article.html?artnum=42973
    http://www.kenstone.net/fcphomepage/idvd_6stone.html
    http://docs.info.apple.com/article.html?artnum=93006
    http://docs.info.apple.com/article.html?artnum=303550
    http://docs.info.apple.com/article.html?path=iDVD/6.0/en/397.html
    http://docs.info.apple.com/article.html?artnum=61636
    http://docs.info.apple.com/article.html?artnum=302925

  • Issue with FTP Adapter ListFiles files with spaces in the filename

    Hi
    I have an FTP adapter that does a ListFiles of all the files in a directory. It comes back and everything works fine however it removes all spaces from the filename meaning when I do the GET afterwards this fails as it is a different filename.
    The filename is a0eQ0000000wJVdIAM~1~ technote316.TIF note the space between ~ and technote.
    When a ListFiles is done I get the following request response in BPEL execution:
    <messages>
    <InvokeGetFilenames_FileListing_InputVariable><part name="Empty" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><empty xmlns="http://xmlns.oracle.com/pcbpel/adapter/ftp/CommonServices/SalesforceNotifcationServices/GetFileNameFromFTPServer"/></part></InvokeGetFilenames_FileListing_InputVariable>
    <InvokeGetFilenames_FileListing_OutputVariable><part name="filelist" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><filelist size="1" xmlns="http://xmlns.oracle.com/pcbpel/adapter/ftp/CommonServices/SalesforceNotifcationServices/GetFileNameFromFTPServer"><file><directory>/salesforce/006Q0000007yKcd</directory><filename>a0eQ0000000wJVdIAM~1~technote316.TIF</filename><lastModifiedTime>1305507120000</lastModifiedTime><creationTime>0</creationTime><size>1906643</size></file></filelist></part></InvokeGetFilenames_FileListing_OutputVariable></messages>
    This then follows with a GET that fails:
    <messages><input>
    <InvokeGETfile_SynchRead_InputVariable><part name="Empty" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><empty xmlns="http://xmlns.oracle.com/pcbpel/adapter/opaque/"/></part></InvokeGETfile_SynchRead_InputVariable></input><fault>
    <bpelFault><faultType>0</faultType><remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'SynchRead' failed due to: No Data to process.
    No Data to process.
    File /salesforce/006Q0000007yKcd/a0eQ0000000wJVdIAM~1~technote316.TIF to be processed was not found or not available or has no content
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution.
    </summary></part><part name="detail"><detail>550 /salesforce/006Q0000007yKcd/a0eQ0000000wJVdIAM~1~technote316.TIF: No such file or directory</detail></part><part name="code"><code>550</code></part></remoteFault></bpelFault></fault><faultType>
    <message>0</message></faultType></messages>
    I'm guessing its some use of the jca.message.encoding I can't find anything that really explains this though. Just the http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10231/adptr_propertys.htm link.
    Any help would be greatly appreciated.
    Thanks

    Hi PG,
    Is your private file in the form of Java Keystore (.jks)? I had used .ppk file and it was a success.
    If it is .jks in your case, try using the same password for private key as of keystore file (.jks). I hope you're not supplying any PASSWORD in the Adapter properties.
    Regards,
    Neeraj Sehgal

  • Failed to create a user with Mac Mini Server, the message "Failed to process the command writesettings" in the module "servermgr_sharing"

    Failed to create a user with Mac Mini Server, the message "Failed to process the command writesettings" in the module "servermgr_sharing"

    I have a Mac Mini with OS X Server 10.8.5 and Server 2.2.1 and have a problem to share the public folder.
    When I enter the Server application to indicate that I want to share the public folder on the network and assign user I get the following message appears
    And I can not share the folder.
    If I go from my i-mac get mac mini server view and access the public folder, but I can not open any of the files there.
    That I can do to fix this?
    thank you very much

  • HT202905 Applescript is exporting folders with a space after the foldername.

    Applescript is exporting folders with a space after the foldername. This is causing problems with an FTP upload of ours. Is there a way to ensure Applescript doesn't insert spaces on the end of folder names?
    Thank you!

    one4truth wrote:
    i bought a used 2 year old macbook pro last week did an erase and install with leopard and once that was done with nothing transfered firewire the drive had over 20 gigs of used space on it so i started snooping around and saw a number of folders in a folder labeled base system that have a solid red circle with a white dash in the middle next to them after clicking on them it says i do not have permission even though i am in under admin?
    the fact that you are an admin doesn't mean that you automatically have access to everything. those folders are owned by the system and have restricted permissions. you should not mess with them. those permissions are mostly restricted to prevent curious users with itchy fingers from damaging the system. as an admin user you can change those permissions and give yourself access to those folders but as i said you shouldn't.
    any ideas to what it is what to do or why it took over 20 gigs to install?
    20 Gigs sounds like a bit too much. have you installed any programs besides leopard itself?

  • How can I best create a movie in flash ( .flv ) with a link in the end?

    I use iMovie and have QT pro. I want to make a movie with a link in the end of the video: " See more here". Clicking it ( on the video window) would open my website.
    Then I want publish it in flv. format, because some people can't use Quicktime.
    Yours truly my Friends forever,
    Antti

    AnttiS wrote:
    .. I want to make a movie with a link in the end of the video: " See more here". Clicking it ( on the video window) would open my website.
    I assume, this is easier done as an html-task.. like that:
    (example is a still, forum software doesn't allow embedding of 'videos')
    define the player as an playercode

  • Can't open a file with spaces on the filename.

    Lets say I have a file:
    /home/orv/Open - Me - Please.txt
    When I double click to open that file with any program, the result is something like this:
    "Unable to find /home/orv/Open%20-%20Me%20-%20Please.txt"
    I'm not sure what to call that process of converting the file name so I've been unable to google it up to find a fix or a way to change the behavior of the file manager.
    I've checked the settings in Nautilus and nothings there. Any clues? Thank you!
    Last edited by orv (2007-12-14 23:11:59)

    I tried removing everything in my home directory to erase all settings, still the same problem.
    I tried using a different file manager and still the same problem.
    Here's another example of my problem and its quirks:
    Lets say I have a file called:
    /home/orv/I am a Movie.avi
    In nautilus or thunar, double-clicking that file so I can play it with Mplayer will give an error:
    Failed to open file:///home/orv/I%20am%20a%20Movie.avi
    However, when I drag and drop using the file manager into Mplayer, it works.
    So my problem is this automatic conversion of whitespaces into the %20 which I don't know how to turn off.

  • Create a list style with unique space after the last list item?

    I should start by saying that I'm a web designer and therefore extremely used to using CSS for type setting to the point that I now become frustrated when going back to the print world
    So here's what I'm trying to achieve:
    - I want to create a list style for bullet lists
    - I want there to be 3pt space after and space before paragraph breaks
    - I want there to be 9pt space after the entire list (or last list item)
    I can't for the life of me figure out how to do this short of overriding the space after amount on the last item each time I use my style.

    Hi supportneeder
    Welcome to the forum.
    Try this link:
    http://www.freeforum101.com/iworktipsntrick/viewtopic.php?t=179&mforum=iworktips ntrick
    Pay attention to how +"styles work by example"+. Form up the list levels the way you want them and then select them to make the list style.
    Personally I can't help remarking on the obtuse behavior of programmers that they manufactured all the problems on the internet and only now, more than a decade later, patch together "solutions" they struggle to implement due to the legacy of all the awful standards we never needed to have in the first place.
    Peter
    btw The last list item is always a problem in typesetting. Usually you deal with it by having a particular style for that or the paragraph afte,r all of which can take multiple forms.

  • How to rename with inverse rating in the filename?

    This is a question about sorting and renaming.
    I have a bunch of sports images in Lightroom that are all tagged with an appropriate rating or 1-5 stars.  Because they are sports images, some are sequences of images taken at 8fps. I want the images to end up on my photo website (Smugmug) sorted first by rating, but for images of the same rating, I want them in chronological order (by date/time taken).
    My challenge here is that I'm uploading them to a website that doesn't know how to sort by rating.  In the past, I've renamed the images to include the rating as the first part of the filename, followed by the date/time and then I've sorted the gallery by descending filename.  This successfully gets the images in rating order, but it does not get images with the same rating in the right order (in fact it gets them in reverse order).
    Filenames would look like this:
    Force97-5-20100926182129_7220.JPG.
    "Force97" is the team name
    The "5" is the star rating
    The "20100926182129" is the date/time code
    The "7220" is the original file number (useful at max fps when date/time codes are identical)
    What I need to make these filenames sort properly is to be able to include the inverse rating rather than the actual rating so a five star image would get a filename with a 1, a four star image a 2, and so on.  Then, I could sort by lowest filename first and everything would sort properly.  Highest rated images would be first and within a given rating, the images would be in chronological order.
    So, an image rated five starts would come out like this:
    Force97-1-20100926182129_7220.JPG
    With the rating of 5 converted to a 1, rating of 4 convert to a 2, rating of 3 as 3 and so on...
    Does anyone have any idea how to do this in Lightroom?  My only idea so far is to output them as shown here in Lightroom and then write a python script to parse out the rating from the filename, reverse all the rating numbers and rename everything again.  I'd love to be able to do this within LR.  Have I made myself clear what I'm trying to accomplish?  Any ideas on how to solve this in LR?

    If you can write a Python script, then the best way I think would be for
    you to write a Lightroom export plugin instead, then rename as you see
    fit...
    Learning yet another language (Lua) and SDK is a possibility, but certainly not a quick way.

  • How to create subfolders with names corresponding to the filenames

    Hello outhere,
    sorry to ask this here, but I'm a complete noob with Actionscript.
    Can anybody please tell me if this is possible at all and perhaps give me some hint how to manage this:
    I would like to be able to do something like this:
    I have a source folder with files.
    The files do have different extensions, which are not important for the actions
    The filenames consist of a 8digit, some have some additional strings which are not important for the action.
    Example filename: 14123456.tif or 1423456YT.jpg
    I would like to create a folder structure where each of the 8digits of the filenames represents a subfolder (which needs to be created when not there) and then move the file into this subfolder, overwriting exinsting files with the same name without prompt.
    So for the file 14123456YT.jpg the script should create a folder structure like:
    Foler "1" with a subfolder "4", with a subfolder "1" etc. and move then this file into this subfolder. Again: it is only about 8 digits, if there are addition strings after the 8th digit, this does not need a subfolder (like "Y" in the above example". The next file in the source might have a complete different number.
    I do not expect that somebody creates this for me, not at all.
    But before I dive into the Applescript I would like to know if this is possible at all. Of course I would be happy for any hints to scripts that are similar to what I want so that I can use this as a starting point.
    Thanks for any discussions on this matter,
    gb5256

    It looks like (on a British system with "." as the decimals separator), coercion from a string to an integer will round up with a "." - "1234.567" becomes 1235 - and will ignore a "," - the same string becomes "1234567". On a continental system, this will likely be the other way around.
    In these circumstances, I think the only option you have is to iterate through every character to check that it's a number. This will take slightly longer, but it will at least guarantee that nothing other than a number will work. I have made the change below. Note that the 'exit repeat' takes you out of the repeat loop as soon as an illegal character is found.
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px; height: 340px;
    color: #000000;
    background-color: #FFDDFF;
    overflow: auto;">
    tell application "Finder"
    set theFolder to choose folder --asks for user to select a top level folder
    set topLevel to theFolder --holds the path to the top level
    set fileList to document files of theFolder --gets every document file in the top level folder
    repeat with theFile in fileList --iterates through the files
    set fileName to name of theFile --sets variable to name of the file
    set thePath to characters 1 thru 8 of fileName --gets first 8 characters of the file name into a list
    set numeric to true
    repeat with theChar in thePath
    if theChar is not in "0123456789" then
    set numeric to false
    exit repeat
    end if
    end repeat
    if numeric then
    repeat with subFolder in thePath --iterates through the list of characters
    if (subFolder as text) is in "0123456789" then --checks for numeral
    if not (exists folder named subFolder in theFolder) then --checks if folder with this name already exists
    set folderName to (subFolder as text) --puts name into a variable
    set theFolder to (make new folder in theFolder with properties {name:folderName}) --makes the new folder
    else
    set theFolder to folder subFolder of theFolder --if the folder exists, move down to that level
    end if
    end if
    end repeat
    if not (exists file named fileName in theFolder) then
    move theFile to theFolder --move the file from the top level to the bottom of the folder hierarchy
    end if
    set theFolder to topLevel --start again from the top
    end if
    end repeat
    end tell </pre>
    Message was edited by: Bernard Harte

  • Single digit years (with a space), converts the space to zero ???????

    Date vadildation accepts single digit years (with a space) and converts the space to zero. How do we stop converting the space into zero.
    Thanks

    Put 'fx' in front of your date format:
    fxDDMONYY

  • Operating on a list of files with spaces in the filenames

    I am writing a script that operates on all files within a directory structure. I want to pass the full filename and path to the commands in the script. I am using a for loop to do this. Unfortunately, I don't know how to get the "for" line to pass this info properly.
    I have the following items on the desktop:
    a folder with a lot of spaces in its filename
    file1
    file2
    file3
    If I run
    for i in $( find * /Users/<username>/Desktop/ ) # where <username> = the correct shortname
    I get:
    Desktop/a
    folder
    with
    a
    lot
    of
    spaces
    in
    its
    filename
    Desktop/file1
    Desktop/file2
    Desktop/file3
    If I run:
    for i in "$( find * /Users/<username>/Desktop )"
    I get every full path for each file on the Desktop, but they're all run together on a single line as below:
    Desktop/a folder with a lot of spaces in its filename Desktop/file1 Desktop/file2 Desktop/file3
    How do I get the following output?
    Desktop/a folder with a lot of spaces in its filename
    Desktop/file1
    Desktop/file2
    Desktop/file3

    Actually I tend to avoid loops like the plague. Don't know why, and of course you can't always do that …
    Something piped into a *while read variable* loop is one of my favorite things to do in a shell script, especially throw-away scripts:
    find * /Users/<username>/Desktop/ | while read file
    do
    [[ "$file" = .app/ ]] && continue
    echo "$file"
    done
    It gives me tons of control. I've started with a simple one-off throw-away script to do something quick, and find it so useful that I add things, and eventually I end up with a 5,000 line utility that I cannot live without. All from a simple while loop.
    My other favorite throw-away script is where I have a list of objects (often a list of files). I use a here document on those:
    while read file
    do
    if ! gvimdiff -f $file /path/to/prev/version/$file; then
    exit # :cq will cause a non-zero gvimdiff exit code
    fi
    done <<EOD
    file1.c
    file2.c
    file3.c
    EOD

  • Problema with white space at the bottom

    http://formypets.net/cat_training.html
    I keep getting that strange white space at the bottom and I
    have no idea what to do. Can someone give me a hand, please?

    labecs wrote:
    > I was just hoping to get a recommendation about where I
    can go to have someone
    > check my code and fix it where it needs fixing. I
    haven't been able to get an
    > opinion about the site, which is my first and I am just
    learning, and i don't
    > know if there 's something I'm doing really wrong or
    right or whatever. Anybody?
    >
    Hi,
    Try a new post asking for a site check or a site critique -
    you'll no
    doubt get differing advice about best practises on the
    construction -
    take what you get objectively, most will be constructive,
    don't be
    disheartened and don;t forget it's your client who is the
    person you
    most have to please.
    I think it looks great and for a first site - quite
    incredible really -
    you seem to have a fairly good grasp on what's going on with
    the code
    and (you may get crit for using absolute positioning) you
    also seem to
    have a grasp on relative and absolute positioning.
    One wee thing I see (sorry don't have time to trouble shoot
    for you) is
    a slight layout difference between IE and FF - possibly a
    double margin
    bug - a bigger gap between the centre and the right columns!
    Oh - and you might want to consolidate your css - shift the
    embedded
    styles to your linked sheet.
    HTH
    chin chin
    Sinclair

Maybe you are looking for

  • Bad files out of QuickTime Broadcaster

    I am using QuickTime Broadcaster (1.5.3, running on Mac OS X Server 10.6.8) to stream a monthly sales meeting to our employees. The stream is also saved for later viewing. It's this saved stream I'm having issues with. The resulting QuickTime files a

  • F101 - Sort Order

    The report displayed by this Transaction displays Documents from GL, AR and AP. The document display seem to be in no particlar order. May be it showing the AP documents grouped by the Cost Centre? But then what logic for the GL Documents? The dates

  • I have a Canon Rebel T3i and I need to tether into my Macbook Pro. How can I do that?

    I have a Canon Rebel T3i and I need to tether into my Macbook Pro. How can I do that? I updated my iPhoto to recongize my camera, it does. When connected I see it in the USB utlitiy. But my MacBook Pro says "no camera found." What do I need to do to

  • How to set the default view (Alphabetic) in CCM ?

    Hi guys, Easy question for smart guys =) In CCM we have 2 views: groups and index (alphabetic). How can I set the default view ?   For example, I would like to have always the index view (alphabetic) Thanks for your help guys ! regards, Diego

  • Elements crashes upon opening

    I installed Elements 11 and immediately after opening (I can see my pictures) it closes.  Same thing started happening with Elements 9 which is why I upgraded.