Search found 1860 matches

by BradleyS
Sun Nov 01, 2015 12:35 am
Forum: Devices and Presets
Topic: Optimizing streaming
Replies: 23
Views: 6688

Re: Optimizing streaming

1-1.2 GB output for a 2 hour source is reasonably small for SD material. Paste an encode log so that we can make observations and possibly suggestions.
by BradleyS
Sat Oct 31, 2015 4:12 am
Forum: Devices and Presets
Topic: Apple TV 4 doesn't play my rips with 5.1
Replies: 45
Views: 19052

Re: Apple TV 4 doesn't play my rips with 5.1

@arcuser That is a wholly separate issue.
by BradleyS
Fri Oct 30, 2015 10:44 pm
Forum: Devices and Presets
Topic: Apple TV 4 doesn't play my rips with 5.1
Replies: 45
Views: 19052

Re: Apple TV 4 doesn't play my rips with 5.1

topcat wrote:Wouldn't that just fall back to AAC stereo?
Setting the fallback of the AC3 track to the AAC track creates an explicit association between the two tracks, i.e. "these are interchangeable". See if that helps.
by BradleyS
Fri Oct 30, 2015 4:37 am
Forum: General Questions
Topic: I NEED SOME HELP I'M NEW HERE PLEASE PLEASE
Replies: 5
Views: 817

Re: I NEED SOME HELP I'M NEW HERE PLEASE PLEASE

For 1080p, between RF 20-24 is probably best for most people. If you have a really, really large display and/or a very keen eye, can even go one or two lower than that (file sizes will get larger).
by BradleyS
Fri Oct 30, 2015 4:21 am
Forum: Bugs
Topic: Linux GUI, Audio track gain defaults to -20; preset entry creation
Replies: 10
Views: 3801

Re: Linux GUI, Audio track gain defaults to -20; preset entry creation

Adding the number seems fine, as long as it doesn't make a preset like "mypreset hq 1080" become "mypreset hq 1081". :P Was going to test this but my build is failing tonight. Long-term I'd probably rather see a prompt, "A preset named 'foo' already exists. Overwrite it?&quo...
by BradleyS
Fri Oct 30, 2015 4:17 am
Forum: Windows
Topic: Video (MP4) file not playing on any video player
Replies: 8
Views: 2092

Re: Video (MP4) file not playing on any video player

Some errors in the log.
ERROR: avformatMux: track 1, av_interleaved_write_frame failed with error 'Error number -1 occurred'
Try a nightly build: http://handbrake.fr/nightly.php
by BradleyS
Fri Oct 30, 2015 4:10 am
Forum: Mac
Topic: Subtitles are all in capital letters
Replies: 4
Views: 322

Re: Subtitles are all in capital letters

MakeMKV > HandBrake > happy? 8)
by BradleyS
Fri Oct 30, 2015 4:08 am
Forum: General Questions
Topic: I NEED SOME HELP I'M NEW HERE PLEASE PLEASE
Replies: 5
Views: 817

Re: I NEED SOME HELP I'M NEW HERE PLEASE PLEASE

The amount of gain you wish to apply depends on the source volume. If the source is already pretty loud, a gain of 10 will be way too much. You should adjust gain for each encode (or perhaps use a very small amount). DCR is another thing entirely. This is similar to the "compression" or &q...
by BradleyS
Thu Oct 29, 2015 2:50 am
Forum: Bugs
Topic: Linux GUI, Audio track gain defaults to -20; preset entry creation
Replies: 10
Views: 3801

Re: Linux GUI, Audio track gain defaults to -20; preset entry creation

Reproducing the duplicate preset issue:

1. Open Source
2. Select Normal preset
3. Save preset with name "foo"
4. Select Normal preset
5. Save preset with name "foo"
by BradleyS
Thu Oct 29, 2015 2:43 am
Forum: Windows
Topic: H.265 encoding does not work with 2 pass encoding
Replies: 18
Views: 2687

Re: H.265 encoding does not work with 2 pass encoding

Please provide an activity log. Directions are near the top of this page.
by BradleyS
Wed Oct 28, 2015 9:43 pm
Forum: Tiki Bar
Topic: PCSX2 ShadowPlay footage: Variable framerate to CFR with time adjustment
Replies: 6
Views: 3966

Re: PCSX2 ShadowPlay footage: Variable framerate to CFR with time adjustment

AviSynth is a standalone application. avconv is a standalone application that only runs on the command line (no graphical interface). It's complicated if you aren't familiar with command line interfaces. Since neither of applications are related to HandBrake, you should ask them for help via their s...
by BradleyS
Wed Oct 28, 2015 7:34 pm
Forum: *nix
Topic: Compilation problem on CentOs6
Replies: 4
Views: 1950

