mirror of
				https://github.com/clearml/clearml-docs
				synced 2025-06-26 18:17:44 +00:00 
			
		
		
		
	Add video preview information (#869)
This commit is contained in:
		
							parent
							
								
									3069ada411
								
							
						
					
					
						commit
						2a92231e82
					
				@ -2,8 +2,8 @@
 | 
			
		||||
title: Previews
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
A `preview` is a dictionary containing metadata for optional thumbnail images that can be used in the ClearML Enterprise
 | 
			
		||||
WebApp (UI) to view selected images in a Dataset. `previews` includes the `uri` of the thumbnail image.
 | 
			
		||||
A `preview` is a dictionary containing metadata for optional thumbnail images or videos that can be used in the ClearML Enterprise
 | 
			
		||||
WebApp (UI) to view selected content in a Dataset. `previews` includes the `uri` of the thumbnail image or video.
 | 
			
		||||
 | 
			
		||||
Previews are not mandatory. Their primary use is to view images with formats that cannot be displayed in a web browser 
 | 
			
		||||
(such as TIFF and 3D formats).  
 | 
			
		||||
@ -88,7 +88,10 @@ The following is an example of preview metadata.
 | 
			
		||||
 | 
			
		||||
</Collapsible>
 | 
			
		||||
 | 
			
		||||
Here's an example of Previews in the ClearML Enterprise WebApp (UI). Each thumbnail is a Preview.
 | 
			
		||||
Here's an example of Previews in the ClearML Enterprise WebApp (UI). Each thumbnail is a Preview:
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
If the preview's `uri` is for a video, the thumbnail will display the video with video controls:
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								docs/img/hyperdatasets/video_preview.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/img/hyperdatasets/video_preview.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 336 KiB  | 
		Loading…
	
		Reference in New Issue
	
	Block a user