Changes between Version 1 and Version 2 of Null
- Timestamp:
- Dec 22, 2015, 11:32:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Null
v1 v2 7 7 There is the null video sink: 8 8 9 https://ffmpeg.org/ffmpeg-filters.html#nullsink (not clear if you can actually use this from the command line) 9 https://ffmpeg.org/ffmpeg-filters.html#nullsink (not clear if you can actually use this from the command line) (NB the "null" filter actually does nothing and is just a video pass through, but nullsink exists. 10 10 11 11 or just output to /dev/null (or the reserved filename NUL in windows) for your file to just disappear.
