OSDN Git Service

handbrake-jp/handbrake-jp-git.git
13 years agoCLI: update the built in presets
sr55 [Tue, 30 Nov 2010 19:43:28 +0000 (19:43 +0000)]
CLI: update the built in presets

git-svn-id: svn://localhost/HandBrake/trunk@3694 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoAdded AC3 track to ATV2 preset
sr55 [Tue, 30 Nov 2010 19:38:00 +0000 (19:38 +0000)]
Added AC3 track to ATV2 preset

git-svn-id: svn://localhost/HandBrake/trunk@3693 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoATV2 and iP4 presets based on the iPad one. These may need tweaking, so provide feedb...
sr55 [Tue, 30 Nov 2010 19:26:49 +0000 (19:26 +0000)]
ATV2 and iP4 presets based on the iPad one. These may need tweaking, so provide feedback on the forums if you have problems

git-svn-id: svn://localhost/HandBrake/trunk@3692 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: fix a typo and change how we word how many encodes are left in the queue...
dynaflash [Tue, 30 Nov 2010 18:37:16 +0000 (18:37 +0000)]
MacGui: fix a typo and change how we word how many encodes are left in the queue in the main window.
- Patches by Rodeo.
- Further explanation can be found here: http://forum.handbrake.fr/viewtopic.php?f=4&t=18807

git-svn-id: svn://localhost/HandBrake/trunk@3691 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: fix character encodings in the log file as well as the title popup string...
dynaflash [Tue, 30 Nov 2010 18:21:33 +0000 (18:21 +0000)]
MacGui: fix character encodings in the log file as well as the title popup string in the main menu dialogue.
- Patch by axfree. Thanks!
- Changes are discussed here: http://forum.handbrake.fr/viewtopic.php?f=4&t=18677

git-svn-id: svn://localhost/HandBrake/trunk@3690 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: Audio mixdown fix
dynaflash [Tue, 30 Nov 2010 17:19:03 +0000 (17:19 +0000)]
MacGui: Audio mixdown fix
- Patch by Rodeo. Thanks!
- Update the list of permitted mixdowns when the source audio track changes.
- Discussed here: http://forum.handbrake.fr/viewtopic.php?f=4&t=18840

git-svn-id: svn://localhost/HandBrake/trunk@3689 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 27 Nov 2010 22:43:41 +0000 (22:43 +0000)]
WinGui:
- Fix a bug with the Scan Started and Ended Event Handlers.
- Make the Error window Top Most.

git-svn-id: svn://localhost/HandBrake/trunk@3688 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 27 Nov 2010 15:58:52 +0000 (15:58 +0000)]
WinGui:
- Fix an issue with the auto naming where it would use the source file extension in the output filename.

git-svn-id: svn://localhost/HandBrake/trunk@3687 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix problem with adding mp3 audio in mp4 container
jstebbins [Fri, 26 Nov 2010 01:47:36 +0000 (01:47 +0000)]
LinGui: fix problem with adding mp3 audio in mp4 container

git-svn-id: svn://localhost/HandBrake/trunk@3686 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix sync of ssa subtitles when using point-to-point encoding
jstebbins [Mon, 22 Nov 2010 21:52:05 +0000 (21:52 +0000)]
fix sync of ssa subtitles when using point-to-point encoding

git-svn-id: svn://localhost/HandBrake/trunk@3685 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 20 Nov 2010 21:00:50 +0000 (21:00 +0000)]
WinGui:
- Fix Nightly build

git-svn-id: svn://localhost/HandBrake/trunk@3684 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 20 Nov 2010 15:39:43 +0000 (15:39 +0000)]
WinGui:
- Fix an issue where changing the encode completion option on the queue didn't take effect until HandBrake was restarted.

git-svn-id: svn://localhost/HandBrake/trunk@3683 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Fri, 19 Nov 2010 19:16:29 +0000 (19:16 +0000)]
WinGui:
- Added support for preset descriptions (currently disabled so as not to interfere with the release)

