Search found 17 matches

by Shatian
Sat Aug 21, 2010 12:27 am
Forum: Development
Topic: [PATCH]Add new options for Subtitles in WinGUI
Replies: 8
Views: 1846

Re: [PATCH]Add new options for Subtitles in WinGUI

I just built it. It doesn't look like the subtitle check box is persisting, just to let you know.
by Shatian
Sat Aug 21, 2010 12:22 am
Forum: Development
Topic: [PATCH]Add new options for Subtitles in WinGUI
Replies: 8
Views: 1846

Re: [PATCH]Add new options for Subtitles in WinGUI

Awesome! Thanks for including it. :)
by Shatian
Tue Aug 17, 2010 2:58 am
Forum: Development
Topic: [PATCH]Add new options for Subtitles in WinGUI
Replies: 8
Views: 1846

Re: [PATCH]Add new options for Subtitles in WinGUI

So I'm wondering, did I submit this wrong? Can I get at least a yes or no about if it's possible that this could get added?
by Shatian
Sun Aug 01, 2010 1:39 pm
Forum: Development
Topic: [PATCH]Add new options for Subtitles in WinGUI
Replies: 8
Views: 1846

[PATCH]Add new options for Subtitles in WinGUI

I asked if this was possible and it was marked not planned, so I decided to give it a shot at writing it myself. I added an extra option to tell the GUI to use my preferred language as both the subtitle and the audio track, I also added a check box to tell the GUI to used the Closed Caption track if...
by Shatian
Sat Jul 17, 2010 8:45 pm
Forum: Feature Requests
Topic: [Not Planned] Extra Option under Audio/Subtitles
Replies: 0
Views: 454

[Not Planned] Extra Option under Audio/Subtitles

Would it be possible to add a third option that would allow you to pick a preferred language, and have the GUI automatically pick that language as both the audio and subtitle?
by Shatian
Thu May 06, 2010 11:14 pm
Forum: Bugs
Topic: CLI Compile error under minGW
Replies: 11
Views: 1691

Re: CLI Compile error under minGW

Excellent, that did the trick, thanks!
by Shatian
Thu May 06, 2010 1:08 am
Forum: Bugs
Topic: CLI Compile error under minGW
Replies: 11
Views: 1691

Re: CLI Compile error under minGW

Found the problem, in case anyone is interested. ffmpeg added check_cflags -Werror=missing-prototypes to configure, and the version of mingw32 that comes with ubuntu (4.2) doesn't like that. The version that comes with fedora is newer (4.4). I still can't get it to compile on fedora though, bombs ou...
by Shatian
Tue May 04, 2010 12:30 am
Forum: Bugs
Topic: CLI Compile error under minGW
Replies: 11
Views: 1691

Re: CLI Compile error under minGW

Oddly enough, I could never get it to compile under fedora, always failed then too. I installed ubuntu, worked ok until yesterday when I updated to the newest revision. This morning I did a svn up -r 3266 HandBrake, then a rm -r -f build, then ./configure --cross=i586-mingw32msvc --launch. Compile s...
by Shatian
Mon May 03, 2010 5:36 pm
Forum: Bugs
Topic: CLI Compile error under minGW
Replies: 11
Views: 1691

Re: CLI Compile error under minGW

Ok. Thanks.
by Shatian
Mon May 03, 2010 5:29 pm
Forum: Bugs
Topic: CLI Compile error under minGW
Replies: 11
Views: 1691

Re: CLI Compile error under minGW

Same results. I remove the build directory before I run configure...
by Shatian
Mon May 03, 2010 5:16 pm
Forum: Bugs
Topic: CLI Compile error under minGW
Replies: 11
Views: 1691

CLI Compile error under minGW

I have been compiling the CLI under ubuntu minGW for a little while now, until I updated past rev 3266. 3266 compiles fine, but 3267, which updates ffmpeg, and a few other things,fails to compile. I know it's been a little while since this was patched, but I don't compile every night. Here's the err...
by Shatian
Tue Dec 29, 2009 8:52 pm
Forum: Development
Topic: No VIDEO_TS in automatic naming
Replies: 4
Views: 981

Re: No VIDEO_TS in automatic naming

I see the problem now. Not sure how it got removed, but the code from changset 2930 is not in the code anymore. I added it back and it's working again.
by Shatian
Tue Dec 29, 2009 8:44 pm
Forum: Development
Topic: No VIDEO_TS in automatic naming
Replies: 4
Views: 981

Re: No VIDEO_TS in automatic naming

Not sure if this is the cause, but after this was applied, the fix in Changeset 2930 doesn't appear to be working again. Fixed: Chapter Markers were being disabled for VIDEO_TS directories when the folder above the VIDEO_TS folder was being used as the source path. If you select the Video_TS folder,...
by Shatian
Sat Nov 14, 2009 4:43 am
Forum: Windows
Topic: Automatic clearing of Subtitles
Replies: 4
Views: 596

Re: Automatic clearing of Subtitles

s55 wrote:Got it. I'll look into it when I get the time.
s55, should I ask for this to be moved/repost this in the bugs forum?
by Shatian
Wed Nov 11, 2009 11:34 pm
Forum: Windows
Topic: Automatic clearing of Subtitles
Replies: 4
Views: 596

Re: Automatic clearing of Subtitles

Smart removal of subtitles hasn't been implemented yet. Leaving non-existent subtitles on the list is just confusing so the list is simply cleared. It's something that will get revisited after 0.9.4 is out the door. Ok, I was afraid of that. It was nice to open a TS and select the preset, subtitles...
by Shatian
Wed Nov 11, 2009 12:41 am
Forum: Windows
Topic: Automatic clearing of Subtitles
Replies: 4
Views: 596

Automatic clearing of Subtitles

I was wondering why the SVN was changed to clear the subtitles when you change titles in the set? I can understand clearing it on disc/VIDEO_TS change, but I've been compiling the SVN as it's been updating and using it to convert my DVDs. It was very nice in the earlier builds when I was converting ...