4 changes: 2 additions & 2 deletions nuvexport/nuvexportrc
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@

</mencoder::XviD>

<mencoder::X264>
<mencoder::H264MP3>

vbr = yes # Enable vbr to get the multipass/quantisation options
# (enabling multipass or quantisation automatically enables vbr)
Expand All @@ -429,7 +429,7 @@
width = 512 # Height adjusts automatically to width, according to aspect ratio
height = auto

</mencoder::X264>
</mencoder::H264MP3>


################################################################################
Expand Down