Search found 5773 matches

by JohnAStebbins
Wed Sep 18, 2024 3:59 pm
Forum: Mac
Topic: Handbrake can't find Libdvdcss
Replies: 3
Views: 1715

Re: Handbrake can't find Libdvdcss

I did not ask for support. The code is there. The solution works. I’ve been ripping disks with Handbrake for almost as long as it has existed and this year is the first time I could not find a solution online. I found no solution here so I posted one. It works. Seems like exactly the right thing to...
by JohnAStebbins
Tue Sep 03, 2024 8:43 pm
Forum: Windows
Topic: Support Question (File Hoster)
Replies: 22
Views: 968

Re: Support Question (File Hoster)

I can't speak for others, but I am VERY careful when it comes to following links and downloading files from randos on forums. If you want a wider audience to attempt to address your problem, you should do your best to describe your problem in as much detail as you can.
by JohnAStebbins
Sat Aug 31, 2024 3:24 pm
Forum: Devices and Presets
Topic: Quality RF levels
Replies: 4
Views: 834

Re: Quality RF levels

To expand on rollin_eng's response a little... The bitrate necessary to achieve a certain quality depends on the complexity of the video being encoded. A black frame that never changes will require very low bitrate. A scene with a lot of detail and fast motion will require a hight bitrate. Most vide...
by JohnAStebbins
Wed Aug 14, 2024 9:12 pm
Forum: Windows
Topic: Audio Passthrough
Replies: 8
Views: 1602

Re: Audio Passthrough

mediainfo is an application that parses media files and produces a report of the attributes it found.
by JohnAStebbins
Wed Aug 14, 2024 2:55 pm
Forum: Windows
Topic: Audio Passthrough
Replies: 8
Views: 1602

Re: Audio Passthrough

Well, the track data appears to be byte for byte identical for all tracks (at least in size and likely in content)... 1.8.2 [16:28:31] mux: track 0, 198679 frames, 3358604800 bytes, 3242.44 kbps, fifo 512 [16:28:31] mux: track 1, 388433 frames, 202894179 bytes, 195.88 kbps, fifo 2048 [16:28:31] mux:...
by JohnAStebbins
Fri Aug 09, 2024 2:22 pm
Forum: Windows
Topic: Deinterlacing problem
Replies: 6
Views: 1306

Re: Deinterlacing problem

That's a scan log. We need to see the encode log. I'm guessing you used the "bob" preset option in the deinterlace filter which doubles the framerate.
by JohnAStebbins
Tue Aug 06, 2024 6:16 pm
Forum: Windows
Topic: Handbrake is looking for a VIDEO_TS.IFO file that doesn't exist
Replies: 2
Views: 936

Re: Handbrake is looking for a VIDEO_TS.IFO file that doesn't exist

The VIDEO_TS spam is just a warning that gets logged as HandBrake tries to determine what format the video is. Your real problem is this [hevc_nvenc @ 000002bc07cc3c00] Driver does not support the required nvenc API version. Required: 12.1 Found: 11.1 [hevc_nvenc @ 000002bc07cc3c00] The minimum requ...
by JohnAStebbins
Wed Jul 31, 2024 2:44 pm
Forum: Windows
Topic: Error message, "No valid source or titles found."
Replies: 13
Views: 2249

Re: Error message, "No valid source or titles found."

Once the fix is committed to our source repo, the next snapshot build will include the fix and you will be able to install and test with that.
https://github.com/HandBrake/HandBrake-snapshots
by JohnAStebbins
Tue Jul 30, 2024 6:30 pm
Forum: Windows
Topic: Error message, "No valid source or titles found."
Replies: 13
Views: 2249

Re: Error message, "No valid source or titles found."

I just took a quick look at the latest h.264 spec (08/2021), and the value 3 is still reserved. So the phone is generating an invalid video bitstream.
by JohnAStebbins
Tue Jul 30, 2024 6:19 pm
Forum: Windows
Topic: Error message, "No valid source or titles found."
Replies: 13
Views: 2249

Re: Error message, "No valid source or titles found."

The sample video is using a colorspace that libavcodec does not recognize. The h.264 SPS VUI matrix coeffs value is set to 3 which is a reserved value according to libav. It might be possible to sanitize such things, but there would be no way to know if this would cause a color shift or not.
by JohnAStebbins
Mon Jul 29, 2024 8:26 pm
Forum: Windows
Topic: Error message, "No valid source or titles found."
Replies: 13
Views: 2249

Re: Error message, "No valid source or titles found."

