Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Photoshop: Publish review #298

Merged
merged 4 commits into from
Jul 8, 2020

Conversation

tokejepsen
Copy link
Member

Whole document review with all instances enabled. No other layers are visible.

@tokejepsen tokejepsen added type: enhancement Enhancements to existing functionality host: Photoshop labels Jun 22, 2020
@tokejepsen tokejepsen requested a review from mkolar June 22, 2020 12:27
@tokejepsen tokejepsen self-assigned this Jun 22, 2020
@tokejepsen tokejepsen changed the title Publish review Photoshop: Publish review Jun 22, 2020
# Generate mov.
mov_path = os.path.join(staging_dir, "review.mov")
args = [
"ffmpeg", "-y",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to use FFMPEG_PATH environment variable to point to the correct FFmpeg. we don't require it in the PATH.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Have set the cwd so no ffmpeg extension is needed.

@mkolar mkolar merged commit 8c5da04 into ynput:2.x/develop Jul 8, 2020
@tokejepsen tokejepsen deleted the 2.x/feature/photoshop_review branch July 9, 2020 09:09
@mkolar mkolar added this to the 2.11 milestone Jul 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Photoshop type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants