Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dank074/ffmpeg-unix-socket-bug
https://github.com/dank074/ffmpeg-unix-socket-bug
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dank074/ffmpeg-unix-socket-bug
- Owner: dank074
- Created: 2024-11-19T21:51:50.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-19T22:23:11.000Z (about 1 month ago)
- Last Synced: 2024-11-19T23:27:18.581Z (about 1 month ago)
- Language: Shell
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ffmpeg-unix-socket-bug
To reproduce the bug, simply run `./test.sh``test.sh` will write `sample2.wav` to the Unix Domain Socket, from which Ffmpeg will read as input.
The resulting output is missing 65536 bytes of data when compared to the same ffmpeg command that uses the original file as input