OSDN Git Service

LinGui: don't disable subme 10 when psy-rd is 0
[handbrake-jp/handbrake-jp-git.git] / macosx / HBSubtitles.m
index bffc4a5..ad66e93 100644 (file)
                 if (subtitle->format == PICTURESUB)
                 {
                     trackTypeString = @"- (Bitmap)";
-                    isPictureSub = 0;
+                    isPictureSub = 1;
                 }
                 else
                 {