mirror of
https://github.com/wader/fq.git
synced 2024-11-29 23:27:12 +03:00
fc0aacb654
Think it makes sense to have them all start with d. Also f is often used as function argument name.
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
# ffmpeg -f lavfi -i sine -t 10ms -f wav pipe:1 | lame - - | fq - '.frame[1] | tobits' > mp3-frame-mono-crc
|
|
$ fq -d mp3_frame '.header.crc | verbose' /mp3-frame-mono-crc
|
|
exitcode: 3
|
|
stderr:
|
|
error: arg:1:0: function not defined: verbose/0
|