Search found 4619 matches

by Woodstock
Sun Dec 10, 2023 12:42 am
Forum: General Questions
Topic: Can't figure out subtitles
Replies: 7
Views: 18753

Re: Can't figure out subtitles

Among the questions that such a log would provide insight into, are "What type of subtitles?", "What type output file?", and. "What did you ask handbrake to do?"

Right now, we know that you start with MKV files, but not what type you end with.
by Woodstock
Fri Dec 08, 2023 12:10 am
Forum: Windows
Topic: What changes would I need to make to the HandBrakeCLI build to create a 32-bit Windows command?
Replies: 1
Views: 13419

Re: What changes would I need to make to the HandBrakeCLI build to create a 32-bit Windows command?

Probably because the current versions aren't intended to run on 32-bit systems. It has been a number of years since they compiled to 32-bit code. Edited to add: Version 1.0.7 seems to be the last version that offered a 32-bit version. https://handbrake.fr/rotation.php?file=HandBrakeCLI-1.0.7-win-i68...
by Woodstock
Fri Dec 08, 2023 12:08 am
Forum: Command Line Interface And Scripting
Topic: Unable to read DVD from CLI but works from GUI
Replies: 4
Views: 18708

Re: Unable to read DVD from CLI but works from GUI

Apparently, you have installed a third-party DVD reading library, but have not figured out how to get the non-GUI command line program to use it. Did the third-party vendor not include those instructions?
by Woodstock
Thu Nov 30, 2023 6:23 pm
Forum: General Questions
Topic: Re Transcoding with hard coded forced subs
Replies: 7
Views: 17891

Re: Re Transcoding with hard coded forced subs

With no information to work with, it is very hard to guess at what you need to do. If the subtitles are already hard-coded, there would not be a reason to "encode them in". Do you want the file "bigger", "smaller", or "same size"? How was it encoded originally...
by Woodstock
Wed Nov 29, 2023 6:06 pm
Forum: Mac
Topic: Encoding starts and ends w/o a result
Replies: 1
Views: 9153

Re: Encoding starts and ends w/o a result

Handbrake reports that the DVD decoder stopped sending data to it, citing a read error. It finished with what it had.

Finding out why your DVD drive could not read the disk will be helpful, but this isn't an actual handbrake issue.
by Woodstock
Wed Nov 29, 2023 2:00 pm
Forum: Windows
Topic: Transfer multiple subititles
Replies: 3
Views: 11362

Re: Transfer multiple subititles

A log that shows what you have would be nice. No, let's say it's pretty much required.

I transfer multiple subtitles to videos quite often, but not knowing what you have, it is hard to say, "Do this and it will fix it!"
by Woodstock
Wed Nov 29, 2023 1:58 pm
Forum: *nix
Topic: Handbrake seeing the DVD in pieces
Replies: 2
Views: 10298

Re: Handbrake seeing the DVD in pieces

Handbrake is not a "DVD ripper". Have you tried using something that is?

I personally use MakeMKV, but others exist.
by Woodstock
Sat Nov 11, 2023 4:20 pm
Forum: Windows
Topic: Setting for passthrough of eveything but convert audio
Replies: 1
Views: 2466

Re: Setting for passthrough of eveything but convert audio

The video will always be processed - handbrake IS a video program, that does some other helpful things.

If you do not want the video processed, there are other tools. ffmpeg, for example, can be told to only process audio in the file.
by Woodstock
Fri Nov 10, 2023 12:22 am
Forum: *nix
Topic: HandBrakeCLI audio not sync - DVD -> MP4
Replies: 1
Views: 6704

Re: HandBrakeCLI audio not sync - DVD -> MP4

Ripping direct from encrypted disks is not supported by handbrake.

That's why most people rip the video with something like MakeMKV, then encode the MKV files that are generated.
by Woodstock
Sun Nov 05, 2023 5:02 pm
Forum: Windows
Topic: Serial cutting of a video file
Replies: 3
Views: 2623

Re: Serial cutting of a video file

Splitting a file will require running handbrake for each "episode" you want, so it isn't "one expansion." By frame doesn't always work out exactly, because you do not have individual "full frames" in most files. You have a base frame, and differences to move to the next...
by Woodstock
Tue Oct 31, 2023 3:30 pm
Forum: Mac
Topic: huge file and wrong time
Replies: 2
Views: 6481

Re: huge file and wrong time

Your snapshots are useless, other than to point out why you think something is wrong. It is a 3 hour 10 minute video from a DVD; expanding it to 12GB would be highly unusual, unless you encoded it to expand EVERYTHING, and remove compression. And it certainly wouldn't grown to 21 hours long. So yes,...
by Woodstock
Mon Oct 30, 2023 10:46 pm
Forum: General Questions
Topic: Good settings for 1080 streaming video recording.
Replies: 2
Views: 6633

Re: Good settings for 1080 streaming video recording.

Is there a particular reason why you don't like the included high quality settings? They are bound to be better than what you get from your streaming service.
by Woodstock
Thu Oct 26, 2023 5:40 pm
Forum: Mac
Topic: How to sync subtitles and save the sync permanently?
Replies: 2
Views: 6349

