Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <device>
- <make>DivX Player</make>
- <model>Unknown</model>
- <description>Profile for DivX DVD player</description>
- <author>
- <name>Joe Example</name>
- <email>[email protected]</email>
- </author>
- <version>1.0</version>
- <icon></icon>
- <default>Normal</default>
- <profile>
- <name>Normal</name>
- <container>video/x-msvideo</container>
- <extension>avi</extension>
- <audio>
- <name>audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=44100</name>
- <channels>1, 2</channels>
- </audio>
- <video>
- <name>video/x-divx,divxversion=4</name>
- <passes>0</passes>
- <pixelaspectratio>0/0</pixelaspectratio>
- <width>1, 720</width>
- <height>1, 576</height>
- <framerate>1, 30</framerate>
- </video>
- </profile>
- </device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement