File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
This module provides an interface for media services, including:
5
5
6
- * Bindings in golang for [ ffmpeg 6 ] ( https://ffmpeg.org/ ) ;
6
+ * Bindings in golang for [ FFmpeg 6.1 ] ( https://ffmpeg.org/ ) ;
7
7
* Opening media files, devices and network sockets for reading and writing;
8
8
* Retrieving metadata and artwork from audio and video media;
9
9
* Re-multiplexing media files from one format to another;
@@ -235,8 +235,8 @@ The license is Apache 2 so feel free to redistribute. Redistributions in either
235
235
code or binary form must reproduce the copyright notice, and please link back to this
236
236
repository for more information:
237
237
238
- > go-media
239
- > https://github.com/mutablelogic/go-media/
238
+ > go-media\
239
+ > https://github.com/mutablelogic/go-media/\
240
240
> Copyright (c) 2021-2024 David Thorpe, All rights reserved.
241
241
242
242
This software links to shared libraries of [ FFmpeg] ( http://ffmpeg.org/ ) licensed under
You can’t perform that action at this time.
0 commit comments