mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
docs: Added *more* examples to README.md.
This commit is contained in:
@@ -7,5 +7,9 @@ plugins:
|
||||
ffprobe: ./get_ffprobe_commands_table
|
||||
version: ./nu_version
|
||||
ffprobe_example: ./examples/ffprobe.nu
|
||||
pluginTimeout: 10s
|
||||
ffprobe_multiple_files_example: ./examples/ffprobe-multiple-files.nu
|
||||
ffprobe_streams_audio_example: ./examples/streams-audio.nu
|
||||
ffprobe_streams_video_example: ./examples/streams-video.nu
|
||||
ffprobe_dimensions_example: ./examples/dimensions.nu
|
||||
#pluginTimeout: 10s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user