|
| 1 | +--- |
| 2 | +title: Video retrieval deprecation notice |
| 3 | +titleSuffix: Azure AI services |
| 4 | +#services: cognitive-services |
| 5 | +author: PatrickFarley |
| 6 | +manager: nitinme |
| 7 | +ms.service: azure-ai-vision |
| 8 | +ms.topic: include |
| 9 | +ms.date: 03/21/2025 |
| 10 | +ms.collection: "ce-skilling-fresh-tier2, ce-skilling-ai-copilot" |
| 11 | +ms.author: pafarley |
| 12 | +--- |
| 13 | + |
| 14 | +> [!IMPORTANT] |
| 15 | +> On 30 June 2025, Azure AI Vision Video Retrieval will be retired. The decision to retire this feature is part of our ongoing effort to improve and simplify and improve the features offered for video processing. Migrate to Azure AI Content Understanding and Azure AI Search to benefit from their additional capabilities. |
| 16 | +> |
| 17 | +> **Video processing: Video Retrieval vs Azure AI Content Understanding** |
| 18 | +> |
| 19 | +>|Feature | Video Retrieval for video description | Azure AI Content Understanding| |
| 20 | +>|---|---|---| |
| 21 | +Video Length Supported|Optimized for short videos, up to ~3 minutes|Supports short & long videos, up to 4 hours| |
| 22 | +>|Frame Processing|Up to 20 frames|Batch processing, sampling shot-by-shot sampled across entire video| |
| 23 | +>|Content Extraction Pre-Processing|Transcription|Transcription, Shot identification, Face grouping| |
| 24 | +>|Structured Output Support|Not supported|Supports schema-conforming structured outputs| |
| 25 | +>|Data types|Video supported|Video, images, documents, and speech supported| |
| 26 | +>|Pricing|Variable Token-based|Fixed cost per minute of video processed| |
| 27 | +> |
| 28 | +> To migrate to Content Understanding for video summaries and descriptions, we'd recommend reviewing the [Azure AI Content Understanding](/azure/ai-services/content-understanding/video/overview) documentation. |
| 29 | +> |
| 30 | +> |
| 31 | +> **Video Search: Video Retrieval vs. Azure AI Search and Content Understanding** |
| 32 | +> |
| 33 | +>|Feature | Video Retrieval for video search | Azure AI Search and Content Understanding| |
| 34 | +>|---|---|---| |
| 35 | +|Visual Embedding type|Frame-based Image Embeddings|Video description text embeddings| |
| 36 | +|Content Extraction Pre-Processing|Transcription, OCR|Transcription, Shot identification, Face grouping| |
| 37 | +|People & Object search support|Strong support|Strong support| |
| 38 | +|Action and Event support|Limited|Strong support| |
| 39 | +|Customization|None|Content Understanding analyzer can be customized to focus using the fields and field descriptions| |
| 40 | +> |
| 41 | +> To start building the search use case with Content Understanding, we recommend starting with this [sample](https://aka.ms/Content-Understanding-Video-Search) which shows how to use Azure AI Search to search videos. |
| 42 | +> |
| 43 | +> To avoid service disruptions, migrate by 30 June 2025. |
| 44 | +
|
0 commit comments