Fixed a small rounding bug with the audio resampling

This commit is contained in:
Jonathan Thomas
2012-08-03 00:32:56 -05:00
parent 566295d46f
commit 5d708ecfba
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ int main()
r.DisplayInfo();
// Create a writer
FFmpegWriter w("/home/jonathan/output.webm");
FFmpegWriter w("/home/jonathan/output.ogg");
w.DisplayInfo();
// Set options