Forum Discussion
JeniJohnson-19a
5 years agoCommunity Member
Video compression options grayed out?
When I insert a video onto SL the option to change compression is grayed out and set to "Automatic". I don't want SL to compress my videos. How do I get this to show up as an option?
Jürgen_Schoene_
2 years agoCommunity Member
it can be done direct in the .story file (= .zip) with a text editor
/story/story.xml
replace all
- compressedOnInsert="true"
with
- compressedOnInsert="false"
but better let support do this