Hey, guys,
My users don’t like the Version thumbnail that is automatically created when we upload a movie because it uses the middle frame and they want to use the first frame.
To fix this, I create a thumbnail from the first frame and upload it, however it’s getting clobbered by the thumbnail created when Shotgun transcodes the movie. Here’s what’s happening:
- Create the Version
- Upload the thumbnail
- Upload the movie to sg_uploaded_movie
- Shotgun transcodes the movie and replaces the thumbnail with its own
I’ve also mixed up the order, but get the same result:
- Create the Version
- Upload the movie to sg_uploaded_movie
- Upload the thumbnail
- Shotgun transcodes the movie and replaces the thumbnail with its own
Any advice? Is there a way to tell Shotgun not to override the thumbnail when uploading a movie?
Thanks!
Josh