git-svn-id: svn://localhost/HandBrake/trunk@3682 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Fri, 19 Nov 2010 18:22:58 +0000 (18:22 +0000)]
WinGui:
- Some code (currently disabled) to support reading chapter names from source.
- Updates to tooltips for the release.

git-svn-id: svn://localhost/HandBrake/trunk@3681 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agox264 bump from r1766 to r1772
dynaflash [Wed, 17 Nov 2010 20:41:32 +0000 (20:41 +0000)]
x264 bump from r1766 to r1772
- Various fixes and enhancements.

git-svn-id: svn://localhost/HandBrake/trunk@3680 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: Use libhb for mixdown limits as well as defaults.
dynaflash [Wed, 17 Nov 2010 20:27:48 +0000 (20:27 +0000)]
MacGui: Use libhb for mixdown limits as well as defaults.
- Patch by Rodeo.

git-svn-id: svn://localhost/HandBrake/trunk@3679 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix a problem with search progress indicator and p-to-p
jstebbins [Sun, 14 Nov 2010 01:56:07 +0000 (01:56 +0000)]
fix a problem with search progress indicator and p-to-p
using incorrect timestamp gave bad progress percent

git-svn-id: svn://localhost/HandBrake/trunk@3678 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix a problem with the first timestamp returned from av_parser_parse2
jstebbins [Sun, 14 Nov 2010 01:54:27 +0000 (01:54 +0000)]
fix a problem with the first timestamp returned from av_parser_parse2

git-svn-id: svn://localhost/HandBrake/trunk@3677 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoFix initial chapter number when doing p-to-p in bluray
jstebbins [Sat, 13 Nov 2010 22:18:06 +0000 (22:18 +0000)]
Fix initial chapter number when doing p-to-p in bluray
when seeking in bluray, lookup the current chapter when seek is complete

git-svn-id: svn://localhost/HandBrake/trunk@3676 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix problem with delayed audio when using point-to-point
jstebbins [Sat, 13 Nov 2010 17:34:14 +0000 (17:34 +0000)]
fix problem with delayed audio when using point-to-point
first audio buffer after finding start point had bad start time calculation.

git-svn-id: svn://localhost/HandBrake/trunk@3675 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Thu, 11 Nov 2010 14:17:57 +0000 (14:17 +0000)]
WinGui:
- Fix the build.

git-svn-id: svn://localhost/HandBrake/trunk@3674 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Thu, 11 Nov 2010 12:26:34 +0000 (12:26 +0000)]
WinGui:
- Remove some code that has been causing a crash after encoding has completed.

git-svn-id: svn://localhost/HandBrake/trunk@3673 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agotweak audio bitrate limits
jstebbins [Thu, 11 Nov 2010 05:11:22 +0000 (05:11 +0000)]
tweak audio bitrate limits

git-svn-id: svn://localhost/HandBrake/trunk@3672 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix a couple A/V/Sub sync issues
jstebbins [Wed, 10 Nov 2010 21:38:50 +0000 (21:38 +0000)]
fix a couple A/V/Sub sync issues
Fixes an issue with getting the first timestamp in all streams in sync.
Also fixes sync of passthru subs when using point-to-point.

git-svn-id: svn://localhost/HandBrake/trunk@3671 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: disable the drc audio widget unless the source is AC3.
dynaflash [Wed, 10 Nov 2010 19:35:39 +0000 (19:35 +0000)]
MacGui: disable the drc audio widget unless the source is AC3.
- original patch by Rodeo ... KVO refactor by circleone.

git-svn-id: svn://localhost/HandBrake/trunk@3670 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agobump ffmpeg from r25374 to r25689
jstebbins [Wed, 10 Nov 2010 16:51:35 +0000 (16:51 +0000)]
bump ffmpeg from r25374 to r25689
brings back LATM support

git-svn-id: svn://localhost/HandBrake/trunk@3669 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agobump x264 from r1745 to r1766
jstebbins [Wed, 10 Nov 2010 16:49:52 +0000 (16:49 +0000)]
bump x264 from r1745 to r1766
bugs squashed and some improvements
http://mailman.videolan.org/pipermail/x264-devel/2010-November/007920.html

