Search found 32 matches

by canvas
Sun Dec 07, 2008 2:03 pm
Forum: Bugs
Topic: [SVN1978] WinGui frmReadDVD.cs System.NullReferenceExpection
Replies: 1
Views: 490

[SVN1978] WinGui frmReadDVD.cs System.NullReferenceExpection

1. "Presets" > "Delete Built-in Presets", and delete all presets. 2. Select "Source" > "DVD Drive", then frmReadDVD.cs - updateUIElements System.NullReferenceExpection is occurred. Moreover, the following small issues exists, too. 1. The crop value can be set ...
by canvas
Sun Nov 30, 2008 7:04 pm
Forum: Windows
Topic: Compile Handbrake GUI on Windows
Replies: 60
Views: 24872

Re: Compile Handbrake GUI on Windows

My wanting to say is that jam.exe is not described on "CompileOnWindows" page. Please find "jam.exe" on "CompileOnWindows" page. It is necessary to explain "CompileOnWindows" page as follows. Now we need to compile these 4 packages. Run the command: cd yasm-0....
by canvas
Sun Nov 30, 2008 4:09 pm
Forum: Windows
Topic: Compile Handbrake GUI on Windows
Replies: 60
Views: 24872

Re: Compile Handbrake GUI on Windows

When it is a procedure on the current "CompileOnWindows" page, it becomes the following errors. $ make ( cd .. ; ./configure ; cd contrib ; cp -f ../config.jam . ; jam.exe ) System: CYGWIN_NT-6.0 Endian: little Don't run configure by hand, make runs it automatically. No, really. That's it....
by canvas
Sun Nov 30, 2008 3:02 pm
Forum: Windows
Topic: Compile Handbrake GUI on Windows
Replies: 60
Views: 24872

Re: Compile Handbrake GUI on Windows

Thanks.
Would you correct "trunk/contrib/Makefile" or "CompileOnWindows" page?
by canvas
Sun Nov 30, 2008 9:08 am
Forum: Windows
Topic: Compile Handbrake GUI on Windows
Replies: 60
Views: 24872

Re: Compile Handbrake GUI on Windows

CompileOnWindows, "mv jam0.exe /bin/jam" and jam.exe is not exist(copied).
http://trac.handbrake.fr/wiki/CompileOnWindows

jam is correct?
http://trac.handbrake.fr/browser/trunk/ ... kefile#L40

Code: Select all

.contrib:
        ( cd .. ; ./configure ; cd contrib ; cp -f ../config.jam . ; jam )
by canvas
Sat Nov 29, 2008 5:14 am
Forum: Bugs
Topic: [0.9.3] WinGUI: Audio Track Sub Format "()"
Replies: 1
Views: 398

[0.9.3] WinGUI: Audio Track Sub Format "()"

Audio & Subtitles tab Audio Tracks, Source "subFormat" is none(null), but display "()". drp_track1Audio listed below. Automatic None 1 Japanese (LPCM) (2.0 ch) () 2 Japanese (AC3) (2.0 ch) dvdinfo.dat + title 1: + vts 1, ttn 1, cells 0->8 (1402913 blocks) + duration: 00:47:27...
by canvas
Mon Nov 24, 2008 1:36 pm
Forum: General Questions
Topic: HandBrake 0.9.3: Released!
Replies: 104
Views: 31053

Re: HandBrake 0.9.3: Released!

There are several people who are at a loss if the checksum is different.
Will you fix the checksum of the download page?
by canvas
Mon Nov 24, 2008 12:27 pm
Forum: General Questions
Topic: HandBrake 0.9.3: Released!
Replies: 104
Views: 31053

Re: HandBrake 0.9.3: Released!

Thank all stuff.
HandBrake-0.9.3-Win_GUI.exe, Is not Checksums replaced?
"1c2d55ea2fb024c1d7706b253c7cd2fa" is correct?
by canvas
Sat Nov 15, 2008 3:05 pm
Forum: Bugs
Topic: [Duplicate] [SVN1898] Chapter Markers checked if VIDEO file
Replies: 3
Views: 703

Re: [Duplicate] [SVN1898] Chapter Markers checked if VIDEO file

Oops. Source Video File, Select preset Normal > Classic > Normal "Create Chapter Markers" is checked and disabled. PresetsLoader.cs line#189 if ((mainWindow.text_source.Text.EndsWith("iso")) || (mainWindow.text_source.Text.EndsWith("VIDEO_TS"))) { mainWindow.Check_Chapt...
by canvas
Mon Nov 10, 2008 2:39 pm
Forum: Bugs
Topic: [Duplicate] [SVN1898] Chapter Markers checked if VIDEO file
Replies: 3
Views: 703

[Duplicate] [SVN1898] Chapter Markers checked if VIDEO file

When the Source that is NOT DVD or ISO image is selected, "Create chapter markers" is checked. Check_ChapterMarkers.Enabled = false, but Check_ChapterMarkers.Checked is still true. When "Generate Query" button is clicked, "--markers" can be generated. I think that the f...
by canvas
Thu Oct 02, 2008 6:14 pm
Forum: Bugs
Topic: [SVN1797] WinGui "Generate Batch Script" is strange
Replies: 3
Views: 931

Re: [SVN1797] WinGui "Generate Batch Script" is strange

Thank you for fix.

Oops, I had overlooked "&&".
It worries about the number of characters a little when there are a lot of jobs.

