Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE openshot-export-option>
- <export-option>
- <type translatable="True">Device</type>
- <title translatable="True">Chromebook</title>
- <videoformat>webm</videoformat>
- <videocodec>libvpx</videocodec>
- <audiocodec>libvorbis</audiocodec>
- <audiochannels>2</audiochannels>
- <audiochannellayout>3</audiochannellayout>
- <videobitrate
- low="384 kb/s"
- med="5 Mb/s"
- high="15.00 Mb/s"></videobitrate>
- <audiobitrate
- low="96 kb/s"
- med="128 kb/s"
- high="192 kb/s"></audiobitrate>
- <samplerate>44100</samplerate>
- </export-option>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement