gnu: ffmpeg: Build with the latest SRT.
* gnu/packages/video.scm (ffmpeg)[inputs]: Change from SRT-1.4.1 to SRT.
This commit is contained in:
		
							parent
							
								
									64fea6b49d
								
							
						
					
					
						commit
						f3e68e61ac
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -1465,8 +1465,7 @@ operate properly.") | |||
|        ("sdl" ,sdl2) | ||||
|        ("soxr" ,soxr) | ||||
|        ("speex" ,speex) | ||||
|        ;; FFmpeg is not yet compatible with SRT > 1.4.1. | ||||
|        ("srt" ,srt-1.4.1) | ||||
|        ("srt" ,srt) | ||||
|        ("twolame" ,twolame) | ||||
|        ("vidstab" ,vidstab) | ||||
|        ("x265" ,x265) | ||||
|  |  | |||
		Reference in a new issue