git-svn-id: svn://localhost/HandBrake/trunk@3668 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Tue, 9 Nov 2010 18:03:22 +0000 (18:03 +0000)]
WinGui:
- Missed comment and reset.

git-svn-id: svn://localhost/HandBrake/trunk@3667 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Tue, 9 Nov 2010 18:02:22 +0000 (18:02 +0000)]
WinGui:
- Don't display an exception after the process was deliberately killed.

git-svn-id: svn://localhost/HandBrake/trunk@3666 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: fix alignment of the widgets in the Advanced Panel.
dynaflash [Tue, 9 Nov 2010 04:12:37 +0000 (04:12 +0000)]
MacGui: fix alignment of the widgets in the Advanced Panel.
- Patch by Rodeo.

git-svn-id: svn://localhost/HandBrake/trunk@3665 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: Fix queue and auto m4v ...
dynaflash [Mon, 8 Nov 2010 22:00:51 +0000 (22:00 +0000)]
MacGui: Fix queue and auto m4v ...
- patch (as previous) by circleone
- Fix it so that the queue does not attempt to process an extra queue item when the output file already exists.
- Using AC3 Passthru as the codec will trigger the output file to have the .m4v extension when using mp4.

git-svn-id: svn://localhost/HandBrake/trunk@3664 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: Audio
dynaflash [Mon, 8 Nov 2010 21:47:52 +0000 (21:47 +0000)]
MacGui: Audio
- Switched the audio object to use KVO internally to make the code more legible, to allow switching the codec to eventually cause the mp4 output extension to be re-evalutated, and to make sure the bitrate and mixdown popups are empty when the track is disable (the None track).

git-svn-id: svn://localhost/HandBrake/trunk@3663 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui;
sr55 [Mon, 8 Nov 2010 20:59:33 +0000 (20:59 +0000)]
WinGui;
- Fix a potential crash condition in the encode service.

git-svn-id: svn://localhost/HandBrake/trunk@3662 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 7 Nov 2010 19:40:30 +0000 (19:40 +0000)]
WinGui:
- Added numerous bits of code that have been lying around my system for a while. None of this is hooked up. Just pushing it into the repository so I don't lose it. It may be used for  a future release.

git-svn-id: svn://localhost/HandBrake/trunk@3661 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoFix encx264 to accomodate upcoming x264 api change.
jstebbins [Sun, 7 Nov 2010 19:03:10 +0000 (19:03 +0000)]
Fix encx264 to accomodate upcoming x264 api change.
i_qpplus1 is going away, so eliminate our use of it.  Isn't needed anyway.

Also switch from using x264_picture_alloc to x264_picture_init.
We are supplying out own buffer, so we should be using init instead of alloc.

git-svn-id: svn://localhost/HandBrake/trunk@3660 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 7 Nov 2010 18:46:56 +0000 (18:46 +0000)]
WinGui:
- Collaspe the preview window if QT is not installed. Hide the QuickTime playback options.

git-svn-id: svn://localhost/HandBrake/trunk@3659 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoImproved logging of keyint min/max
jstebbins [Sun, 7 Nov 2010 17:21:13 +0000 (17:21 +0000)]
Improved logging of keyint min/max
And small tweak to keyint_max calculation.

x264 slightly changed the way the automatic min-keyint is calculated.
Also, keyint infinite was added. This does not cause any encoding issues,
but depending on the settings and the framerate, the log contained
keyint values that don't correspond to the actual encode's values.

The keyint_max was calculated, 59.94 fps sources will get a keyint of 599
rather than 600.  With this change, It is rounded to the closest integer
then multiplied by 10.

Thanks to Rodeo

git-svn-id: svn://localhost/HandBrake/trunk@3658 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoBump cpu count limit from 8 to 64
jstebbins [Sun, 7 Nov 2010 16:35:24 +0000 (16:35 +0000)]
Bump cpu count limit from 8 to 64

