Adverti horiz upsell

shotView 2.3.0 for Maya (maya script)

floating viewport for cinematic animation.

License
Button download
20,049 Downloads

Compatibility

  • 2011

Operating Systems

  • Windows

History

Created:09/15/2006
Last Modified:02/02/2011
File Size: 18.1 KB

Bugs

Playblast Compression weirdness

Statuspending
Priorityhigh
Date03/27/2011
Submitted byFaisal Naqvi Faisal Naqvi
Hey Cameron,
There's a weird bug in the script even after you fixed the preferences window bug.

The quality of the playblasts from ShotView is coming out really pixelated and poor. 

Comments on this bug:

  • geoff3d

    geoff3d said over 13 years ago:

    Find where the actual playblast command is (there are two occurances where this actually matters) and put these flags inside the command: -compression "IYUV codec" -quality 80
  • kemo can

    kemo can said over 13 years ago:

    I have the same problem when I open it with any video player. does anyone know how to fix this?
  • uberactive

    uberactive said over 13 years ago:

    G Smith's method works just fine. 1) Open the shotView.mel file and search for "playblast -" (there will be 3 different lines to edit) 2) at the end of the line (before the ;) add: -compression "IYUV codec" -quality 80 3) Save the file 4) Source the script in Maya 5) Execute the script again Your renders will be clear once again :)
  • Faisal Naqvi

    Faisal Naqvi said over 13 years ago:

    You two are genius. For some odd reason, I forgot to source the script in Maya. Once I did that, the playblasts were clear. Also, I used -compression "none" -quality 100 instead because I wanted them uncompressed.

Post a comment: