Search found 29 matches

by wgf_bean
Wed Dec 19, 2018 6:09 pm
Forum: Windows
Topic: metadata for audio titles dropped in output
Replies: 6
Views: 665

Re: metadata for audio titles dropped in output

Thanks. After looking on github, this has already been requested multiple times. Would be very nice to see this get done. Note that if I use ffmpeg directly, it doesn't have a problem. It correctly copies the metadata including the names of the audio tracks. It seems like a relatively "easy&quo...
by wgf_bean
Wed Dec 19, 2018 5:49 pm
Forum: Windows
Topic: metadata for audio titles dropped in output
Replies: 6
Views: 665

Re: metadata for audio titles dropped in output

mduell wrote: Wed Dec 19, 2018 5:24 pm Feature requests go on github.
where/how?
by wgf_bean
Wed Dec 19, 2018 3:54 pm
Forum: Windows
Topic: metadata for audio titles dropped in output
Replies: 6
Views: 665

metadata for audio titles dropped in output

Description of problem or question: When encoding the output (using x265) to MKV file, the metadata for the name of the audio tracks are not copied through from the source. For example the original file has 2 audio tracks titled: "TV Broadcast" and "98.5 Radio Broadcast". These ...
by wgf_bean
Mon Oct 22, 2018 10:48 pm
Forum: Windows
Topic: Can handbrake deinterlace with same frame rate as field rate?
Replies: 12
Views: 1767

Re: Can handbrake deinterlace with same frame rate as field rate?

I had set the Detelecine to Default, assuming it would chose the correct option. So I changed that to Off and now it works! The output is now as expected - smooth with no motion reversals, and a unique frame at 59.94 Hz. As a summary to anyone else trying to get the output frame rate to match the fi...
by wgf_bean
Mon Oct 22, 2018 9:52 pm
Forum: Windows
Topic: Can handbrake deinterlace with same frame rate as field rate?
Replies: 12
Views: 1767

Re: Can handbrake deinterlace with same frame rate as field rate?

I processed again selecting Deinterlace: "Decomb" Preset "Bob", and output frame rate 59.94 The output did create the correct number of frames per second, but the output frame data was not correct. As I playback the output stepping one frame at a time the motion reverses directio...
by wgf_bean
Mon Oct 22, 2018 8:39 pm
Forum: Windows
Topic: Can handbrake deinterlace with same frame rate as field rate?
Replies: 12
Views: 1767

Re: Can handbrake deinterlace with same frame rate as field rate?

I prefer to use Handbrake. I only used FFMPEG to confirm the library can do what I'm looking for. So I processed again explicitly selecting Deinterlace: "Decomb" Preset "Bob" The result is still not the desired output. Here's the log file: HandBrake Nightly 20180909191723-09ed0b5...
by wgf_bean
Mon Oct 22, 2018 7:48 pm
Forum: Windows
Topic: Can handbrake deinterlace with same frame rate as field rate?
Replies: 12
Views: 1767

Re: Can handbrake deinterlace with same frame rate as field rate?

I created a small test file - only about 3 seconds of video. Here's the log file for it: https://we.tl/t-sVvEZI3UJZ I also did some reading on FFMPEG. It has a filter option -vf yadif=1. If I perform this it gives the desired result: ffmpeg -i "R:\Temp8\test3.mkv" -vf yadif=1 -c:v libx265 ...
by wgf_bean
Thu Oct 18, 2018 9:45 pm
Forum: Windows
Topic: Can handbrake deinterlace with same frame rate as field rate?
Replies: 12
Views: 1767

Re: Can handbrake deinterlace with same frame rate as field rate?

Thanks. When I use "bob" preset in either I get a frame rate that's half the field rate. The deinterlacing itself works great. Just not the correct frame rate. For example with an input file from broadcast television mpeg-2 1080i, the rate becomes 29.97 rather than 59.94. For sports broadc...
by wgf_bean
Thu Oct 18, 2018 8:39 pm
Forum: Windows
Topic: Can handbrake deinterlace with same frame rate as field rate?
Replies: 12
Views: 1767

Can handbrake deinterlace with same frame rate as field rate?

We all know that with interlaced video there are odd and even fields. Each field only has information for half the image. From my testing of the output of Handbrake the deinterlacer appears to combine fields as follows: frame 1 = field 1 + field 2 frame 2 = field 3 + field 4 frame 3 = field 5 + fiel...
by wgf_bean
Sun Jan 25, 2015 3:09 am
Forum: Windows
Topic: Problems with saving audio and subtitle presets if you have multiple presets
Replies: 1
Views: 364

Problems with saving audio and subtitle presets if you have multiple presets

I'm using 0.10.0.6534 If I go to either Audio or Subtitles tab, click Switch to Defaults, then I can configure how I want the default behavior. If I do this then "Update Selected Preset" it only works if I DO NOT click on another preset before exiting the app. I have 8 presets I use. To ed...
by wgf_bean
Mon Dec 15, 2014 4:02 pm
Forum: General Questions
Topic: encode stretching time by ratio of 1000/999
Replies: 3
Views: 358

Re: encode stretching time by ratio of 1000/999

HandBrake svn5945 (Nightly Build) - 64bit Version OS: Microsoft Windows NT 6.1.7601 Service Pack 1 CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz Ram: 16281 MB, GPU Information: Intel(R) HD Graphics 4000 - 9.17.10.2932 Screen: 1920x1080 Temp Dir: C:\Users\Bob\AppData\Local\Temp\ Install Dir: C:\Progr...
by wgf_bean
Mon Dec 15, 2014 3:25 pm
Forum: General Questions
Topic: encode stretching time by ratio of 1000/999
Replies: 3
Views: 358

encode stretching time by ratio of 1000/999

As an example of what I'm seeing, I load a dvd folder. The duration shows 1:59:00.333. I then encode the file to h.264. If I then load this file to check it's duration I get 1:59:07.539 which has stretched the duration suspiciously by about 1000/999. Using tsMuxer I look at one of the VOB files and ...
by wgf_bean
Tue Dec 31, 2013 3:49 pm
Forum: Windows
Topic: 0.9.9.5530 forgets Anamorphic setting across presets
Replies: 4
Views: 410

Re: 0.9.9.5530 forgets Anamorphic setting across presets

OK. Noted.

I re-entered them and HB appears to keep all my settings across the presets. Life is good again. :D
by wgf_bean
Tue Dec 31, 2013 3:26 pm
Forum: Windows
Topic: 0.9.9.5530 forgets Anamorphic setting across presets
Replies: 4
Views: 410

Re: 0.9.9.5530 forgets Anamorphic setting across presets

OK. I've installed svn5945 (Nightly Build) - 64 bit version, and now my presets are gone. (The last version was 32 bit if this matters) Are they somewhere on my PC that I can import them, or are they really gone and I need to type them back in? This is the first time I can remember losing my presets...
by wgf_bean
Tue Dec 31, 2013 2:57 pm
Forum: Windows
Topic: 0.9.9.5530 forgets Anamorphic setting across presets
Replies: 4
Views: 410

0.9.9.5530 forgets Anamorphic setting across presets

I am currently using 0.9.9.5530. I updated to this a few weeks ago. I can't remember which version I was using before this. With 0.9.9.5530 it now forgets the presets settings for Anamorphic. For some of my presets this is set to "Loose", while for others it's set to "Strict". Th...
by wgf_bean
Tue Dec 31, 2013 2:41 pm
Forum: Windows
Topic: Is HB capable of creating interlaced content output files?
Replies: 4
Views: 498

Re: Is HB capable of creating interlaced content output file

