[Bug] (version .94) parameter -inp=ts not understood #707

Closed
opened 2026-01-29 16:51:42 +00:00 by claunia · 10 comments
Owner

Originally created by @egossett on GitHub (Jun 3, 2022).

Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].

I have a .ts file that contains programs 3, 4, and 6. I need subtitles for program 4.
I set the program number to 4 in "Obscure settings" and changed from "auto/default" to "ts" in "Basic settings"/input file format.

I get the error: parameter -inp=ts not understood

If I use "auto/default" for the input file format, the program number is ignored.

Originally created by @egossett on GitHub (Jun 3, 2022). Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION]. I have a .ts file that contains programs 3, 4, and 6. I need subtitles for program 4. I set the program number to 4 in "Obscure settings" and changed from "auto/default" to "ts" in "Basic settings"/input file format. I get the error: parameter -inp=ts not understood If I use "auto/default" for the input file format, the program number is ignored.
Author
Owner

@egossett commented on GitHub (Jun 3, 2022):

The parameter should be -in=ts

@egossett commented on GitHub (Jun 3, 2022): The parameter should be -in=ts
Author
Owner

@canihavesomecoffee commented on GitHub (Jun 3, 2022):

That's a GUI issue (I believe you're using the GUI?), so @Techno-Disaster...

@canihavesomecoffee commented on GitHub (Jun 3, 2022): That's a GUI issue (I believe you're using the GUI?), so @Techno-Disaster...
Author
Owner

@egossett commented on GitHub (Jun 3, 2022):

Yes, it is a GUI issue. Too bad the gui doesn't let you edit the command line parameters in the basic settings tab. Should be a 2-minute fix.

@egossett commented on GitHub (Jun 3, 2022): Yes, it is a GUI issue. Too bad the gui doesn't let you edit the command line parameters in the basic settings tab. Should be a 2-minute fix.
Author
Owner

@techno-disaster commented on GitHub (Jun 4, 2022):

strange -in is -in according to https://github.com/CCExtractor/ccextractorfluttergui/blob/master/lib/models/settings_model.dart#L227

are you on the latest gui version? Also what do you see in the current commands box? Does that say -inp=ts as well?

@techno-disaster commented on GitHub (Jun 4, 2022): strange -in is -in according to https://github.com/CCExtractor/ccextractorfluttergui/blob/master/lib/models/settings_model.dart#L227 are you on the latest gui version? Also what do you see in the current commands box? Does that say `-inp=ts` as well?
Author
Owner

@egossett commented on GitHub (Jun 4, 2022):

I have the latest version. The command box shows "inp=ts". If I run CCExtractor from the command line with "inp" replaced by "in", it works. That means the GUI has a small error in creating the correct command line.

@egossett commented on GitHub (Jun 4, 2022): I have the latest version. The command box shows "inp=ts". If I run CCExtractor from the command line with "inp" replaced by "in", it works. That means the GUI has a small error in creating the correct command line.
Author
Owner

@techno-disaster commented on GitHub (Jun 5, 2022):

155596b263 should fix it :D

@techno-disaster commented on GitHub (Jun 5, 2022): https://github.com/CCExtractor/ccextractorfluttergui/commit/155596b2633ef3be9050a70e8c4ba223eb5d2867 should fix it :D
Author
Owner

@egossett commented on GitHub (Jun 5, 2022):

Thank you very much for the fix. Since I am running this on Windows 10 and not a Unix system, I will need to wait for the next non-source update to use this fix.

@egossett commented on GitHub (Jun 5, 2022): Thank you very much for the fix. Since I am running this on Windows 10 and not a Unix system, I will need to wait for the next non-source update to use this fix.
Author
Owner

@canihavesomecoffee commented on GitHub (Jun 6, 2022):

Once the workflows finish you can normally download the artifacts for Windows, and replace the GUI exe in your installation folder. If you don't want to do that, yes, you'll have to wait until a new release is made.

@canihavesomecoffee commented on GitHub (Jun 6, 2022): Once the workflows finish you can normally download the artifacts for Windows, and replace the GUI exe in your installation folder. If you don't want to do that, yes, you'll have to wait until a new release is made.
Author
Owner

@egossett commented on GitHub (Jun 6, 2022):

Ok. I will try that.

On Sun, Jun 5, 2022, 6:26 PM Willem @.***> wrote:

Once the workflows finish you can normally download the artifacts for
Windows, and replace the GUI exe in your installation folder. If you don't
want to do that, yes, you'll have to wait until a new release is made.


Reply to this email directly, view it on GitHub
https://github.com/CCExtractor/ccextractor/issues/1437#issuecomment-1146905876,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJLTSKEFRJJBUFWPC5AQRI3VNUZR3ANCNFSM5XZUMA6Q
.
You are receiving this because you authored the thread.Message ID:
@.***>

@egossett commented on GitHub (Jun 6, 2022): Ok. I will try that. On Sun, Jun 5, 2022, 6:26 PM Willem ***@***.***> wrote: > Once the workflows finish you can normally download the artifacts for > Windows, and replace the GUI exe in your installation folder. If you don't > want to do that, yes, you'll have to wait until a new release is made. > > — > Reply to this email directly, view it on GitHub > <https://github.com/CCExtractor/ccextractor/issues/1437#issuecomment-1146905876>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AJLTSKEFRJJBUFWPC5AQRI3VNUZR3ANCNFSM5XZUMA6Q> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@cfsmp3 commented on GitHub (Mar 22, 2023):

Closing since this was fixed - @egossett free feel to reopen if you still have issues with the last GUI version.

@cfsmp3 commented on GitHub (Mar 22, 2023): Closing since this was fixed - @egossett free feel to reopen if you still have issues with the last GUI version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#707