git-svn-id: svn://localhost/HandBrake/trunk@3657 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoFix use of uninitialized variable in mpeg PS detection.
jstebbins [Sun, 7 Nov 2010 16:33:29 +0000 (16:33 +0000)]
Fix use of uninitialized variable in mpeg PS detection.
This could easily cause PS detection to fail.

git-svn-id: svn://localhost/HandBrake/trunk@3656 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoAllow longer SRT filename paths.
jstebbins [Sun, 7 Nov 2010 16:29:59 +0000 (16:29 +0000)]
Allow longer SRT filename paths.
Bump from 128 to 256.

git-svn-id: svn://localhost/HandBrake/trunk@3655 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agooops, delete debug printf...
jstebbins [Sat, 6 Nov 2010 21:15:31 +0000 (21:15 +0000)]
oops, delete debug printf...

git-svn-id: svn://localhost/HandBrake/trunk@3654 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix audio sync when resampling 48khz to 44.1khz
jstebbins [Sat, 6 Nov 2010 21:14:14 +0000 (21:14 +0000)]
fix audio sync when resampling 48khz to 44.1khz
Rounding errors in timestamp calculations caused a gradual slip
in both sync.c and encfaac.c.

git-svn-id: svn://localhost/HandBrake/trunk@3653 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 6 Nov 2010 20:20:45 +0000 (20:20 +0000)]
WinGui:
- Remove the Caliburn / Service Locator references. Not going to put this in the upcoming release. No need to bloat the installer with the dlls when they are not currently used.

git-svn-id: svn://localhost/HandBrake/trunk@3652 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix windows crash and probably other random nastiness.
jstebbins [Sat, 6 Nov 2010 17:22:12 +0000 (17:22 +0000)]
fix windows crash and probably other random nastiness.
Initializing extradata_size to non-zero makes ffmpeg think it
needs to parse extradata.  But in the non-broken-by-microsoft case
we leave extradata as uninitialized junk.  So ffmpeg parses uninitialized
data and sometimes marches off into the weeds.

git-svn-id: svn://localhost/HandBrake/trunk@3651 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix framerate detection again (really, i mean it this time)
jstebbins [Fri, 5 Nov 2010 23:29:31 +0000 (23:29 +0000)]
fix framerate detection again (really, i mean it this time)
integer overflow was causing our sanity checks of ffmpegs frame rate
to fail.  We would then fall back to using less accurate values.

Also removes the completely incorrect adjustment that I made based on
ticks_per_frame.  That is only useful in a different code path.

git-svn-id: svn://localhost/HandBrake/trunk@3650 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agolog the title duration before throwing it out when it's too short
jstebbins [Fri, 5 Nov 2010 21:56:32 +0000 (21:56 +0000)]
log the title duration before throwing it out when it's too short

git-svn-id: svn://localhost/HandBrake/trunk@3649 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoFix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
jstebbins [Fri, 5 Nov 2010 20:12:31 +0000 (20:12 +0000)]
Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
Use hb_get_best_mixdown in places in the LinGui that were duplicating
code.

git-svn-id: svn://localhost/HandBrake/trunk@3648 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix auto audio track selection problem
jstebbins [Fri, 5 Nov 2010 18:49:36 +0000 (18:49 +0000)]
LinGui: fix auto audio track selection problem
When passthru is requested, and the first audio track of the source isn't
passthru compatible, it picked the first track instead of moving on
to a compatible track.

git-svn-id: svn://localhost/HandBrake/trunk@3647 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix start/stop time of last lame buffer
jstebbins [Thu, 4 Nov 2010 21:15:47 +0000 (21:15 +0000)]
fix start/stop time of last lame buffer
after flushing lame, the flushed buffers start/stop time were not
being set.

git-svn-id: svn://localhost/HandBrake/trunk@3646 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: update copyright dates
jstebbins [Wed, 3 Nov 2010 23:28:54 +0000 (23:28 +0000)]
LinGui: update copyright dates