Re: Compilation problem on CentOs6

Missed the libtool issue. Either should work, so long as you don't mix system tools and local pkg-config or vice versa. Since you've already installed most of the deps, John's suggestion to install libtool is the better one here.
by BradleyS
Wed Oct 28, 2015 5:16 pm
Forum: Bugs
Topic: Linux GUI, Audio track gain defaults to -20; preset entry creation
Replies: 10
Views: 3801

Re: Linux GUI, Audio track gain defaults to -20; preset entry creation

My understanding was that the gain issue displayed in the audio list after reloading the defaults. @mod16, can you verify the defaults have gain set to 0, but it's -20 in the audio list tab?

@JohnAStebbins I'll get you steps to reproduce the dup preset issue.
by BradleyS
Wed Oct 28, 2015 4:23 pm
Forum: Bugs
Topic: Linux GUI, Audio track gain defaults to -20; preset entry creation
Replies: 10
Views: 3801

Re: Linux GUI, Audio track gain defaults to -20; preset entry creation

I can reproduce the duplicate preset issue. I cannot reproduce the gain issue. Can you give explicit steps to reproduce the latter?
by BradleyS
Wed Oct 28, 2015 4:12 pm
Forum: Tiki Bar
Topic: PCSX2 ShadowPlay footage: Variable framerate to CFR with time adjustment
Replies: 6
Views: 3966

Re: PCSX2 ShadowPlay footage: Variable framerate to CFR with time adjustment

I second @mduell's suggestion, but after asking the libav developers I have an alternative that can do it in one go. If you're comfortable using the command line, avconv (libav) can do this on the fly with the setpts filter . Note this example: # Fixed rate 25 fps setpts=N/(25*TB) Set up the filter ...
by BradleyS
Wed Oct 28, 2015 4:01 pm
Forum: Tiki Bar
Topic: PCSX2 ShadowPlay footage: Variable framerate to CFR with time adjustment
Replies: 6
Views: 3966

Re: PCSX2 ShadowPlay footage: Variable framerate to CFR with time adjustment

Possibly the coolest idea I've seen on this forum since 2007 or so. 8)
by BradleyS
Wed Oct 28, 2015 3:55 pm
Forum: Feature Requests
Topic: import/export chapter timestamps
Replies: 6
Views: 2289

Re: import/export chapter timestamps

Expanding chapter import/export to include times/durations is a good idea. Unfortunately, it requires some fairly major work to implement "under the hood". So while we aren't ignoring or rejecting this request, it's difficult and at the moment, low priority.
by BradleyS
Wed Oct 28, 2015 3:53 pm
Forum: *nix
Topic: Compilation problem on CentOs6
Replies: 4
Views: 1950

Re: Compilation problem on CentOs6

Try running configure with --enable-local-autotools (which includes --enable-local-pkgconfig).
by BradleyS
Wed Oct 28, 2015 4:29 am
Forum: Mac
Topic: Handbrake Drive Icon Keeps Popping Up on Desktop
Replies: 7
Views: 1034

Re: Handbrake Drive Icon Keeps Popping Up on Desktop

You need to drag the mounted image to the Trash to eject it. This essentially undoes what happens when you click on the DMG. Then drag the DMG you downloaded to the Trash.
by BradleyS
Tue Oct 27, 2015 7:39 pm
Forum: Windows
Topic: No Titles after scanning small MP4 files
Replies: 15
Views: 1379

Re: No Titles after scanning small MP4 files

Scratch that, naturally I tried the file marked *working*. The non-working file is indeed non-working.
by BradleyS
Tue Oct 27, 2015 7:32 pm
Forum: Windows
Topic: No Titles after scanning small MP4 files
Replies: 15
Views: 1379

Re: No Titles after scanning small MP4 files

Works fine on Mac GUI nightly regardless of minimum title length setting.
by BradleyS
Tue Oct 27, 2015 6:39 pm
Forum: Mac
Topic: Queue crashing
Replies: 8
Views: 1059

Re: Queue crashing

I believe this is fixed in the nightly, will need Ritsuka to verify which commit and whether it can be backported to the patch release branch.
by BradleyS
Tue Oct 27, 2015 6:31 pm
Forum: Windows
Topic: No Titles after scanning small MP4 files
Replies: 15
Views: 1379

Re: No Titles after scanning small MP4 files

If it isn't fixed in the nightly, a sample or two would help. Can upload to Dropbox or similar.
by BradleyS
Tue Oct 27, 2015 6:29 pm
Forum: Windows
Topic: No Titles after scanning small MP4 files
Replies: 15
Views: 1379

Re: No Titles after scanning small MP4 files

Would you mind giving the nightly build a try, to see whether this is already fixed? https://handbrake.fr/nightly.php