Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10980 closed Bug Report - General (fixed)

Playback of .mkv files with Panasonic TV usin UPnP

Reported by: hans.kristian.sundt@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.25.3
Component: MythTV - UPnP Version: 0.25.1
Severity: medium Keywords: UPnP mkv panasonic
Cc: Ticket locked: no

Description

Recently bought a P50UT50Y panasonic plasma TV.

UPnP works excellent and plays back recorded tv and videos except mkv files. The TV supports mkv file. Tested playback with file on an sd card. Suspect that it is related to 8643 where the mime type for mkv files has been changed.

Unfortunately I am not capable of compiling myth and changing the code my self to check it.

Running Fedora with Myth installed from the repository.

Is it possible to change the mimetype without having to compile?

Change History (4)

comment:1 Changed 12 years ago by peterpf_mitchell@…

This assumption is correct. If the mime type for mkv video files is changed back to what it was prior to 0.24 then the ability to play these files via UPNP is restored - in the case of my Panasonic DT30 at the very least.

comment:2 Changed 12 years ago by Raymond Wagner <rwagner@…>

Resolution: fixed
Status: newclosed

In 749ac86220f72887be1e3cb0fb2d84979ae639ef/mythtv:

Revert Matroska MIME to 'video/x-matroska'.

If different clients are expecting different MIME times, the only
sensible solution is to use the one dictated by Matroska.

http://matroska.org/technical/specs/notes.html#MIME
Refs #8643
Fixes #10980

comment:3 Changed 12 years ago by Raymond Wagner <rwagner@…>

In cf06841da2364878ca7f4eff0240f9c470e841da/mythtv:

Revert Matroska MIME to 'video/x-matroska'.

If different clients are expecting different MIME times, the only
sensible solution is to use the one dictated by Matroska.

http://matroska.org/technical/specs/notes.html#MIME
Refs #8643
Fixes #10980
(cherry picked from commit 749ac86220f72887be1e3cb0fb2d84979ae639ef)

comment:4 Changed 12 years ago by Raymond Wagner

Milestone: unknown0.25.3
Owner: changed from dblain to Raymond Wagner
Note: See TracTickets for help on using tickets.