There appears to be a problem initializing the auto-rotation filter during scan [12:24:37] Auto-Rotating video 270 degrees hb_avfilter_graph_init: failed to configure filter graph I tried to reproduce using a video I generated from my phone, but it works fine for me on linux HandBrake 1.8.1 (2024062...
by JohnAStebbins
Fri Jul 19, 2024 10:07 pm
Forum: *nix
Topic: configure: error: could not find jni.h
Replies: 5
Views: 1382

Re: configure: error: could not find jni.h

Do you also have JDK_HOME env set? It looks like it only searches for jni.h when JDK_HOME is set.
by JohnAStebbins
Fri Jul 19, 2024 9:09 pm
Forum: *nix
Topic: configure: error: could not find jni.h
Replies: 5
Views: 1382

Re: configure: error: could not find jni.h

What instructions are you following? It sounds like something is misconfigured. JAVA_HOME env variable should not be necessary. Maybe it's failing *because* you have this set. Try unsetting it.

FYI, when I build HandBrake, JAVA_HOME is not set and the libbluray phase does not try to find jni.h
by JohnAStebbins
Fri Jul 19, 2024 8:33 pm
Forum: General Questions
Topic: pop-up windows
Replies: 15
Views: 2088

Re: pop-up windows

The subtitle option "Foreign audio scan" is mis-detecting informational subtitles as potential subtitles for foreign audio. Remove the foreign audio scan "track" from your subtitle settings to remove this. You can permanently remove it by opening the "Selection Behavior"...
by JohnAStebbins
Tue Jul 16, 2024 2:23 pm
Forum: Windows
Topic: Audio/Video Sync Problems on some encoded Videos
Replies: 23
Views: 3490

Re: Audio/Video Sync Problems on some encoded Videos

But one question still remains: Why does the A/V synchronization (only on Android) break when I encode with 'libdvdread'? The libdvdread encode dropped a fairly large number of video frames near or at the beginning of the first chapter. HandBrake seems to have detected some bad timestamps around th...
by JohnAStebbins
Mon Jul 15, 2024 7:07 pm
Forum: Windows
Topic: Audio/Video Sync Problems on some encoded Videos
Replies: 23
Views: 3490

Re: Audio/Video Sync Problems on some encoded Videos

To expound on rollin_eng's comment. DVD mastering software is of notoriously poor quality. In addition, after DVD "encryption" was blown wide open they started adding other kinds of structural obfuscations to the data. There are many discs out there that do not conform to the DVD specifica...
by JohnAStebbins
Sun Jul 14, 2024 3:36 pm
Forum: Windows
Topic: Audio/Video Sync Problems on some encoded Videos
Replies: 23
Views: 3490

Re: Audio/Video Sync Problems on some encoded Videos

Given that the files play in sync on your pc and not the tablet, it's unlikely to be a problem with the encoded file. It's most likely a problem with the tablet or the player being used on the tablet. Since you only provided a scan log and not an encode log, there's not much more I can say about you...
by JohnAStebbins
Sat Jul 13, 2024 7:20 pm
Forum: Mac
Topic: Is it possible to increase the output FPS ?
Replies: 2
Views: 1314

Re: Is it possible to increase the output FPS ?

Start HandBrake
Select a preset that is appropriate for your use case.
Open the source file with HandBrake
On the video tab, check the "Constant Framerate" box
Also on the video tab set the "Framerate" option to "30"
by JohnAStebbins
Fri Jul 12, 2024 6:20 pm
Forum: *nix
Topic: How to batch convert videos with subtitles?
Replies: 2
Views: 1311

Re: How to batch convert videos with subtitles?

First, select "Selection Behavior" on the subtitle tab. In the popup for "Selection Behavior" there is a "Track Selection Behavior" option. Set it to "All Matching Selected Languages". If you want subtitles of any language, add "Any" to "Selecte...
by JohnAStebbins
Thu Jul 11, 2024 8:50 pm
Forum: Mac
Topic: Handbrake reduces dimensions of SD PAL video. Why?
Replies: 3
Views: 1612

Re: Handbrake reduces dimensions of SD PAL video. Why?

Thank you. I wish that was true, but the dimensions get reduced even if no cropping is selected. And you can see in the log that it says "source: 720x576" whereas the original file is 768 x 576. I've tried everything, but there doesn't appear to be a way to retain the original dimensions....
by JohnAStebbins
Tue Jul 02, 2024 4:44 pm
Forum: Windows
Topic: Audio tracks missing in version 1.8.0. (bug)
Replies: 22
Views: 3415

Re: Audio tracks missing in version 1.8.0. (bug)

This problem should be fixed in git now
https://github.com/HandBrake/HandBrake/ ... 7f5aa71b85

It will be available in the next snapshot builds
https://github.com/HandBrake/HandBrake-snapshots
by JohnAStebbins
Sat Jun 29, 2024 2:52 pm
Forum: Windows
Topic: Audio tracks missing in version 1.8.0. (bug)
Replies: 22
Views: 3415

Re: Audio tracks missing in version 1.8.0. (bug)

Awesome! Thanks for the list! It is very likely I have several of these. I'll have to dig out my old DVD collection and try some.

What was used to rip the discs? It may make a difference.
by JohnAStebbins
Wed Jun 26, 2024 6:32 pm
Forum: Windows
Topic: Screen Recording Captures With Borders.
Replies: 2
Views: 736

Re: Screen Recording Captures With Borders.

If I interpret your question pedantically, no original quality implies lossless conversion. Converting a lossy source using a lossless encoder will always result in a much larger file. If I interpret your question more liberally, yes You can choose a quality setting that will result in output that i...
by JohnAStebbins
Sat Jun 15, 2024 4:20 pm
Forum: Windows
Topic: Changing Video Dimensions on HB 1.8
Replies: 6
Views: 628

Re: Changing Video Dimensions on HB 1.8

Also, if you have additional constraints for your encodings (like the pixel aspect must be 1:1) you can set this (Anamorphic None or Custom for other values) and HB will do the appropriate calculation to produce that pixel aspect. The one thing that is no longer possible is to create a preset that w...
by JohnAStebbins
Sat Jun 15, 2024 4:14 pm
Forum: Windows
Topic: Changing Video Dimensions on HB 1.8
Replies: 6
Views: 628

Re: Changing Video Dimensions on HB 1.8

The new workflow is designed to retain maximum quality given a set of constraints. One of those constraints is "Resolution Limit". If you plan to convert a lot of video to 800 x 450 resolution, you might want to set the resolution limit to 800 x 450 and save that as a new preset. The advan...