Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #10980: Playback of .mkv files with Panasonic TV usin UPnP

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


noreply at mythtv

Aug 6, 2012, 3:19 PM

Post #1 of 5 (147 views)
Permalink
Ticket #10980: Playback of .mkv files with Panasonic TV usin UPnP

#10980: Playback of .mkv files with Panasonic TV usin UPnP
---------------------------------------+--------------------------------
Reporter: hans.kristian.sundt@… | Owner: dblain
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - UPnP | Version: 0.25.1
Severity: medium | Keywords: UPnP mkv panasonic
Ticket locked: 0 |
---------------------------------------+--------------------------------
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?

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10980>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Sep 10, 2012, 1:09 AM

Post #2 of 5 (110 views)
Permalink
Re: Ticket #10980: Playback of .mkv files with Panasonic TV usin UPnP [In reply to]

#10980: Playback of .mkv files with Panasonic TV usin UPnP
-----------------------------------+-------------------------
Reporter: hans.kristian.sundt@… | Owner: dblain
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - UPnP | Version: 0.25.1
Severity: medium | Resolution:
Keywords: UPnP mkv panasonic | Ticket locked: 0
-----------------------------------+-------------------------

Comment (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.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10980#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Sep 10, 2012, 7:17 AM

Post #3 of 5 (108 views)
Permalink
Re: Ticket #10980: Playback of .mkv files with Panasonic TV usin UPnP [In reply to]

#10980: Playback of .mkv files with Panasonic TV usin UPnP
-----------------------------------+-------------------------
Reporter: hans.kristian.sundt@… | Owner: dblain
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: unknown
Component: MythTV - UPnP | Version: 0.25.1
Severity: medium | Resolution: fixed
Keywords: UPnP mkv panasonic | Ticket locked: 0
-----------------------------------+-------------------------
Changes (by Raymond Wagner <rwagner@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:749ac86220f72887be1e3cb0fb2d84979ae639ef/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="749ac86220f72887be1e3cb0fb2d84979ae639ef"
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
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10980#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Sep 10, 2012, 7:17 AM

Post #4 of 5 (109 views)
Permalink
Re: Ticket #10980: Playback of .mkv files with Panasonic TV usin UPnP [In reply to]

#10980: Playback of .mkv files with Panasonic TV usin UPnP
-----------------------------------+-------------------------
Reporter: hans.kristian.sundt@… | Owner: dblain
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: unknown
Component: MythTV - UPnP | Version: 0.25.1
Severity: medium | Resolution: fixed
Keywords: UPnP mkv panasonic | Ticket locked: 0
-----------------------------------+-------------------------

Comment (by Raymond Wagner <rwagner@…>):

In [changeset:cf06841da2364878ca7f4eff0240f9c470e841da/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="cf06841da2364878ca7f4eff0240f9c470e841da"
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)
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10980#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Sep 10, 2012, 7:20 AM

Post #5 of 5 (109 views)
Permalink
Re: Ticket #10980: Playback of .mkv files with Panasonic TV usin UPnP [In reply to]

#10980: Playback of .mkv files with Panasonic TV usin UPnP
-----------------------------------+--------------------------
Reporter: hans.kristian.sundt@… | Owner: wagnerrp
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: 0.25.3
Component: MythTV - UPnP | Version: 0.25.1
Severity: medium | Resolution: fixed
Keywords: UPnP mkv panasonic | Ticket locked: 0
-----------------------------------+--------------------------
Changes (by wagnerrp):

* owner: dblain => wagnerrp
* milestone: unknown => 0.25.3


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10980#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.