memorycards
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
memorycards [2019.11.19 20:17] – created Steve Isenberg | memorycards [2024.11.12 15:56] (current) – Steve Isenberg | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOCACHE~~ //<fc # | ||
=====Memory Cards Info===== | =====Memory Cards Info===== | ||
[[https:// | [[https:// | ||
+ | |||
+ | Many cheap too-good-to-be-true SD cards are indeed not the rated size. See [[https:// | ||
+ | |||
+ | From [[https:// | ||
+ | |||
+ | There are four SD card formats: | ||
+ | - **microSD**: | ||
+ | - **microSDHC**: | ||
+ | - **microSDXC**: | ||
+ | - **microSDUC**: | ||
+ | |||
+ | {{: | ||
+ | Speed Class | ||
+ | * | ||
+ | * | ||
+ | * **Class 6**: At least 6MBps. | ||
+ | * | ||
+ | |||
+ | UHS Speed Class | ||
+ | * | ||
+ | * | ||
+ | |||
+ | Application Performance Class | ||
+ | * | ||
+ | * | ||
+ | |||
+ | Video Speed Class | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * ** V90**: Minimum write speed of 90MBps. | ||
+ | |||
+ | This diagram comes from MakeUseOf at the URL above.\\ | ||
+ | The SD Card Association recommends U3 or better for 4K video. If your card's write speed is too slow, it will drop frames and produce stuttering video. | ||
+ | |||
+ | |||
+ | |Workload|Min Write Speed|Rating| | ||
+ | |8K video @ 60/120 FPS| 60MB/s|V90 or V60| | ||
+ | |1080p/4K video @ 60/120 FPS|30MB/ | ||
+ | |720p/ | ||
+ | |720p/1080p video, 4K video possible|6MB/ | ||
+ | This info from [[https:// | ||
+ | |||
+ | ==== Measuring Transfer Speeds Between Your MacBook and Thumb Drives ==== | ||
+ | //This information provided by ChatGPT 11/ | ||
+ | |||
+ | To measure transfer speeds between your MacBook and various thumb drives, you can use benchmarking tools that provide detailed read and write speeds. Here are some effective methods and tools: | ||
+ | |||
+ | === 1. Blackmagic Disk Speed Test === | ||
+ | * **About**: Blackmagic Disk Speed Test is a popular, free utility for macOS users to measure the performance of external storage devices. | ||
+ | * **How to Use**: | ||
+ | - Download it from the Mac App Store. | ||
+ | - Open the application and select your thumb drive as the target disk. | ||
+ | - Click “Start” to begin the test, which will show both read and write speeds. | ||
+ | * **Advantages**: | ||
+ | * **20241112: this is not working for thumb drives on my MacBook Pro. I selected a thumb drive and clicked Start; nothing happened.** | ||
+ | |||
+ | === 2. AJA System Test Lite === | ||
+ | * **About**: AJA System Test Lite is a popular benchmarking tool designed to measure the performance of storage devices, widely used by video professionals. | ||
+ | * **How to Use**: | ||
+ | - Download AJA System Test Lite from AJA’s website (it’s free). | ||
+ | - Select your thumb drive as the target and specify the test file size (1GB is a common choice). | ||
+ | - Start the test, which will show sequential read and write speeds. | ||
+ | * **Advantages**: | ||
+ | |||
+ | === 3. Terminal Commands (Using dd) === | ||
+ | * **About**: If you prefer a command-line approach, you can use the `dd` command in Terminal to measure read and write speeds. | ||
+ | * **How to Use**: | ||
+ | - **Write Speed**: Open Terminal and enter:\\ '' | ||
+ | - **Read Speed**: After creating the test file, enter:\\ '' | ||
+ | - **Interpretation**: | ||
+ | * **Advantages**: | ||
+ | |||
+ | === 4. Disk Utility (Indirect) === | ||
+ | * **About**: While Disk Utility on macOS doesn’t directly measure speed, it can help identify if the drive is connected at the correct speed. | ||
+ | * **How to Use**: | ||
+ | - Open **Disk Utility** and select your thumb drive. | ||
+ | - Go to **Info** to see if it’s connected at USB 3.2 speeds or lower. | ||
+ | * **Advantages**: | ||
+ | |||
+ | Using any of these methods will give you a good idea of your thumb drives’ actual read and write speeds. Blackmagic Disk Speed Test is usually the easiest for quick results, while the `dd` method in Terminal is a great way to measure without any added software. | ||
+ |
memorycards.1574223457.txt.gz · Last modified: 2021.12.22 14:20 (external edit)