Search found 10258 matches
- Sun Mar 12, 2023 6:00 pm
- Forum: General Questions
- Topic: How can I use AMF encoding?
- Replies: 1
- Views: 104
Re: How can I use AMF encoding?
AMF is just the framework name for VCN/VCE
- Sun Mar 05, 2023 4:19 pm
- Forum: General Questions
- Topic: How to Reinstate My License To Continue Using the HandBrake App If Violation of License Terms Happened?
- Replies: 8
- Views: 306
Re: How to Reinstate My License To Continue Using the HandBrake App If Violation of License Terms Happened?
Nothing you've listed is a problem. If your distributing HandBrake, as long as you provide source, including any modifications, on request and including all the origional copyrights, your fine. It doesn't matter so much if you don't include with the binary. As long as it's available. Screenshots are...
- Sat Feb 18, 2023 11:03 pm
- Forum: General Questions
- Topic: integrated .dlls in compiled build?
- Replies: 4
- Views: 581
Re: integrated .dlls in compiled build?
There is an msbuild script "Build.xml" with instructions embedded. That build, just embeds the .NET dll's in the main binary. Note. hb.dll is still required and must be built under WSL or Linux Alternatively, there are snapshot builds of the main branch that you can download from https://g...
- Mon Feb 13, 2023 8:39 pm
- Forum: *nix
- Topic: Subtitle problem
- Replies: 15
- Views: 717
Re: Subtitle problem
Error code 1 = User Cancelled. (Probably to generate that log)
- Sat Feb 11, 2023 4:21 pm
- Forum: Windows
- Topic: Version 1.6.1 will not run on Windows
- Replies: 13
- Views: 907
Re: Version 1.6.1 will not run on Windows
Reinstall .NET **Desktop** Runtime 6 https://dotnet.microsoft.com/en-us/down ... -installer and see if that helps
- Sun Feb 05, 2023 11:16 am
- Forum: Windows
- Topic: Unable to create a destination mp4 file with video constant frame rate
- Replies: 6
- Views: 496
Re: Unable to create a destination mp4 file with video constant frame rate
Last I heard, they don't consider it a bug in MediaInfo either.
They see the single frame jitter that a 90khz clock causes as VFR.
I'm not sure if there are any good resources that explain this in plain English but you could start here. https://en.wikipedia.org/wiki/Presentation_timestamp
They see the single frame jitter that a 90khz clock causes as VFR.
I'm not sure if there are any good resources that explain this in plain English but you could start here. https://en.wikipedia.org/wiki/Presentation_timestamp
- Sun Feb 05, 2023 11:12 am
- Forum: Windows
- Topic: Nvidia support
- Replies: 1
- Views: 168
Re: Nvidia support
HandBrake doesn't yet support the Nvidia AV1 encoder.
The GTX1080 does not have the required hardware for AV1 encoding either. It's only available on the RTX 40-series.
The GTX1080 does not have the required hardware for AV1 encoding either. It's only available on the RTX 40-series.
- Sat Feb 04, 2023 6:54 pm
- Forum: Windows
- Topic: Unable to create a destination mp4 file with video constant frame rate
- Replies: 6
- Views: 496
Re: Unable to create a destination mp4 file with video constant frame rate
Your output is Constant. Media Info will incorrectly sometimes report HandBrake CFR as VBR due to the 90khz timebase.
The output file is fine.
The output file is fine.
- Fri Feb 03, 2023 9:10 pm
- Forum: *nix
- Topic: raspberry pi 4's hardware encoder
- Replies: 1
- Views: 449
Re: raspberry pi 4's hardware encoder
h264, not x264 You don't. The hardware on the PI is not supported in HandBrake. We don't officially support ARM on linux either although it (mostly, but not fully) seems to unofficially work. Lastly, in the more bad news department, the official debian / ubuntu builds of HandBrake are on our ban lis...
- Sun Jan 29, 2023 9:37 pm
- Forum: Windows
- Topic: Intel Quick Sync disabled in 1.6.1
- Replies: 4
- Views: 707
Re: Intel Quick Sync disabled in 1.6.1
Your CPU is no longer supported. You'll need to use 1.5.1 or earlier with that CPU if you want to use QuickSync
If you prefer smaller file sizes, use the software encoders instead.
If you prefer smaller file sizes, use the software encoders instead.
- Tue Jan 24, 2023 6:32 pm
- Forum: General Questions
- Topic: 2-pass encoding with hardware encoder thoughts
- Replies: 3
- Views: 426
Re: 2-pass encoding with hardware encoder thoughts
Nope. The hardware is closed to changes.
Nvidia has a "single frame level" sort of "2pass" which HB enables by default in the background but it's just not the same as what x264/5 do for example.
Nvidia has a "single frame level" sort of "2pass" which HB enables by default in the background but it's just not the same as what x264/5 do for example.
- Sun Jan 22, 2023 3:22 pm
- Forum: Windows
- Topic: Handbrake 1.6.0 not opening
- Replies: 3
- Views: 309
Re: Handbrake 1.6.0 not opening
Yoli. There is infact an error message but that can only work if your system doesn't have a corrupted install of .NET already on it.
Unfortunately you and a few other seem to have had a pre-existing broken install on the system. There isn't much we can do about that.
Unfortunately you and a few other seem to have had a pre-existing broken install on the system. There isn't much we can do about that.
- Wed Jan 18, 2023 8:21 pm
- Forum: Mac
- Topic: Optional Hardware accelerated video encoding?
- Replies: 5
- Views: 528
Re: Optional Hardware accelerated video encoding?
I suspect the older MacPro will probably lack hardware encoding. Even if it does, it'll be very early hardware encoder and not worth using.
- Thu Jan 12, 2023 8:31 pm
- Forum: Windows
- Topic: Custom Present Creation doesn't work properly
- Replies: 6
- Views: 307
Re: Custom Present Creation doesn't work properly
Just a note that the behaviours window will show the bitrate and other controls beside the passthru option and these get applied to the fallback encoder should it be needed.
- Mon Jan 02, 2023 11:01 pm
- Forum: Windows
- Topic: 1.5.1 runs fine. 1.6 doesn't start
- Replies: 6
- Views: 756
Re: 1.5.1 runs fine. 1.6 doesn't start
The issue you link to is not a HandBrake Bug. It's a confirmed system issue so there is no fix coming for it.
If you want support, maybe try some of the suggestions.
If you want support, maybe try some of the suggestions.
- Mon Jan 02, 2023 8:37 pm
- Forum: General Questions
- Topic: HB 1.6 and AC3 passthrough configuration
- Replies: 1
- Views: 299
Re: HB 1.6 and AC3 passthrough configuration
It's a bug. It will be corrected with 1.6.1 or you can use a development snapshot in the meantime if you wish.
https://github.com/HandBrake/HandBrake-snapshots
https://github.com/HandBrake/HandBrake-snapshots
- Mon Jan 02, 2023 5:23 pm
- Forum: Windows
- Topic: No Valid Source Or Titles Found? (Version 1.6.0)
- Replies: 8
- Views: 589
Re: No Valid Source Or Titles Found? (Version 1.6.0)
An upstream library changed in it's behaviour and broke the Open Dvd/bluray options. It's been fixed for the upcoming 1.6.1 so those buttons work again.
- Mon Jan 02, 2023 4:45 pm
- Forum: Windows
- Topic: Can´t open titles on dvd
- Replies: 1
- Views: 239
Re: Can´t open titles on dvd
Use Folder -> Select the VIDEO_TS folder
Rather than using the drivers that show up on the source panel. It should then scan
Rather than using the drivers that show up on the source panel. It should then scan
- Mon Jan 02, 2023 11:50 am
- Forum: Windows
- Topic: HB 1.6.0 not ok with QSV
- Replies: 9
- Views: 633
Re: HB 1.6.0 not ok with QSV
It's an indication that your breaching an attribute of the level. We'd need to see teh full log to say what exactly but you'll probably have to use 5 or 5.1 for this source.
- Mon Jan 02, 2023 11:33 am
- Forum: Windows
- Topic: 1.5.1 runs fine. 1.6 doesn't start
- Replies: 6
- Views: 756
Re: 1.5.1 runs fine. 1.6 doesn't start
Start Menu -> Windows Event Viewer -> Windows Logs (left side), then Application. Start the app, then refresh it. You should get an error here. Also, make sure all GPU drivers are fully up to date and re-install .NET Desktop Runtime 6 (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/run...
- Sun Jan 01, 2023 6:21 pm
- Forum: Windows
- Topic: HB 1.6.0 not ok with QSV
- Replies: 9
- Views: 633
Re: HB 1.6.0 not ok with QSV
Your out of luck then I'm afraid.
1.6.0 requires a newer driver due to the newer Intel SDK we use. If acer are not providing that and you can't use the Intel one, your next best option is to rollback to 1.5.1
1.6.0 requires a newer driver due to the newer Intel SDK we use. If acer are not providing that and you can't use the Intel one, your next best option is to rollback to 1.5.1
- Sun Jan 01, 2023 4:15 pm
- Forum: Windows
- Topic: HB 1.6.0 not ok with QSV
- Replies: 9
- Views: 633
Re: HB 1.6.0 not ok with QSV
Upgrade your graphics driver to the latest.
- Sat Dec 31, 2022 12:06 pm
- Forum: Windows
- Topic: No Valid Source Or Titles Found? (Version 1.6.0)
- Replies: 8
- Views: 589
Re: No Valid Source Or Titles Found? (Version 1.6.0)
Select the Video_TS folder in folder mode and it should scan fine.
Note, any copy protected discs will ofcourse not work, same as 1.5. You'll need to use 3rd party tools for those.
Note, any copy protected discs will ofcourse not work, same as 1.5. You'll need to use 3rd party tools for those.
- Sat Dec 31, 2022 10:42 am
- Forum: Windows
- Topic: RivaTuner / MSI Afterburner Users Please Read
- Replies: 15
- Views: 17948
Re: RivaTuner / MSI Afterburner Users Please Read
There was nothing stopping you having rivatuner / afterburner installed. You just couldn't run both HandBrake and them at the same time. The cause was the way they hook the operating system, was causing breakage in a way that could not be worked around. As long as there weren't running, or in the tr...
- Sat Dec 17, 2022 11:57 pm
- Forum: Windows
- Topic: GPU Not Utilized Using NVENC
- Replies: 10
- Views: 656
Re: GPU Not Utilized Using NVENC
NVEnc is not a GPU Encoder. It's a hardware encoder that happens to be on the GPU so depending on how your monitoring the card, little activity is normal. It's the encode engine that's active with very little activity on the GPU cores. It's likely your heavily decode bottlenecked here. There isn't a...