Ticket #4906 (closed defect: invalid)
Opened 4 years ago
Last modified 4 years ago
only vob files work in videos
| Reported by: | mythtv@… | Owned by: | greg |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | upnp | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | stuarta | Ticket locked: | no |
Description
I'm attempting to use myth's upnp server with an Archos 605 client. I am able to browse through the videos, but only vob files show thumbnails, and when I try to play the videos, only vob files work.
I turned on -v upnp, but I don't get any logs for the other videos that don't work. Only the vob file requests are logged.
I haven't yet bought the MPEG2 upgrade for the archos, so I can't say for sure if those work, but they at least work well enough for the device to recognize the codec and try to sell me the plugin. :)
If this is a known issue, sorry for the noise. I didn't see any preexisting tickets on it, but I realize upnp is under heavy dev.
Attachments
Change History
comment:1 Changed 4 years ago by anonymous
comment:2 Changed 4 years ago by nigel
- Owner changed from ijr to dblain
- Component changed from mythtv to upnp
comment:3 Changed 4 years ago by mythtv@…
I tried -v upnp,network and it didn't get me more information, so I did a packet capture.
Turns out the reason there's no message on the files that don't work, is there is no request happening. I think the reason for that is that the MIME type for the files that don't work is being reported as 'text/plain' - so the client assumes it can't play them and reports an error without trying to retrieve them.
In addition to vob files, .wmv files appear to work. AVIs, .ts, .mp4, .mkv, .iso, .img all fail (although I'm not sure I should expect .iso and .img to work anyway.)
comment:4 Changed 4 years ago by stuarta
- Cc stuarta added
I have one of these devices so I can test whatever we come up with.
comment:5 Changed 4 years ago by greg
- Owner changed from dblain to greg
- Status changed from new to assigned
comment:6 Changed 4 years ago by greg
mythtv@… Just to be sure, what version of myth were you running that against?
MIME types were added pre 0.21 release for iso, mkv and vob etc
comment:7 Changed 4 years ago by mythtv@…
I was running svn trunk, updated the weekend 0.21 released. Sorry, I don't know what SVN revision that was now.
comment:8 Changed 4 years ago by stuartm
mythfrontend --version or mythbackend --version includes that information and should probably be included in all bug tickets.
comment:9 Changed 4 years ago by greg
- Status changed from assigned to infoneeded
mythtv@… Can you try this using the latest 0.21-fixes as well?
comment:10 Changed 4 years ago by mythtv@…
Unfortunately my media player is out traveling with my wife for the next 6 weeks, so I won't be able to try anything till it gets back.
comment:11 Changed 4 years ago by stuartm
- Status changed from infoneeded to closed
- Resolution set to invalid
Requested information not provided.

sorry, meant to open this under upnp - don't have permissions to move it now. Sorry for the trouble.