Opened 10 years ago
Closed 4 years ago
#12310 closed Bug Report - General (Unverified)
mythcommflag --video doesn't understand SGs
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | mythcommflag |
Cc: | Ticket locked: | no |
Description
IIUC, videos now have to be in an SG. Scanning finds them and they will play, but skipping etc doesn't work from the frontend. 'mythcommflag --video <filename>' can't find a file in an SG. It can find it, and produces a working seektable, if the file is in the user's path; at least, that's what I've found when issuing the command from a terminal.
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 4 years ago by
Resolution: | → Unverified |
---|---|
Status: | new → closed |
Closing all old tickets in trac.
If your issue still persists, please open an issue in Github https://github.com/MythTV/mythtv/issues
and reference the existing trac ticket.
Note: See
TracTickets for help on using
tickets.
By analogy with the code a few lines later, I suggest replacing
by
at mythtv/programs/mythcommflag/main.cpp line 1027