Most video compression techniques including MPEG set a maximum number frames between base frames. A base frames can be decoded without any information about previous or future frames.
All the motion vectors or deltas are calculated against the closest previous base frame. Theoretically you can parallelize the decoding into the total number of base frames your video stream has. If you are decoding a 60 minute video encoded using a base frame every 1s you can split the job into 3600 independent tasks.
Video decoding in nature is well suited for multi-threads systems.
This makes sence, in a couple of mounths the MBP will feature a core dou 2 CPU with 4MB shared cache and same batery life, at that point it will be a real diference between MB and MBP. For now I just see 6 diferent models of MB. 2 featuring a white case 1 featuring a black case and 3 more with a gray case.
Your explanation is not accurate.
Most video compression techniques including MPEG set a maximum number frames between base frames. A base frames can be decoded without any information about previous or future frames.
All the motion vectors or deltas are calculated against the closest previous base frame. Theoretically you can parallelize the decoding into the total number of base frames your video stream has. If you are decoding a 60 minute video encoded using a base frame every 1s you can split the job into 3600 independent tasks.
Video decoding in nature is well suited for multi-threads systems.
This makes sence, in a couple of mounths the MBP will feature a core dou 2 CPU with 4MB shared cache and same batery life, at that point it will be a real diference between MB and MBP. For now I just see 6 diferent models of MB. 2 featuring a white case 1 featuring a black case and 3 more with a gray case.
The core features of apple laptops are the same.