"VideoEncoder" index problem

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
Lazyncoder
Novice
Posts: 63
Joined: Wed Dec 17, 2014 11:19 am

"VideoEncoder" index problem

Post by Lazyncoder »

Please describe the problem in as much detail as possible:
Hi, This is a simple problem. When I installed the latest nightly build, my video codec(a.k.a VideoEncoder in the presets) is no longer being loaded correctly. For example, one of my presets uses x265 (VideoEncoder: 5) but now HB sets it to Theora. This can easily be corrected using a simple search and replace in the user presets file(VideoEncoder: 5 -> VideoEncoder: 6), But I thought let's report it. Maybe there's something wrong that needs to be fixed.

What are the steps to reproduce this problem:

What version of HandBrake you are running:
a18db8b_x86_64-Win_GUI

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

If there was any exception or error displayed, please copy it and paste it here:
0
Please include the scan or encode log:
0

Code: Select all

 Paste your log here between the code brackets, or use a pastebin website. 
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: "VideoEncoder" index problem

Post by s55 »

I forgot to bump the preset version number which would have disabled all the old user presets. I've now done this when you next update, it'll force you to re-create all the presets.
Post Reply