Page 1 of 1

VP8 encoding not working (latest nightly, Windows 7 x64)

Posted: Tue Nov 24, 2015 11:10 am
by julian
Please describe the problem in as much detail as possible:
Encoding into VP8 fails right away.

What are the steps to reproduce this problem:
Pick source file, set container to MKV and video codec to VP8, start conversion => it fails immediately

What version of HandBrake you are running:
Today's nightly. Note that I experienced the bug in the nightly of 2015-10-14, before upgrading to current.

What operating system and version and you running (e.g. OSX 10.11, Windows 7, Ubuntu 14):
Win 7 x64

If there was any exception or error displayed, please copy it and paste it here:
No error displayed

Please include the scan or encode log:
Encode log:

Code: Select all

HandBrake Nightly 20151122213156-ec2474b-master (2015112401) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-3***QM CPU @ ****GHz
Ram: 20371 MB, 
GPU Information:
  Intel(R) HD Graphics 4000 - 10.18.10.3945
  AMD Radeon HD 7***M - 14.301.1004.0
Screen: 1920x1080
Temp Dir: C:\Users\XXX\AppData\Local\Temp\
Install Dir: C:\XXX\Handbrake
Data Dir: C:\Users\XXX\AppData\Roaming\HandBrake Team\HandBrake\0.0.0.0

-------------------------------------------

# Starting Encode ...
# Failed to start encoding ...
System.ArgumentException: Video encoder VP8 not recognized.
   at HandBrakeWPF.Services.Encode.Factories.EncodeFactory.CreateVideo(EncodeTask job, HBConfiguration configuration) in C:\HandBrake\hbworkspace\workspace\WindowsGui64\HandBrake\win\CS\HandBrakeWPF\Services\Encode\Factories\EncodeFactory.cs:line 0
   at HandBrakeWPF.Services.Encode.Factories.EncodeFactory.Create(EncodeTask job, HBConfiguration configuration) in C:\HandBrake\hbworkspace\workspace\WindowsGui64\HandBrake\win\CS\HandBrakeWPF\Services\Encode\Factories\EncodeFactory.cs:line 67
   at HandBrakeWPF.Services.Encode.LibEncode.Start(EncodeTask task, HBConfiguration configuration) in C:\HandBrake\hbworkspace\workspace\WindowsGui64\HandBrake\win\CS\HandBrakeWPF\Services\Encode\LibEncode.cs:line 90