summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/frmMain.cs')
-rw-r--r--win/C#/frmMain.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/frmMain.cs b/win/C#/frmMain.cs
index 30360a66d..e84ccc647 100644
--- a/win/C#/frmMain.cs
+++ b/win/C#/frmMain.cs
@@ -752,7 +752,7 @@ namespace Handbrake
CheckPixelRatio.CheckState = CheckState.Unchecked;
text_width.Text = "368";
text_height.Text = "208";
- drp_videoEncoder.Text = "H.264";
+ drp_videoEncoder.Text = "Mpeg 4";
text_bitrate.Text = "1024";
text_filesize.Text = "";
slider_videoQuality.Value = 0;