Probably a side-effect of application sandboxing.
It might be possible to avoid the crash. I wonder if one can build libbluray with flags to disable libaacs and libbdplus support (which is what libmmbd emulates)?
Search found 12737 matches
- Mon Apr 05, 2021 2:02 am
- Forum: *nix
- Topic: Handbrake crashes while using Libmmbd from Makemkv
- Replies: 8
- Views: 142
- Thu Apr 01, 2021 12:36 am
- Forum: Windows
- Topic: Error with hardware encooding: No NVENC capable devices found
- Replies: 10
- Views: 206
Re: Error with hardware encooding: No NVENC capable devices found
That's already a lot, most of the encoding is actually done on a dedicated video encoding hardware chip that just happens to be on the GPU.Ginosergio wrote: ↑Wed Mar 31, 2021 9:47 am Yes, it's true ! I thought the graphics card engagement should be higher, instead it stays at 60-70%.
- Sat Mar 27, 2021 12:55 pm
- Forum: Windows
- Topic: Error with hardware encooding: No NVENC capable devices found
- Replies: 10
- Views: 206
Re: Error with hardware encooding: No NVENC capable devices found
Both are HEVC encoders; x265 will definitely work at 5400x2700; not sure about the NVIDIA-accelerated one but it's easy for you to try to since you apparently have the hardware for it.Ginosergio wrote: ↑Fri Mar 26, 2021 8:14 pm when you say "use the H.265/HEVC encoder"
you mean H.265 (Nvidia HVEnc)
or only H.265 (x265) ?
- Sat Mar 27, 2021 12:52 pm
- Forum: Windows
- Topic: Error with hardware encooding: No NVENC capable devices found
- Replies: 10
- Views: 206
Re: Error with hardware encooding: No NVENC capable devices found
Gotta be the former.Ginosergio wrote: ↑Fri Mar 26, 2021 8:14 pm The maximum allowed of 4096x4096 is referred to Nvidia hardware encoding or to H264 codec ?
- Sat Mar 27, 2021 12:51 pm
- Forum: Windows
- Topic: Error with hardware encooding: No NVENC capable devices found
- Replies: 10
- Views: 206
- Thu Mar 25, 2021 11:56 pm
- Forum: General Questions
- Topic: Lowering Frame Rate without Reencoding
- Replies: 1
- Views: 114
Re: Lowering Frame Rate without Reencoding
You cannot change frame rate of a video without re-encoding (unless you're trying to make it slow-motion)?
- Wed Mar 17, 2021 8:21 pm
- Forum: General Questions
- Topic: Retaining Film Grain
- Replies: 7
- Views: 284
Re: Retaining Film Grain
That's a bit weird, do you have short samples (30 seconds or less) you can upload somewhere (same source, with a DNxHR vs. the other intermediate codec)?SirWindsorCornez wrote: ↑Wed Mar 17, 2021 12:17 pmAnyway, here's the most previous one. I used QuickTime DNxHR encode before, now I changed to MXF OP1A, which solved the problem.
- Fri Mar 12, 2021 1:33 pm
- Forum: *nix
- Topic: How can I get the real time in activity log
- Replies: 2
- Views: 169
Re: How can I get the real time in activity log
HandBrake's internal timebase is 90 kHz, that's 90,000 ticks per second. PTS 219497407 is 219497407 / 90000 ~= 2438 seconds i.e. 40 minutes, 38 seconds.
- Sun Mar 07, 2021 10:25 pm
- Forum: Windows
- Topic: Missing audio tracks
- Replies: 3
- Views: 160
Re: Missing audio tracks
HandBrake's --main-feature is more reliable for DVD than it is for Blu-ray.
- Sat Mar 06, 2021 5:50 pm
- Forum: Mac
- Topic: Help with x264 enccoding for Bl-ray authoring
- Replies: 36
- Views: 750
Re: Help with x264 enccoding for Bl-ray authoring
x264 is a command-line application. You can install it via e.g. Homebrew https://brew.sh
- Sat Mar 06, 2021 5:49 pm
- Forum: Windows
- Topic: MKV file plays properly in VLC before Handbrake, but high CPU and not responding in VLC afterwards
- Replies: 8
- Views: 299
Re: MKV file plays properly in VLC before Handbrake, but high CPU and not responding in VLC afterwards
After trying to encode it either via VidCoder or using Handbrake (different qualities and settings) it causes VLC to choke and report Not Responding when I try to change audio tracks Can you try the following? (1) remuxing HandBrake's output (MKV -> MKV, no re-encoding) using https://mkvtoolnix.dow...
- Fri Mar 05, 2021 10:18 pm
- Forum: Mac
- Topic: Help with x264 enccoding for Bl-ray authoring
- Replies: 36
- Views: 750
- Fri Mar 05, 2021 10:14 pm
- Forum: Windows
- Topic: MKV file plays properly in VLC before Handbrake, but high CPU and not responding in VLC afterwards
- Replies: 8
- Views: 299
Re: MKV file plays properly in VLC before Handbrake, but high CPU and not responding in VLC afterwards
If you really want to change the encode to try to make it work in VLC, try the fastdecode tune. That may only work around whatever the issue is, on that CPU, even with avcodec's software decoder, there's no way VLC is struggling to decode this file. Could be I/O but even that sounds unlikely. Does ...
- Fri Mar 05, 2021 7:40 pm
- Forum: Mac
- Topic: Help with x264 enccoding for Bl-ray authoring
- Replies: 36
- Views: 750
Re: Help with x264 enccoding for Bl-ray authoring
No idea, those articles were really meant to target professional authoring software.
- Fri Mar 05, 2021 1:18 pm
- Forum: Mac
- Topic: Help with x264 enccoding for Bl-ray authoring
- Replies: 36
- Views: 750
Re: Help with x264 enccoding for Bl-ray authoring
Well, some authoring software will ingest raw H.264 from x264 without re-encoding if you use the settings outlined there: http://www.x264bluray.com
A raw bitstream is required though, so it rules out HandBrake.
A raw bitstream is required though, so it rules out HandBrake.
- Wed Mar 03, 2021 12:11 am
- Forum: General Questions
- Topic: Converting 4K SDR to HDR video
- Replies: 4
- Views: 212
Re: Converting 4K SDR to HDR video
Cannot be done. You can do HDR to SDR (not necessarily with HandBrake), but you cannot add color information that isn't there in the first place (SDR -> HDR), with any software.
- Mon Mar 01, 2021 6:09 pm
- Forum: General Questions
- Topic: Constant Quality vs Average Bit Rate
- Replies: 40
- Views: 1242
Re: Constant Quality vs Average Bit Rate
Wasn't he trying to get a minimum bitrate of 1,000 (with no limitation on the maximum)? I must admit I didn't follow this thread very closely, only saw the request for a minimum bitrate.
- Mon Mar 01, 2021 5:04 pm
- Forum: General Questions
- Topic: Constant Quality vs Average Bit Rate
- Replies: 40
- Views: 1242
Re: Constant Quality vs Average Bit Rate
Looks like I used it for Aliens and Jurassic Park (1080p, H.264 High Profile, level 4.0 -> VBV 31250/25000), RF 20 with a crf-max of 25.5… My BD discs of Aliens (and to a slightly lesser extent, the first JP movie) have a lot of very fine grain, I noticed in a previous encode that VBV was very activ...
- Mon Mar 01, 2021 12:44 am
- Forum: General Questions
- Topic: Help With Handbrake Settings For Good Quality Output
- Replies: 23
- Views: 668
Re: Help With Handbrake Settings For Good Quality Output
Auto Passthru is just a multi-codec passthru with checkboxes; provided the DTS-HD checkbox is ticked and the source track is DTS-HD, then Auto Passthru and DTS-HD Passthru will behave exactly the same.
- Sun Feb 28, 2021 10:15 pm
- Forum: General Questions
- Topic: Constant Quality vs Average Bit Rate
- Replies: 40
- Views: 1242
Re: Constant Quality vs Average Bit Rate
I’m not sure that would even work, it’s description says “It prevents x264 from reducing the ratefactor (aka "quality") below the given value even when doing so would violate VBV constraints.” If I set my CRF to 27 and my CRF-max to 20 wouldn’t that just give me a CRF 20 encode? Any vbv s...
- Sun Feb 28, 2021 5:56 pm
- Forum: Windows
- Topic: Cannot get subtitles to survive conversion.
- Replies: 3
- Views: 213
Re: Cannot get subtitles to survive conversion.
There are multiple subtitle tracks in his input. The issue here is, HandBrake's Foreign Audio Search only works on DVD and Blu-ray format subtitles.Woodstock wrote: ↑Sun Feb 28, 2021 4:35 pmForeign audio can only works if there are multiple subtitle tracks.Code: Select all
Skipping subtitle scan. No suitable subtitle tracks.
- Sun Feb 28, 2021 5:10 pm
- Forum: General Questions
- Topic: Help With Handbrake Settings For Good Quality Output
- Replies: 23
- Views: 668
Re: Help With Handbrake Settings For Good Quality Output
To elaborate, here are the output audio tracks: [23:50:22] mux: track 1, 126377 frames, 288577256 bytes, 1712.55 kbps, fifo 4096 [23:50:22] mux: track 2, 63189 frames, 26985878 bytes, 160.15 kbps, fifo 2048 [01:38:58] mux: track 1, 126377 frames, 288577256 bytes, 1712.55 kbps, fifo 4096 [01:38:58] m...
- Sun Feb 28, 2021 12:44 pm
- Forum: General Questions
- Topic: Constant Quality vs Average Bit Rate
- Replies: 40
- Views: 1242
- Wed Feb 24, 2021 3:32 pm
- Forum: General Questions
- Topic: Mediainfo doesn't give Audio and Video bitrate + subtitles
- Replies: 4
- Views: 228
Re: Mediainfo doesn't give Audio and Video bitrate + subtitles
For bash shell on a Unix or Linux-based system:
Make sure to have enough disk space available…
Code: Select all
for i in *.mkv; do mkvmerge -o "${i/.mkv/-mkvmerge-remux.mkv}" "$i"; done
- Tue Feb 23, 2021 12:20 am
- Forum: General Questions
- Topic: Mediainfo doesn't give Audio and Video bitrate + subtitles
- Replies: 4
- Views: 228
Re: Mediainfo doesn't give Audio and Video bitrate + subtitles
Per-track bitrate is custom metadata created by mkvmerge. HandBrake doesn't create it, but you can always remux its output with mkvmerge (via e.g. MKVToolnix GUI) to get them.