Update ffmpeg extension#8847
Conversation
…ith 1080p on the short side automatically removing sound. This is intended as a gif-replacementfor certain websites. Also fixed a bug that would prevent rotation (conversion) when using input files containing spaces in path.
…ter. This uses FFMPEG to create a h.264 .mp4 file without sound, at a bitrate of 4000kbps. This is intended to be used as a replacement for GIFs on certain websites. – Changed the progress view so that the feedback is in percentage, rather than a float between 0 and 1. – Fixed an issue that prevented processing (rotation/conversion) of files that has spaces in the path. – Changed version number to 1.1.0, from 1.0.0
|
Thank you for your contribution! 🎉 🔔 @RenderCoder @blekmus you might want to have a look. |
|
Hi @ratocx 👋 Thanks for the update 🔥 Could you also update Let me know if you need any help doing so 🙂 I'm looking forward to testing this extension again 🔥 Request a new review when you are ready. Feel free to contact me here or at Slack if you have any questions. |
- Fixed code style errors with Prettier. (Hopefully) - – I added a new video file conversion option, called VideoLoop Converter. This uses FFMPEG to create a h.264 .mp4 file without sound, at a bitrate of 4000kbps. This is intended to be used as a replacement for GIFs on certain websites. – Changed the progress view so that the feedback is in percentage, rather than a float between 0 and 1. – Fixed an issue that prevented processing (rotation/conversion) of files that has spaces in the path. – Changed version number to 1.1.0, from 1.0.0 - Fixed code style issues with Prettier (hopefully) - – I added a new video file conversion option, called VideoLoop Converter. This uses FFMPEG to create a h.264 .mp4 file without sound, at a bitrate of 4000kbps. This is intended to be used as a replacement for GIFs on certain websites. – Changed the progress view so that the feedback is in percentage, rather than a float between 0 and 1. – Fixed an issue that prevented processing (rotation/conversion) of files that has spaces in the path. – Changed version number to 1.1.0, from 1.0.0 - Fixed code formatting issues from previous commit attempt. (Hopefully) - – I added a new video file conversion option, called VideoLoop Converter. This uses FFMPEG to create a h.264 .mp4 file without sound, at a bitrate of 4000kbps. This is intended to be used as a replacement for GIFs on certain websites. – Changed the progress view so that the feedback is in percentage, rather than a float between 0 and 1. – Fixed an issue that prevented processing (rotation/conversion) of files that has spaces in the path. – Changed version number to 1.1.0, from 1.0.0
|
Hopefully the code style is fixed now. |
|
@RenderCoder @blekmus do you mind checking this? |
|
@pernielsentikaer I'm having trouble cloning this. I want to test this out locally, how should I proceed with it? |
|
You should be able to checkout raycast/extensions and run |
|
This pull request has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊 |
|
That's pretty much it. Everything checks out and works as expected |
pernielsentikaer
left a comment
There was a problem hiding this comment.
Hi 👋
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 Such a great contribution deserves a reward, but unfortunately we couldn't find your Raycast account based on your GitHub username (@aagedal). |
Description
– I added a new video file conversion option, called VideoLoop Converter. This uses FFMPEG to create a h.264 .mp4 file without sound, at a bitrate of 4000kbps. This is intended to be used as a replacement for GIFs on certain websites.
– Changed the progress view so that the feedback is in percentage, rather than a float between 0 and 1.
– Fixed an issue that prevented processing (rotation/conversion) of files that has spaces in the path.
– Changed version number to 1.1.0, from 1.0.0
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder