Windows 10: robocopy parameter error trying to move video files from GoPro camera to PC to retain file...

Discus and support robocopy parameter error trying to move video files from GoPro camera to PC to retain file... in Windows 10 Software and Apps to solve the problem; I am getting the following trying to use robocopy to retain the creation date when copying video files to PC:C:\Users\Bruce>robocopy This PC\HERO10... Discussion in 'Windows 10 Software and Apps' started by worldwidespider, May 6, 2024.

  1. robocopy parameter error trying to move video files from GoPro camera to PC to retain file...


    I am getting the following trying to use robocopy to retain the creation date when copying video files to PC:C:\Users\Bruce>robocopy This PC\HERO10 BLACK\GoPro MTP Client Disk Volume\DCIM\100GOPRO G:\video\Go Pro /E /DCOPY:T------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows------------------------------------------------------------------------------- Started : Monday, May 6, 2024 12:40:54 PM Source - C:\Users\Bruce\This\ Dest - C:\Users\Bruce\PC\HERO10\ Files : Options : /DCOPYrobocopy parameter error trying to move video files from GoPro camera to PC to retain file... :DA /COPYrobocopy parameter error trying to move video files from GoPro camera to PC to retain file... :DAT /R:100000

    :)
     
    worldwidespider, May 6, 2024
    #1
  2. asheryl Win User

    Can't upload a video to a GoPro library in the cloud

    I thought I'd tell you that GoPro support sent me an email saying they decided the problem was an incapability issue. They suggested I try and different video editing program and then encode the file using Handbrake. I didn't believe that to be true since I've tried editing videos using their GoPro Player and still couldn't upload the video. I also can't upload a video that I had copied to my computer from the camera with their video extension but I figured I'd try doing what they suggested and of course it didn't work.
    It seems like it just must be some issue between Windows 11 and GoPro's media library. I guess I'll be requesting another call back from GoPro.
     
    asheryl, May 6, 2024
    #2
  3. Robocopy invalid parameter 3

    Not sure what I'm doing wrong here but this script keeps telling me that a parameter is invalid and I can't figure out why.. I moved the parameters to a variable because somebody suggested that might work but I also tried

    Robocopy "$StartLocation" "$EndLocation" /SEC /E /XX /MINLAD:1 /MOV /A-:SH /XF "*FULL*.bak"

    Keep getting this error

    Started : Thursday, December 13, 2018 5:11:51 PM

    Source - L:\FakeLocation

    Dest - \\ThisIsA\FakeLocation\ButThereAreNo\Spaces

    NULL

    Files :

    Options : /DCOPYrobocopy parameter error trying to move video files from GoPro camera to PC to retain file... :DA /COPYrobocopy parameter error trying to move video files from GoPro camera to PC to retain file... :DAT /R:1000000 /W:30

    NULL

    ------------------------------------------------------------------------------

    NULL

    ERROR : Invalid Parameter #3 : " /SEC"

    Below is my shoddy code

    PARAM($StartLocation="L:\FakeLocation",

    $EndLocation="\\ThisIsA\FakeLocation\ButThereAreNo\Spaces",

    $Job='1')

    $Options = "/SEC /E /XX /MINLAD:1 /MOV /A-:SH /XF ""*FULL*.bak"""

    $Options2 = "/SEC /E /XX /MINLAD:7 /MOV /A-:SH"

    $Options3 = "/SEC /E /XX /MINLAD:1 /MOV /A-:SH"

    IF ($JOB='1')

    {

    Robocopy "$StartLocation" "$EndLocation" $Options

    Robocopy "$StartLocation" "$EndLocation" $Options2

    }

    IF ($JOB='2')

    {

    Robocopy "$StartLocation" "$EndLocation" $Options3

    }
     
    Michael Lanahan, May 6, 2024
    #3
  4. robocopy parameter error trying to move video files from GoPro camera to PC to retain file...

    I made a couple of videos with a GoPro , when I try to watch the next, file not recognized.

    Well, all the files are the same, the card is the same. The error message is:

    ---------------------------------------------------------------------------------------------------------------------------------

    Can't play

    Try playing something else. This item's file format may be unsupported, the file extension may be incorrect, or the file may be corrupted.

    0xc00d36c4

    ---------------------------------------------------------------------------------------------------------------------------------

    Every time I try to watch a video, I have to disconnect and reconnect the GoPro.
     
    MasterProductions, May 6, 2024
    #4
