Index: trunk/extensions/TimedMediaHandler/WebVideoTranscode/WebVideoTranscode.php |
— | — | @@ -67,7 +67,7 @@ |
68 | 68 | ), |
69 | 69 | WebVideoTranscode::ENC_OGV_360P => |
70 | 70 | array( |
71 | | - 'maxSize' => '620x360', |
| 71 | + 'maxSize' => '640x360', |
72 | 72 | 'videoBitrate' => '512', |
73 | 73 | 'audioQuality' => '1', |
74 | 74 | 'samplerate' => '44100', |