Is not "When Done" option output?
by canvas
Thu Oct 02, 2008 2:22 pm
Forum: Bugs
Topic: [SVN1797] WinGui "Generate Batch Script" is strange
Replies: 3
Views: 931

[SVN1797] WinGui "Generate Batch Script" is strange

[Encode Queue] Winodw [Queue] > [Generate Batch Script] - [Save as] dialog box,

Click [Save] button:
Only a top job is saved.

Click [Cancel] button:
The job is not stored to file, but it is displayed with "Your batch script has been successfully saved.".
by canvas
Mon Sep 22, 2008 7:04 pm
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

svn1736 does not seem to have any problem.
Thank you very much for fix and improvement Wingui.
by canvas
Sat Sep 20, 2008 1:30 am
Forum: Feature Requests
Topic: feature requests for batch processing
Replies: 1
Views: 1173

feature requests for batch processing

I hope for improvement about Presets, Chapters, Logs, Options. These improvement helps batch processing. In addition, I think that I can prevent the false operation of the users. Presets [Add Presets] form - [Cancel] button. - The option which does not store -i and -o parameters, --markers chapters ...
by canvas
Fri Sep 19, 2008 4:11 pm
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

Thanks. I understood with behavior same as Mac gui(I have only PowerBook 100). I tried svn1729. System.ArgumentOutOfRangeException does not occur and calculateDuration is good. My patch for extension treats "-f mp4 -m" as "M4V File". It may be dirty a little. When the encoding is...
by canvas
Fri Sep 19, 2008 1:24 pm
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

svn1721, the crop values that the users added to the presets.dat is always ignored. The users who want to use autocrop do not add "--crop" to the presets.dat. Japanese users use "--crop 0:0:8:8" well. I feel very inconvenient... Will you try my build ? svn1683, I think that "...
by canvas
Thu Sep 18, 2008 10:55 pm
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

svn1717
When I choose "Source" > "DVD volume",
frmReadDVD.cs - startProc() System.IO.FileNotFoundException: 'c:\dvdinfo.dat'.
by canvas
Thu Sep 18, 2008 3:30 pm
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

I think that my workflow is not special. In the case of NTSC DVD, the users usually does a crop right 8 pixels and left 8 pixels. For example, the users stored to presets.dat. + iPod touch wide: -v -f m4v -w 704 -l 480 --crop 0:0:8:8 -m -e x264 -b 1500 -2 -a 1 -E faac -B 160 -R 48 -D 1 -x keyint=240...
by canvas
Thu Sep 18, 2008 11:57 am
Forum: Bugs
Topic: [svn1477 (2008053101)] No Chapter markers with 2-pass Turbo
Replies: 2
Views: 928

Re: [svn1477 (2008053101)] No Chapter markers with 2-pass Turbo

Please rename "Gladiator (2000).mp4" to "Gladiator (2000).m4v".
by canvas
Wed Sep 17, 2008 6:07 pm
Forum: Bugs
Topic: [SVN1477] WinGui fails in the acquisition of the DVD Titles
Replies: 4
Views: 882

Re: [SVN1477] WinGui fails in the acquisition of the DVD Titles

Thank you for fix.

svn1709 is good.
All "Title"s are displayed.
And, "Chapters", "Duration", automatic crop values does not have any problem, too.
by canvas
Wed Sep 17, 2008 2:00 am
Forum: Bugs
Topic: [SVN1477] WinGui fails in the acquisition of the DVD Titles
Replies: 4
Views: 882

[SVN1477] WinGui fails in the acquisition of the DVD Titles

WinGui fails in the acquisition of the DVD Titles. " + combing detected, may be interlaced or telecined" character strings in the dvdinfo.dat, I think that WinGui does not acquire it after Titles. Version: svn1701, svn1477(Snapshot 2) OS: Windows XP SP3 dvdinfo.dat dvdinfo.dat has 7 Titles...
by canvas
Tue Sep 16, 2008 8:20 am
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

Sorry. Some consideration was insufficient. I think that I do not have any problem in this movement. frmMain.cs line#483 // Set the Recommended Cropping values if (check_autoCrop.Checked == true) { text_top.Text = selectedTitle.AutoCropDimensions[0].ToString(); text_bottom.Text = selectedTitle.AutoC...
by canvas
Tue Sep 16, 2008 1:20 am
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

Crop option is "Automatic": When user choose a Title, set the recommended values in the crop values. Crop option is "Custom": When user choose a Title, do not set the crop values. And drop_format does the same movement, too. How about such a movement? frmMain.cs line#483 // Set t...
by canvas
Mon Sep 15, 2008 4:47 am
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

Thank you for a quick fix. Value setting of Preset it is troublesome. 1. Run HandBrake.exe. 2. Select "Source". 3. Select Title and Chapters, Crop is set "Automatic" and crop value is set recommended value. 4. Select Presets("--crop 0:0:0:0"), crop value is set "0:...
by canvas
Sun Sep 14, 2008 8:37 pm
Forum: Bugs
Topic: [SVN1669]WinGui terminates abnormally when Title is selected
Replies: 21
Views: 3397

Re: [SVN1669]WinGui terminates abnormally when Title is selected

slider_deblock, Location "406, 185" is good. I overlooked a case of "--crop 0:0:0:0". "Custom" is not chosen by presets.dat even if I choose I described, pre-seting it with "--crop 0:0:0:0". "--crop 0:0:8:8" is ok. Common.cs line#112 if ((presetQuery...