git-svn-id: svn://localhost/HandBrake/trunk@3645 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: Fix a problem with updating mixdown combo
jstebbins [Wed, 3 Nov 2010 20:27:24 +0000 (20:27 +0000)]
LinGui: Fix a problem with updating mixdown combo
The first time the codec combo changes, the mixdown didn't get
sanitized and updated.

git-svn-id: svn://localhost/HandBrake/trunk@3644 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix framerate detection of ffmpeg sources
jstebbins [Wed, 3 Nov 2010 00:35:02 +0000 (00:35 +0000)]
fix framerate detection of ffmpeg sources
found another spot where ticks_per_frame was not being accounted for.

git-svn-id: svn://localhost/HandBrake/trunk@3643 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: Fix psy-rd formatting to be locale safe
jstebbins [Tue, 2 Nov 2010 22:13:30 +0000 (22:13 +0000)]
LinGui: Fix psy-rd formatting to be locale safe
Reverts the previous commit regarding this.
Uses '|' as separator between psy-rd and psy-trellis parameters
since ',' is ambiguous in locales that use ',' as decimal point.

git-svn-id: svn://localhost/HandBrake/trunk@3642 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: Use '.' for all locales when passing floats to x264
jstebbins [Tue, 2 Nov 2010 16:16:31 +0000 (16:16 +0000)]
LinGui: Use '.' for all locales when passing floats to x264
x264 doesn't accept internationalized decimal points.
So force '.' when converting floats.

git-svn-id: svn://localhost/HandBrake/trunk@3641 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Mon, 1 Nov 2010 20:56:29 +0000 (20:56 +0000)]
WinGui:
- Second attempt at build fix. Fixes references.

git-svn-id: svn://localhost/HandBrake/trunk@3640 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Mon, 1 Nov 2010 20:46:37 +0000 (20:46 +0000)]
WinGui:
- Attempt to fix the nightly build.

git-svn-id: svn://localhost/HandBrake/trunk@3639 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix spelling of 'track' in cli help
jstebbins [Mon, 1 Nov 2010 20:27:43 +0000 (20:27 +0000)]
fix spelling of 'track' in cli help

git-svn-id: svn://localhost/HandBrake/trunk@3638 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Mon, 1 Nov 2010 20:23:19 +0000 (20:23 +0000)]
WinGui:
- Some re factoring of the Framework library

git-svn-id: svn://localhost/HandBrake/trunk@3637 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: allow specifying file to scan on command line
jstebbins [Mon, 1 Nov 2010 18:06:08 +0000 (18:06 +0000)]
LinGui: allow specifying file to scan on command line
The gui will immediately scan this file at startup.
Makes 'Open with' nautilus options behave as expected.

git-svn-id: svn://localhost/HandBrake/trunk@3636 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: Subtitle tab changes
dynaflash [Mon, 1 Nov 2010 16:08:00 +0000 (16:08 +0000)]
MacGui: Subtitle tab changes
- Patch by Rodeo ... Thanks!
- displays additional information about source subtitles (VOBSUB, SSA, etc. in addition to Text/Bitmap).
- disables the "Forced Only" checkbox for non-VOBSUB tracks.
- makes "Forced Only" the default for Foreign Language Search.
- makes the "Default" and "Burned In" checkboxes mutually exclusive (the checkboxes act like a radio button).

git-svn-id: svn://localhost/HandBrake/trunk@3635 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 31 Oct 2010 21:18:29 +0000 (21:18 +0000)]
WinGui:
- Added an implementation of IWindsorInstaller to the class libraries.

git-svn-id: svn://localhost/HandBrake/trunk@3634 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 31 Oct 2010 17:57:41 +0000 (17:57 +0000)]
WinGui:
- Tweak to the Activity window to make it clearer which encode log is selected. Also improves the logic which selects the correct log when the window loads.

git-svn-id: svn://localhost/HandBrake/trunk@3633 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 31 Oct 2010 17:39:36 +0000 (17:39 +0000)]
WinGui:
- Unsubscribe an event handler when cancelling the scan.