Thema:

robocopy parameter error trying to move video files from GoPro camera to PC to retain file...

Loading...
  1. robocopy parameter error trying to move video files from GoPro camera to PC to retain file... - Similar Threads - robocopy parameter error

  2. robocopy parameter error trying to move video files from GoPro camera to PC to retain file...

    in Windows 10 Gaming
    robocopy parameter error trying to move video files from GoPro camera to PC to retain file...: I am getting the following trying to use robocopy to retain the creation date when copying video files to PC:C:\Users\Bruce>robocopy This PC\HERO10 BLACK\GoPro MTP Client Disk Volume\DCIM\100GOPRO G:\video\Go Pro /E...
  3. ROBOCOPY - "The Parameter is incorrect." error

    in Windows 10 Gaming
    ROBOCOPY - "The Parameter is incorrect." error: I think there's a bug with "robocopy". I have a file, for whatever reason which has an invalid timestamp... but that I believe isn't the issue...K:\>dir IMG_3996.JPG Volume in drive K is photos Volume Serial Number is 0001-0123A Directory of K:\ 01/01/1970 10:49 AM 1,571,541...
  4. ROBOCOPY - "The Parameter is incorrect." error

    in Windows 10 Software and Apps
    ROBOCOPY - "The Parameter is incorrect." error: I think there's a bug with "robocopy". I have a file, for whatever reason which has an invalid timestamp... but that I believe isn't the issue...K:\>dir IMG_3996.JPG Volume in drive K is photos Volume Serial Number is 0001-0123A Directory of K:\ 01/01/1970 10:49 AM 1,571,541...
  5. robocopy to retain ntfs permission while copying folders/files

    in Windows 10 Network and Sharing
    robocopy to retain ntfs permission while copying folders/files: I am trying to copy folders/filder using robocopy from serverA to serverB, I run the following and it wouldnt keep the ntfs permission at the destinationRobocopy E:\"share1" H:\folder1/share2" /E /DCOPY:DAT /Copy:datsou /R:0 /W:0 /V /MT:16 /TEE...
  6. robocopy to retain ntfs permission while copying folders/files

    in Windows 10 Gaming
    robocopy to retain ntfs permission while copying folders/files: I am trying to copy folders/filder using robocopy from serverA to serverB, I run the following and it wouldnt keep the ntfs permission at the destinationRobocopy E:\"share1" H:\folder1/share2" /E /DCOPY:DAT /Copy:datsou /R:0 /W:0 /V /MT:16 /TEE...
  7. robocopy to retain ntfs permission while copying folders/files

    in Windows 10 Software and Apps
    robocopy to retain ntfs permission while copying folders/files: I am trying to copy folders/filder using robocopy from serverA to serverB, I run the following and it wouldnt keep the ntfs permission at the destinationRobocopy E:\"share1" H:\folder1/share2" /E /DCOPY:DAT /Copy:datsou /R:0 /W:0 /V /MT:16 /TEE...
  8. Retaining File Dates From Compressed Files

    in Windows 10 Ask Insider
    Retaining File Dates From Compressed Files: I have a number of folders that I sent to compressed files to make it easier to move to a new laptop. When I uncompress them on the new laptop the file date is changed to the current as they're written to the file system. That makes basic sense, but I want them to keep the...
  9. Robocopy invalid parameter 3

    in Windows 10 Network and Sharing
    Robocopy invalid parameter 3: Not sure what I'm doing wrong here but this script keeps telling me that a parameter is invalid and I can't figure out why.. I moved the parameters to a variable because somebody suggested that might work but I also tried Robocopy "$StartLocation" "$EndLocation" /SEC /E...
  10. Getting video file format parameters from File Explorer

    in Windows 10 Software and Apps
    Getting video file format parameters from File Explorer: Is there an app that integrates with File Explorer that will allow me to hover over or right-click on a video file and get the basic parameters (at least frame rate and frame dimensions, though codec and runtime would also be nice)? Is this already built into Windows 10 and I...