mirror of
https://github.com/wader/fq.git
synced 2024-11-23 18:56:52 +03:00
5 lines
351 B
Plaintext
5 lines
351 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
|
|
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|
|
|
0x0| 2c b9 | ,. |.header.crc: 0x2cb9 (valid) 0x4-0x5.7 (2)
|