git-svn-id: svn://localhost/HandBrake/trunk@3632 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 30 Oct 2010 14:23:40 +0000 (14:23 +0000)]
WinGui:
- Fix a display issue on the queue where the pass count was incorrect.

git-svn-id: svn://localhost/HandBrake/trunk@3631 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 30 Oct 2010 14:18:21 +0000 (14:18 +0000)]
WinGui:
- Fix an issue where embedded SRT files were not getting detected correctly during scan. Regex was incorrect to pickup "UTF-8"

git-svn-id: svn://localhost/HandBrake/trunk@3630 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 30 Oct 2010 14:01:45 +0000 (14:01 +0000)]
WinGui:
- Fix a bug in the audio panel where changing selected audio track would incorrectly set the audio bit-rate control dropdown

git-svn-id: svn://localhost/HandBrake/trunk@3629 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix a segfault and a deadlock if reader exits befor first buffer sent
jstebbins [Fri, 29 Oct 2010 16:17:48 +0000 (16:17 +0000)]
fix a segfault and a deadlock if reader exits befor first buffer sent
This can happen if enough of the source is good that it scans but the
beginning has an error that causes reader to exit.

git-svn-id: svn://localhost/HandBrake/trunk@3628 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoMacGui: Audio - Using fallback codec no longer sets the bit rate from the preset...
dynaflash [Fri, 29 Oct 2010 14:35:00 +0000 (14:35 +0000)]
MacGui: Audio - Using fallback codec no longer sets the bit rate from the preset. Setting the sample rate no longer sets the bit rate to the default if the currently selected bit rate is still supported.

git-svn-id: svn://localhost/HandBrake/trunk@3627 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 24 Oct 2010 10:58:36 +0000 (10:58 +0000)]
WinGui:
- Fix the nightly build. Was missing the service location dll.

git-svn-id: svn://localhost/HandBrake/trunk@3626 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 23 Oct 2010 21:15:11 +0000 (21:15 +0000)]
WinGui:
- Delete 2 unneeded dll's from the last checkin.

git-svn-id: svn://localhost/HandBrake/trunk@3625 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sat, 23 Oct 2010 21:14:08 +0000 (21:14 +0000)]
WinGui:
- Bring in Caliburn 1.1 and Windsor / Service Locator. (For a later release)

git-svn-id: svn://localhost/HandBrake/trunk@3624 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoupdate baseline presets with weightp=0
jstebbins [Sat, 23 Oct 2010 19:26:51 +0000 (19:26 +0000)]
update baseline presets with weightp=0
eliminate hack that defaults weightp=0 when bframes=0

git-svn-id: svn://localhost/HandBrake/trunk@3623 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoclean up crufty legacy code
jstebbins [Sat, 23 Oct 2010 19:11:31 +0000 (19:11 +0000)]
clean up crufty legacy code
remove unused code relating to avi, ogm, psp, ipod, and forcing h264 levels

git-svn-id: svn://localhost/HandBrake/trunk@3622 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: use hb_get_best_mixdown and eliminate duplicate code
jstebbins [Sat, 23 Oct 2010 18:58:30 +0000 (18:58 +0000)]
LinGui: use hb_get_best_mixdown and eliminate duplicate code

git-svn-id: svn://localhost/HandBrake/trunk@3621 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoUse libhb functions for mixdown and bitrate defaults in the cli
jstebbins [Sat, 23 Oct 2010 18:48:26 +0000 (18:48 +0000)]
Use libhb functions for mixdown and bitrate defaults in the cli
sanitize mixdown and audio bitrates in work.c

git-svn-id: svn://localhost/HandBrake/trunk@3620 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoconfigure and patch pthreadw32 so it will build under mingw64
jstebbins [Sat, 23 Oct 2010 18:31:34 +0000 (18:31 +0000)]
configure and patch pthreadw32 so it will build under mingw64

