X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=libhb%2Fdeccc608sub.c;h=48bb1f73d7c353ab4b1c92f912f76c0ef4acfd28;hb=ac24fef71ded1f1884000fb9ce039b71587a8f30;hp=87899b4c4ff373d561ba2c342f4dfc6de189089d;hpb=a044be0d30678878a5211cf71e8341a645d50c1c;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/libhb/deccc608sub.c b/libhb/deccc608sub.c index 87899b4c..48bb1f73 100644 --- a/libhb/deccc608sub.c +++ b/libhb/deccc608sub.c @@ -16,7 +16,7 @@ static int nofontcolor = 0; static enum encoding_type encoding = ENC_UTF_8; static int cc_channel = 1; static enum output_format write_format = OF_SRT; -static int sentence_cap = 1; +static int sentence_cap = 0; static int subs_delay = 0; static LLONG screens_to_process = -1; static int processed_enough = 0;