Advertisement
gary9872

chromebook.xml

Mar 5th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE openshot-export-option>
  3. <export-option>
  4. <type translatable="True">Device</type>
  5. <title translatable="True">Chromebook</title>
  6. <videoformat>webm</videoformat>
  7. <videocodec>libvpx</videocodec>
  8. <audiocodec>libvorbis</audiocodec>
  9. <audiochannels>2</audiochannels>
  10. <audiochannellayout>3</audiochannellayout>
  11. <videobitrate
  12. low="384 kb/s"
  13. med="5 Mb/s"
  14. high="15.00 Mb/s"></videobitrate>
  15. <audiobitrate
  16. low="96 kb/s"
  17. med="128 kb/s"
  18. high="192 kb/s"></audiobitrate>
  19. <samplerate>44100</samplerate>
  20. </export-option>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement