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

Mailing List Archive: MythTV: Users

What happened to the standalone player?

 

 

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


chmeredith at gmail

Nov 16, 2009, 7:54 AM

Post #1 of 8 (811 views)
Permalink
What happened to the standalone player?

I used to be able to use the command 'mythtv foo.mkv' to play media
with the MythTV player, apart from the full frontend. I would use this
to test playback profiles as well as set A/V sync values for mkvmerge.
I lost this somewhere along the way. Was it removed for some reason or
is there something wrong with my install (from source)?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


knowledgejunkie at gmail

Nov 16, 2009, 8:15 AM

Post #2 of 8 (787 views)
Permalink
Re: What happened to the standalone player? [In reply to]

2009/11/16 Christopher Meredith <chmeredith [at] gmail>:
> I used to be able to use the command 'mythtv foo.mkv' to play media
> with the MythTV player, apart from the full frontend. I would use this
> to test playback profiles as well as set A/V sync values for mkvmerge.
> I lost this somewhere along the way. Was it removed for some reason or
> is there something wrong with my install (from source)?

In 0.22 and later, it's called 'mythavtest'.

Nick

--
Nick Morrott

MythTV Official wiki: http://mythtv.org/wiki/
MythTV users list archive: http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mtdean at thirdcontact

Nov 16, 2009, 11:13 AM

Post #3 of 8 (773 views)
Permalink
Re: What happened to the standalone player? [In reply to]

On 11/16/2009 11:15 AM, Nick Morrott wrote:
> 2009/11/16 Christopher Meredith:
>
>> I used to be able to use the command 'mythtv foo.mkv' to play media
>> with the MythTV player, apart from the full frontend. I would use this
>> to test playback profiles as well as set A/V sync values for mkvmerge.
>> I lost this somewhere along the way. Was it removed for some reason or
>> is there something wrong with my install (from source)?
>>
> In 0.22 and later, it's called 'mythavtest'.

Because it's not a standalone player so much as a MythTV Audio/Video
testing application.

Mike
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tortise at paradise

Mar 28, 2010, 10:30 PM

Post #4 of 8 (610 views)
Permalink
Re: What happened to the standalone player? [In reply to]

----- Original Message -----
From: "Michael T. Dean" <mtdean [at] thirdcontact>
To: "Discussion about mythtv" <mythtv-users [at] mythtv>
Sent: Tuesday, November 17, 2009 8:13 AM
Subject: Re: [mythtv-users] What happened to the standalone player?


On 11/16/2009 11:15 AM, Nick Morrott wrote:
> 2009/11/16 Christopher Meredith:
>
>> I used to be able to use the command 'mythtv foo.mkv' to play media
>> with the MythTV player, apart from the full frontend. I would use this
>> to test playback profiles as well as set A/V sync values for mkvmerge.
>> I lost this somewhere along the way. Was it removed for some reason or
>> is there something wrong with my install (from source)?
>>
> In 0.22 and later, it's called 'mythavtest'.

>Because it's not a standalone player so much as a MythTV Audio/Video testing application.

Is there a syntax for this that allows this test player to play a file from another Linux box on the LAN, e.g.

mythavtest file:{IPADDRESS}/parent/child/file.mpg

which does not seem to work.

Also can this receive a udp (or other?) stream direct from a DVB-T Hdhomerun over the LAN?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


raymond at wagnerrp

Mar 28, 2010, 10:54 PM

Post #5 of 8 (608 views)
Permalink
Re: What happened to the standalone player? [In reply to]

On 3/29/2010 01:30, Tortise wrote:
> Is there a syntax for this that allows this test player to play a file
> from another Linux box on the LAN, e.g.
> mythavtest file:{IPADDRESS}/parent/child/file.mpg

It accepts any standard myth URI. That means
myth://[storagegroup@]backend[:port]/relative/path/to/file.ext

> Also can this receive a udp (or other?) stream direct from a DVB-T
> Hdhomerun over the LAN?

This is only for testing of playback, not recording.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nick.rout at gmail

Mar 29, 2010, 12:52 AM

Post #6 of 8 (607 views)
Permalink
Re: What happened to the standalone player? [In reply to]

On Mon, Mar 29, 2010 at 6:30 PM, Tortise <tortise [at] paradise> wrote:
> ----- Original Message ----- From: "Michael T. Dean"
> <mtdean [at] thirdcontact>
> To: "Discussion about mythtv" <mythtv-users [at] mythtv>
> Sent: Tuesday, November 17, 2009 8:13 AM
> Subject: Re: [mythtv-users] What happened to the standalone player?
>
>
> On 11/16/2009 11:15 AM, Nick Morrott wrote:
>>
>> 2009/11/16 Christopher Meredith:
>>
>>>
>>> I used to be able to use the command 'mythtv foo.mkv' to play media
>>> with the MythTV player, apart from the full frontend. I would use this
>>> to test playback profiles as well as set A/V sync values for mkvmerge.
>>> I lost this somewhere along the way. Was it removed for some reason or
>>> is there something wrong with my install (from source)?
>>>
>>
>> In 0.22 and later, it's called 'mythavtest'.
>
>> Because it's not a standalone player so much as a MythTV Audio/Video
>> testing application.
>
> Is there a syntax for this that allows this test player to play a file from
> another Linux box on the LAN, e.g.
> mythavtest file:{IPADDRESS}/parent/child/file.mpg
> which does not seem to work.

you could try the mythtv:// protocol

or nfs/cifs mount the filesystem.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tortise at paradise

Mar 29, 2010, 2:35 AM

Post #7 of 8 (592 views)
Permalink
Re: What happened to the standalone player? [In reply to]

----- Original Message -----
From: "Raymond Wagner" <raymond [at] wagnerrp>
To: "Discussion about mythtv" <mythtv-users [at] mythtv>
Sent: Monday, March 29, 2010 6:54 PM
Subject: Re: [mythtv-users] What happened to the standalone player?


>> Also can this receive a udp (or other?) stream direct from a DVB-T Hdhomerun over the LAN?

>This is only for testing of playback, not recording.

My apologies for not being clearer here Raymond, I only intended the question to cover playback.

(Trying to avoid the why one might one to do this question here, which it would probably be hard to find a new perspective to
present in the present company)

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


raymond at wagnerrp

Mar 29, 2010, 10:22 AM

Post #8 of 8 (557 views)
Permalink
Re: What happened to the standalone player? [In reply to]

On 3/29/2010 05:35, Tortise wrote:
> ----- Original Message ----- From: "Raymond Wagner"
> <raymond [at] wagnerrp>
> To: "Discussion about mythtv" <mythtv-users [at] mythtv>
> Sent: Monday, March 29, 2010 6:54 PM
> Subject: Re: [mythtv-users] What happened to the standalone player?
>
>
>>> Also can this receive a udp (or other?) stream direct from a DVB-T
>>> Hdhomerun over the LAN?
>
>> This is only for testing of playback, not recording.
>
> My apologies for not being clearer here Raymond, I only intended the
> question to cover playback.

The only streaming capacity the playback code has is from the backend.
Any streaming capacity any frontend plugin may have is supplemented by
the plugin itself, or some external program it is calling. I have no
idea what issue you may be tip-toeing around, but all recording capacity
exists in the backend. If you want to pull new content into MythTV, it
must be done by a recorder (physical or virtual) on the backend.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users 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.