mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
doc/bsf: document noise bitstream filter
Partially addresses ticket #3198. Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
parent
1a426d5404
commit
c17973f19a
@ -121,6 +121,13 @@ ffmpeg -i frame_%d.jpg -c:v copy rotated.avi
|
|||||||
|
|
||||||
@section noise
|
@section noise
|
||||||
|
|
||||||
|
Damages the contents of packets without damaging the container. Can be
|
||||||
|
used for fuzzing or testing error resilience/concealment.
|
||||||
|
|
||||||
|
@example
|
||||||
|
ffmpeg -i INPUT -c copy -bsf noise output.mkv
|
||||||
|
@end example
|
||||||
|
|
||||||
@section remove_extra
|
@section remove_extra
|
||||||
|
|
||||||
@c man end BITSTREAM FILTERS
|
@c man end BITSTREAM FILTERS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user