feat(copper): implemented piece#9162
Conversation
|
@kishanprmr and @onyedikachi-david, please review |
|
@gs03-dev unable to play the video from the shared link. Please reshare the video |
|
@sanket-a11y i just tried visiting the url and the video playback started. Could you please retry? That video is really long, about 50 mins However if you retry and it doesn't work, I'll have to reupload |
|
@sanket-a11y I just attempted a reupload to google drive, will add the link when done Should take about an hr to finish upload |
|
@gs03-dev; you can use this command to reduce the video size to what github accepts: ffmpeg -i "input.mov" -vcodec libx264 -crf 28 -preset fast -vf "scale=-1:720" -acodec aac -b:a 128k "output.mp4" |
|
@onyedikachi-david, thanks for that command. worked like a charm. Still bigger than the github 10mb limit but file size was significantly reduced. here's a link to the video - https://drive.google.com/file/d/1kuNGpByn4PfEqtlw2ijelGjDQaiv9pCY/view?usp=sharing |
|
View your CI Pipeline Execution ↗ for commit 6daa485
☁️ Nx Cloud last updated this comment at |
What does this PR do?
This PR implements all requested actions and triggers for Copper CRM
demo video - https://limewire.com/d/EMSal#Ei4BQOrZl8.
Fixes #9134
/claim #9134