I've run into a slight problem... I have some 1920x1080 interlaced content. It's some old NASA recording from the 60's on the Blu-ray. So I want to crop first removing 240 from left and right to get to the original 4:3. It's black bars left and right so it makes sense to toss this. This results in 1...
by wgf_bean
Sun Dec 01, 2013 12:22 am
Forum: Feature Requests
Topic: Automatic File Naming: add an Available Option {preset}
Replies: 0
Views: 374

Automatic File Naming: add an Available Option {preset}

Feature request: For Automatic File Naming, add an Available Option {preset} to insert the name of the preset used. Rationale: I manually put -{preset} at the end of all my filenames to help remind me what I used for that encode. I never modify a preset, but rather just make a new one, e.g. br3, br4...
by wgf_bean
Wed Nov 27, 2013 6:28 pm
Forum: Windows
Topic: Is HB capable of creating interlaced content output files?
Replies: 4
Views: 498

Re: Is HB capable of creating interlaced content output file

That works and my playback is now perfect. I can now compress my interlaced content and not suffer with any artifacts. Thank you very much!
by wgf_bean
Wed Nov 27, 2013 5:28 pm
Forum: Windows
Topic: Is HB capable of creating interlaced content output files?
Replies: 4
Views: 498

Is HB capable of creating interlaced content output files?

Is it possible to configure Handbrake to leave an interlaced source as interlaced. Every setting I try causes the output file to be progressive. Even if I shut off all the filters, particularly Decomb and Deinterlace, then it still generates a progressive file. Why would I want to do this? The origi...
by wgf_bean
Mon May 13, 2013 3:44 am
Forum: General Questions
Topic: output video snapping between "perfect" and blocky
Replies: 21
Views: 1687

Re: output video snapping between "perfect" and blocky

Definitely see no such thing here with either version of the MKV. Whatever's happening, it's related to your playback setup. Things that come to mind: - old version of VLC? - underpowered hardware (seems unlikely, but maybe if it's an "ultrabook-class" i5, and VLC is using software-only d...
by wgf_bean
Mon May 13, 2013 2:48 am
Forum: General Questions
Topic: output video snapping between "perfect" and blocky
Replies: 21
Views: 1687

Re: output video snapping between "perfect" and blocky

I don't see it. Sounds like a playback issue, can you provide screenshots of what it looks like on your end? These are taken at about 00:00:17. The bad one: https://docs.google.com/file/d/0B-6d-Z6ppdN4VldNVzlYV25KQjA/edit?usp=sharing The good one: https://docs.google.com/file/d/0B-6d-Z6ppdN4ejVMNlN...
by wgf_bean
Sun May 12, 2013 5:46 pm
Forum: General Questions
Topic: output video snapping between "perfect" and blocky
Replies: 21
Views: 1687

Re: output video snapping between "perfect" and blocky

Dropbox or Google Drive would be fine… These are 30 second encodes. Look at the moving cloud under the text "islands" at 00:00:15 - 00:00:20 Also look at the water/shoreline left of "twenty thousand". At 00:00:10 the video around the "O" and "N" in "ONE ...
by wgf_bean
Sun May 12, 2013 4:36 pm
Forum: General Questions
Topic: output video snapping between "perfect" and blocky
Replies: 21
Views: 1687

Re: output video snapping between "perfect" and blocky

What are you using for playback? Can you provide a short sample of the encoded output? As I posted earlier... I playback on my HTPC. It's Win 7-64 bit. I use the integrated video in the i5 processor. The player is VLC. The display device is either a Samsung P2370-HD1 or my Panasonic PT-AE7000U onto...
by wgf_bean
Sun May 12, 2013 1:24 pm
Forum: General Questions
Topic: output video snapping between "perfect" and blocky
Replies: 21
Views: 1687

Re: output video snapping between "perfect" and blocky

If use no-dct-decimate=1 instead of deblock=-6,-6 the problem is still there. If use no-deblock=1 instead of deblock=-6,-6 the problem is gone. It's quite dramatic. If you have Captain America The First Avenger (2011) you can see it in the opening scene with snow. You only need to encode the 1st 60 ...