Opened 17 years ago
Closed 17 years ago
#2217 closed defect (worksforme)
mytharchivehelper fails detecting file type for DVB UK
Reported by: | anonymous | Owned by: | paulh |
---|---|---|---|
Priority: | major | Milestone: | 0.20 |
Component: | mytharchive | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
mytharchivehelper -i /home/mythtv/1075_20060730145800.mpg /var/tmp/foo 0 2006-08-21 23:25:14.847 Opening /home/mythtv/1075_20060730145800.mpg 2006-08-21 23:25:14.867 Couldn't open input file, error #-6
This breaks mytharchive, it fails for all DVB mpg files.
Change History (3)
Note: See
TracTickets for help on using
tickets.
That error indicates that av_open_input_file() can't detect what format the file is in?
Does running
give the same error?