Re: How to sync subtitles and save the sync permanently?

If you want them permanently synchronized, including them in the MP4 file would be appropriate. Although, usually the people who create SRT files include the sync data in the subtitle itself.
by Woodstock
Sun Oct 22, 2023 1:24 pm
Forum: Windows
Topic: Handbrake Windows Version Issue
Replies: 5
Views: 2919

Re: Handbrake Windows Version Issue

And what other components have you checked? You've not specified WHAT error message you are receiving, so you might have a bad .NET component, or pretty much anything.
by Woodstock
Fri Oct 20, 2023 1:55 pm
Forum: Command Line Interface And Scripting
Topic: Trouble handling audio tracks
Replies: 7
Views: 8742

Re: Trouble handling audio tracks

Code: Select all

 + audio tracks:
    + 1, Unknown (AAC LC) (2.0 ch) (128 kbps) (iso639-2: und)
  ...
ERROR: unable to parse audio input "b", skipping
Dropping excess audio encoders
Dropping excess audio dynamic range controls
It would appear that handbrake cannot parse the audio track, so it ignores it.
by Woodstock
Fri Oct 20, 2023 1:49 pm
Forum: Mac
Topic: Convert subtitles from VobSub to Srt
Replies: 4
Views: 8481

Re: Convert subtitles from VobSub to Srt

VOBSUB, like PGS, are usually pictures of the text, not actual text like would be found in a .SRT file. You would also have to do character recognition to make them into an SRT.
by Woodstock
Tue Oct 17, 2023 3:19 am
Forum: Mac
Topic: Complete noob can't work out basics - multiple file conversion
Replies: 1
Views: 6157

Re: Complete noob can't work out basics - multiple file conversion

Select a video. Set the parameters for that video. Click on add-to-queue button. You can also select "start encode" button at this point. Select next video. Set the parameters for that video. Click on add-to-queue button. Select next video. Set the parameters for that video. Click on add-t...
by Woodstock
Sat Oct 14, 2023 2:39 am
Forum: Windows
Topic: Substitles don't show in MKV x265
Replies: 8
Views: 2888

Re: Substitles don't show in MKV x265

I was looking at the M4V file with VLC version 2.2.6, which is "very old" but works for what I need. (It's old enough that it sees the "chapter" file that was generated by handbrake as a separate subtitle track). You must consider that I converted this from the original MKV file ...
by Woodstock
Fri Oct 13, 2023 2:11 pm
Forum: Windows
Topic: Substitles don't show in MKV x265
Replies: 8
Views: 2888

Re: Substitles don't show in MKV x265

Looking at Babylon 5 Crusade DVD, I see two English subtitle tracks. One is "all subtitles", the other is "forced only". Neither has "flags" that says "forced", so your settings won't find them to burn in. You should have gotten some subtitles set as a subtitl...
by Woodstock
Thu Oct 12, 2023 1:00 pm
Forum: Windows
Topic: Substitles don't show in MKV x265
Replies: 8
Views: 2888

Re: Substitles don't show in MKV x265

[21:41:40] * subtitle track 1, English (4:3) [VOBSUB] (track 0, id 0x20bd, Picture) -> Passthrough, Forced Only , Default You probably do not have any FORCED ONLY subtitles in the track. They're actually rare in commercial sources, as they'll put a second track in with "just" the forced s...
by Woodstock
Wed Oct 04, 2023 7:11 pm
Forum: Mac
Topic: Downloaded version in chinese??
Replies: 3
Views: 5007

Re: Downloaded version in chinese??

Where are you downloading it from? The official version is multi-language.
by Woodstock
Wed Sep 20, 2023 1:42 am
Forum: Windows
Topic: Auto Passthrough of Audio Track Doesn't Seem to Work
Replies: 4
Views: 1429

Re: Auto Passthrough of Audio Track Doesn't Seem to Work

So, you don't think the logs are important, when they show what is being presented and how it is handled? And you want everyone to guess at what's happening?
by Woodstock
Sat Sep 16, 2023 2:59 pm
Forum: Windows
Topic: Encoding is only using ~50% of CPU
Replies: 4
Views: 1567

Re: Encoding is only using ~50% of CPU

Using a filter like nlmeans will cut your CPU usage quite a bit, as it will lock your encode to the speed it's working at. EVERYTHING has to pass through the filter, and that is one that takes a lot of CPU. Turning that filter off will help a lot.
by Woodstock
Sat Sep 16, 2023 2:54 pm
Forum: Devices and Presets
Topic: Settings for folder w 320, 720p and 1080p source vids
Replies: 2
Views: 7284

Re: Settings for folder w 320, 720p and 1080p source vids

And with no information provided, no one else can help you figure it out.
by Woodstock
Sat Sep 16, 2023 2:52 pm
Forum: *nix
Topic: can't read DVD
Replies: 4
Views: 7600

Re: can't read DVD

Handbrake does not natively read DVDs. You can add libraries to it to give it that function, but that hasn't been part of handbrake for over a dozen years, for legal reasons.

Using a DVD tool like MakeMKV handles that.