git-svn-id: svn://localhost/HandBrake/trunk@3619 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoadd bootstrap step to libdca
jstebbins [Sat, 23 Oct 2010 18:30:24 +0000 (18:30 +0000)]
add bootstrap step to libdca
aclocal.m4 packaged with the archive is incompatible with
mingw64 build environment (and probably others)

git-svn-id: svn://localhost/HandBrake/trunk@3618 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agopatch mp4v2 so it builds under mingw64
jstebbins [Sat, 23 Oct 2010 18:29:11 +0000 (18:29 +0000)]
patch mp4v2 so it builds under mingw64
mingw64 defines _DLL even when building static libs

git-svn-id: svn://localhost/HandBrake/trunk@3617 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoadd a patch that allows force disabling of dlfcn
jstebbins [Sat, 23 Oct 2010 18:25:47 +0000 (18:25 +0000)]
add a patch that allows force disabling of dlfcn
libdvdread's autodetection of this fails in some environments

git-svn-id: svn://localhost/HandBrake/trunk@3616 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoadd bootstrap step to vorbis configure and patch document generation problem
jstebbins [Sat, 23 Oct 2010 18:23:54 +0000 (18:23 +0000)]
add bootstrap step to vorbis configure and patch document generation problem
mingw64 doesn't work with the aclocal.m4 packaged with libvorbis, so we
need to regenerate it. There's also a bug in the build config for
documents that gets tickled by mingw64.

git-svn-id: svn://localhost/HandBrake/trunk@3615 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agodisable building examples in libbluray
jstebbins [Sat, 23 Oct 2010 18:19:18 +0000 (18:19 +0000)]
disable building examples in libbluray
they fail to build under mingw64 and we don't need them

git-svn-id: svn://localhost/HandBrake/trunk@3614 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoreorder #includes to fix redefinition problem in mingw64
jstebbins [Sat, 23 Oct 2010 18:18:22 +0000 (18:18 +0000)]
reorder #includes to fix redefinition problem in mingw64
if winsock2.h isn't included before windows.h, different
conflicting definitions are used for several macros and typedefs

git-svn-id: svn://localhost/HandBrake/trunk@3613 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agorepackage libmkv archive
jstebbins [Sat, 23 Oct 2010 18:07:35 +0000 (18:07 +0000)]
repackage libmkv archive
the old archive included m4 macros from someone's local build.
these macros would cause build failures in some environments,
notably mingw64.

git-svn-id: svn://localhost/HandBrake/trunk@3612 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agodisable threads in libxml2
jstebbins [Sat, 23 Oct 2010 17:56:53 +0000 (17:56 +0000)]
disable threads in libxml2
we don't need them, and if enabled on mingw, the build fails.
you would not have seen this error on mingw if you don't have
a pthreads package installed in your build environment.

git-svn-id: svn://localhost/HandBrake/trunk@3611 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoAdd build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decoding
jstebbins [Sat, 23 Oct 2010 17:21:56 +0000 (17:21 +0000)]
Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decoding
instead of mpeg2dec. disabled by default.

git-svn-id: svn://localhost/HandBrake/trunk@3610 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoffmpeg video decoder enhancements
jstebbins [Sat, 23 Oct 2010 17:09:27 +0000 (17:09 +0000)]
ffmpeg video decoder enhancements
Add film/video cadence logging.
Set buffer flags indicating field order, progressive, and repeats.
Fix frame duration calculation when ffmpeg ticks_per_frame > 1

git-svn-id: svn://localhost/HandBrake/trunk@3609 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoUpdate bzip2 from 1.0.5 to 1.0.6 for mingw builds
sr55 [Sat, 23 Oct 2010 13:20:02 +0000 (13:20 +0000)]
Update bzip2 from 1.0.5 to 1.0.6 for mingw builds

git-svn-id: svn://localhost/HandBrake/trunk@3608 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix zero duration lpcm frame handling
jstebbins [Tue, 19 Oct 2010 17:12:21 +0000 (17:12 +0000)]
fix zero duration lpcm frame handling
a zero duration frame caused us to send a buffer with
zero size which we then interpreted as the end of the stream.

