Boux
Boux
#### Your system information * Steam client version (build number or date): 1705108172 (Fri, Jan 12 7:52 PM UTC -08:00), (using the official package from my distro, not the flatpak)...
### Related plugins - [x] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) - [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx) ### Describe the bug **\*This bug was posted in the vuejs/core bug tracker where it was suggested that it is...
**Describe the bug** If I try to resize a video, either with the `-s` param or something like `-vf scale=-2:480`, the execution will simply hang forever and never give an...
### Vue version 3.3.4 ### Link to minimal reproduction https://github.com/Boux/vite-coffee-bug ### Steps to reproduce clone my example repo by running ``` git clone https://github.com/Boux/vite-coffee-bug.git cd vite-coffee-bug npm install npm run...