Slashdot Mirror


User: tjugo

tjugo's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:F(next) = F(current) + Delta(F(current:next)) on Which Open Source Video Apps Use SMP Effectively? · · Score: 1

    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.

  2. Re:New MacBook pretty close to the Pro in specs on Apple Unveils New Macbook · · Score: 1

    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.