git-svn-id: svn://localhost/HandBrake/trunk@3607 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 17 Oct 2010 19:36:02 +0000 (19:36 +0000)]
WinGui:
- Fix a bug in the AutoName where is used the folder name instead of source name when multiple files are scanned.

git-svn-id: svn://localhost/HandBrake/trunk@3606 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix race condition in audio settings
jstebbins [Sun, 17 Oct 2010 17:03:58 +0000 (17:03 +0000)]
LinGui: fix race condition in audio settings
changing an audio setting causes validation of bitrate to
be triggered.  the validation needed to be delayed till after
all settings have been initialized.

git-svn-id: svn://localhost/HandBrake/trunk@3605 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 17 Oct 2010 16:24:17 +0000 (16:24 +0000)]
WinGui:
- Fix typo in the Options window.

git-svn-id: svn://localhost/HandBrake/trunk@3604 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agobump x264 from r1724 to r1745
jstebbins [Fri, 15 Oct 2010 17:43:28 +0000 (17:43 +0000)]
bump x264 from r1724 to r1745
various bug fixes and enhancements

git-svn-id: svn://localhost/HandBrake/trunk@3603 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix audio codec updating when track is changed
jstebbins [Thu, 14 Oct 2010 17:21:36 +0000 (17:21 +0000)]
LinGui: fix audio codec updating when track is changed
When the track changes, the fallback or passthru codec may need
recalculating.

git-svn-id: svn://localhost/HandBrake/trunk@3602 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix infinite recursion issue in audio bitrate handling
jstebbins [Thu, 14 Oct 2010 01:20:32 +0000 (01:20 +0000)]
LinGui: fix infinite recursion issue in audio bitrate handling
adding a bitrate (that isn't in the standard set of bitrates supported
by handbrake) to the bitrate combo for a passthru codec caused a
cascade of errors.

git-svn-id: svn://localhost/HandBrake/trunk@3601 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: add "Quit HandBrake" option to "When Done" options
jstebbins [Tue, 12 Oct 2010 22:58:01 +0000 (22:58 +0000)]
LinGui: add "Quit HandBrake" option to "When Done" options
Thanks to mxttie for the patch.

git-svn-id: svn://localhost/HandBrake/trunk@3600 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agobump ffmpeg from 25082 to 25374
jstebbins [Tue, 12 Oct 2010 17:16:19 +0000 (17:16 +0000)]
bump ffmpeg from 25082 to 25374
fixes h264 decoding issue

git-svn-id: svn://localhost/HandBrake/trunk@3599 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agofix heap corruption after avpicture_deinterlace
jstebbins [Tue, 12 Oct 2010 16:44:04 +0000 (16:44 +0000)]
fix heap corruption after avpicture_deinterlace
I don't know when this started happening (or if it has always been a problem).
If the deinterlace buffer is not a multiple of 8, avpicture_deinterlace
corrupts the heap.

git-svn-id: svn://localhost/HandBrake/trunk@3598 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix audio codec selection problem in mkv
jstebbins [Tue, 12 Oct 2010 15:43:57 +0000 (15:43 +0000)]
LinGui: fix audio codec selection problem in mkv
UI said AAC, but encoded LAME

git-svn-id: svn://localhost/HandBrake/trunk@3597 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoLinGui: fix queue display problem when there's '&' in input file name
jstebbins [Sun, 10 Oct 2010 23:38:31 +0000 (23:38 +0000)]
LinGui: fix queue display problem when there's '&' in input file name

git-svn-id: svn://localhost/HandBrake/trunk@3596 b64f7644-9d1e-0410-96f1-a4d463321fa5

13 years agoWinGui:
sr55 [Sun, 10 Oct 2010 14:12:22 +0000 (14:12 +0000)]
WinGui:
- Add support for the new AC3 Encoder.

git-svn-id: svn://localhost/HandBrake/trunk@3595 b64f7644-9d1e-0410-96f1-a4d463321fa5