Commit 23a9ce0d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 - Sout: add functions to choose some predefined profiles for audio/video codecs.

Only basics options are done ( AVCodec + Muxer mainly ).
Two profiles are done. If you want to add more, then search "ADD HERE" in sout.cpp.
Reindentation of older code.
parent 038dc1ca
This diff is collapsed.
......@@ -343,7 +343,7 @@
<item row="1" column="1" >
<widget class="QRadioButton" name="ASFMux" >
<property name="text" >
<string>ASF</string>
<string>ASF/WMV</string>
</property>
</widget>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment