华纳兄弟探索公司告诉表示,它打算与亚马逊的媒体版权套餐相匹配

币界网Опубліковано о 2024-07-22Востаннє оновлено о 2024-07-22

币界网报道:
立即观看视频2:4402:44华纳兄弟探索公司提出与亚马逊争夺NBA版权的报价
华纳兄弟探索公司周一表示,它已通知美国国家篮球协会,它打算将其配对权用于指定给另一家公司的一揽子游戏。据知情人士透露,华纳兄弟探索公司的目标是亚马逊Prime Video的交易。“为了继续我们的长期合作关系,在独家和非独家谈判期间,我们本着诚信的原则,提出了对双方都公平的强有力的投标。华纳兄弟探索公司在一份声明中表示:“遗憾的是,联盟通知我们,它打算接受我们目前权利方案中的其他游戏报价,让我们根据匹配权利条款继续进行,这是我们目前协议和我们根据协议支付的权利不可分割的一部分。”“我们已经审查了报价,并匹配了其中一个。这将使球迷继续享受我们无与伦比的报道,包括业内最好的现场游戏制作和我们标志性的工作室节目和人才,同时建立在我们40年的承诺之上。”该公司表示。“我们的配对文件今天已提交给联盟。我们期待NBA执行我们的新合同。”联盟发言人表示,NBA已“收到华纳兄弟探索公司的提议”,并“正在审查中”。华纳兄弟探索公司获得了匹配权,作为其与联盟之前协议的一部分,该协议将于下赛季末到期。这些权利使该公司能够为TNT在当前交易中播放的任何游戏匹配付款。NBA和华纳兄弟探索公司面临的问题是,这些权利是否会像亚马逊那样扩展到全流媒体套餐。华纳兄弟探索公司还拥有流媒体服务Max,可以用来播放游戏。尽管如此亚马逊Prime Video的全球客户数量是其两倍多,超过2亿,而Max的客户数量约为1亿,这可能会使该服务成为联盟更具吸引力的平台。据知情人士透露,流媒体版权是全球性的,尽管华纳兄弟探索公司只竞标美国版权。作为一家独立公司,亚马逊的基础也更加稳固,市值接近2万亿美元。华纳兄弟探索公司的市值已降至约200亿美元,首席执行官大卫·扎斯拉夫一再讨论他对更多合并或合作的兴趣,这让公司的未来受到质疑。这对联盟来说是一个额外的潜在头痛,因为联盟希望其广播合作伙伴保持稳定。联盟还与迪士尼和康卡斯特的NBC环球签署了另外两套游戏的协议。迪士尼和康卡斯特的市值均超过1500亿美元。如果NBA拒绝华纳兄弟探索公司与亚马逊套餐相匹配的权利,接下来会发生什么尚不清楚。华纳兄弟探索公司有可能起诉NBA。联盟也有可能与该公司达成和解。目前尚不清楚NBA是否会要求亚马逊为其套餐支付更多费用。据知情人士透露,一种不太可能的可能性是制作第四套游戏。知情人士表示,在过去的两个月里,NBA一直在考虑制定第四个方案,但这些谈判失败了,因为与迪士尼、康卡斯特和亚马逊的交易已经到位,而这些合作伙伴不想放弃库存。这三家合作伙伴计划为更少的游戏支付比联盟目前从迪士尼或华纳兄弟探索公司获得的更多的钱。据CNBC此前报道,迪士尼每年将为其一揽子计划支付约26亿美元,NBC环球每年将支付约25亿美元。亚马逊的交易每年价值18亿美元据知情人士透露,价格较低是华纳兄弟探索公司将该系列游戏作为匹配权目标的原因。知情人士表示,NBA也不想推出太多的套餐,因为它对消费者的困惑很敏感,并限制了球迷需要订阅的服务数量。虽然亚马逊计划在其Prime订阅用户中免费提供NBA比赛,但Max的体育策略包括在基本Max会员资格之外,每月额外收取9.99美元的现场比赛费用。据知情人士透露,华纳兄弟探索公司尚未决定是将NBA比赛纳入其基本级别还是体育级别。披露:康卡斯特拥有NBC环球,CNBC的母公司
不要错过CNBC PRO的这些见解。分析师表示,伯克希尔哈撒韦公司已经淘汰了10%的已发行股票,因为巴菲特重视回购的持久力量。美国银行策略师表示,现在是时候看跌了。摩根士丹利正在为包括苹果在内的这些股票出牌,因为如果拜登退出竞选,“特朗普交易”可能会停滞不前

Пов'язані матеріали

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

DeepSeek has updated its DeepSeek V4 model with the DSpark speculative decoding framework, achieving a significant 60-85% speedup in generation for Flash models and 57-78% for Pro models while maintaining the same overall throughput. This engineering-focused update, rather than a core architectural change, introduces DSpark to address latency and throughput bottlenecks in high-concurrency production environments. DSpark combines high-throughput parallel generation with adaptive load-aware verification. Its key innovations include a semi-autoregressive generation architecture to model dependencies within token blocks and a hardware-aware confidence-scheduled verification system. This system uses a confidence head to predict token acceptance probabilities, allowing it to dynamically optimize verification length per request and allocate compute only to tokens with the highest expected payoff. The asynchronous scheduler is designed for real-world deployment, ensuring zero-overhead scheduling and continuous CUDA graph replay while preserving the target model's output distribution. In tests across mathematical reasoning, code generation, and daily dialogue, DSpark outperformed state-of-the-art models like Eagle3 and DFlash, increasing average acceptance length by 26.7%-30.9% and 16.3%-18.4% respectively on Qwen3 target models. DeepSeek also open-sourced DeepSpec, a full-stack codebase for training and evaluating speculative decoding draft models, providing a standardized toolkit that includes data preparation tools, model implementations, training code, and evaluation scripts.

marsbit5 год тому

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

marsbit5 год тому

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

The Bitcoin mining industry is undergoing its most complex structural adjustment since inception. Despite Bitcoin's price holding near $61,000 and the network hash rate approaching a record 1 ZH/s, miner profitability is deteriorating. The industry is operating close to its breakeven point, with the 2028 halving expected to accelerate consolidation. The challenges extend beyond the halving's subsidy reduction; the industry's revenue model has yet to successfully transition towards a fee-driven structure. Increasingly, mining companies are evolving from simple Bitcoin producers into infrastructure and energy operators, including providers of AI/HPC computing power. Competition is shifting from pure hash rate expansion to business model upgrades. Economic pressure is evident. The theoretical daily mining revenue at current prices is around $78 million, yet the actual figure is only about $33 million—a 136% gap. Transaction fees remain low at roughly $220k daily, far below historical implied levels. With a current estimated industry-wide breakeven price near $65,000, mining alone is struggling to generate ideal profits. The 2028 halving is projected to push the fundamental production cost floor to approximately $93,289. This will likely accelerate a shift towards consolidation among larger, well-capitalized miners with diversified revenue streams. Competitive advantage will belong to institutionalized players with access to low-cost energy, AI/HPC hosting operations, and stronger balance sheets. In essence, Bitcoin mining is transitioning from a "mining business" to an "infrastructure business." Future profitability and resilience will depend less on block rewards and more on diversified income sources like energy management and computational infrastructure services. For investors, the key question is not the halving itself, but which miners can successfully navigate this business model transformation.

marsbit6 год тому

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

marsbit6 год тому

Торгівля

Спот
活动图片