Re: [mythtv-users] HDTV clip request

2005-05-23 Thread Mario Limonciello
Well lets start here Robin.

Do you have an nvidia video card?

If so, start using opengl vsync instead of letting it go with usleep.
If not, at least change the permissions on /dev/rtc to allow it to be
used for timing.

Also, if you have an nvidia video card you can try to enable xvmc to
see if there is any luck there.

I guess I'll venture the question, what hardware DO you have :)


On 5/23/05, Robin Smith <[EMAIL PROTECTED]> wrote:
> So I play the file with
> 
> mythtv test.ts
> 
> and its all stuttery, here's the log:
> 
> 2005-05-23 13:41:11.085 New DB connection, total: 1
> Total desktop width=720, height=480, numscreens=1
> 2005-05-23 13:41:11.090 Using screen 0, 720x480 at 0,0
> 2005-05-23 13:41:11.132 Switching to square mode (G.A.N.T.)
> 2005-05-23 13:41:11.451 Joystick disabled.
> 2005-05-23 13:41:11.452 New DB connection, total: 2
> adding pes stream at pid 0x15 with type 2
> adding pes stream at pid 0x18 with type 129
> 2005-05-23 13:41:11.565 AVFD
> 2005-05-23 13:41:11.565 AVFD: Opening Stream #0: codec id 2
> 2005-05-23 13:41:11.567 detectInterlace(Detect Scan, Detect Scan,
> 29.97, 1088) ->Interlaced Scan
> 2005-05-23 13:41:11.567 Interlaced: Interlaced Scan  video_height:
> 1088  fps: 29.97
> 2005-05-23 13:41:11.569 AVFD: Looking for decoder for 2
> 2005-05-23 13:41:11.569 AVFD
> 2005-05-23 13:41:11.569 AVFD: Opening Stream #1: codec id 86020
> 2005-05-23 13:41:11.569 AVFD: Looking for decoder for 86020
> 2005-05-23 13:41:11.572 Estimated bitrate = 18584
> 2005-05-23 13:41:11.574 SyncPositionMap prerecorded, from DB: 0 entries
> Input #0, mpegts, from 'test.ts':
>   Stream #0.0[0x15]: Video: mpeg2video, 1920x1088, 29.97 fps, 18200 kb/s
>   Stream #0.1[0x18]: Audio: ac3, 48000 Hz, stereo, 384 kb/s
> 2005-05-23 13:41:11.579 Opening audio device '/dev/dsp0'.
> 2005-05-23 13:41:11.579 Opening OSS audio device '/dev/dsp0'.
> 2005-05-23 13:41:11.587 Over/underscan. V: -0.02, H: 0, XOff: 0, YOff: 4
> 2005-05-23 13:41:11.593 Using XV port 177
> 2005-05-23 13:41:11.597 Image size. dispxoff -66, dispyoff: 13,
> dispwoff: 797, disphoff: 434
> 2005-05-23 13:41:11.597 Image size. imgx 0, imgy: 0, imgw: 1920, imgh: 1080
> 2005-05-23 13:41:13.153 Changing from None to WatchingPreRecorded
> 2005-05-23 13:41:13.154 Using realtime priority.
> 2005-05-23 13:41:13.255 nVidiaVideoSync: VBlank ioctl did not work,
> unimplemented in this driver?
> 2005-05-23 13:41:13.255 DRMVideoSync: Could not open device
> /dev/dri/card0, Permission denied
> 2005-05-23 13:41:13.255 RTCVideoSync: Could not set RTC frequency,
> Permission denied.
> 2005-05-23 13:41:13.256 Using audio as timebase
> 2005-05-23 13:41:13.256 Video timing method: USleep with busy wait
> 2005-05-23 13:41:13.256 Refresh rate: 1, frame interval: 33366
> 2005-05-23 13:41:13.256 waiting for prebuffer...
> 2005-05-23 13:41:13.391 prebuffer wait timed out..
> 2005-05-23 13:41:13.391 waiting for prebuffer...
> 2005-05-23 13:41:13.526 prebuffer wait timed out..
> 2005-05-23 13:41:13.526 waiting for prebuffer...
> 2005-05-23 13:41:14.068 prebuffering pause
> 2005-05-23 13:41:14.068 waiting for prebuffer...
> 2005-05-23 13:41:14.203 prebuffer wait timed out..
> 2005-05-23 13:41:14.203 waiting for prebuffer...
> 2005-05-23 13:41:14.338 prebuffer wait timed out..
> 2005-05-23 13:41:14.338 waiting for prebuffer...
> 2005-05-23 13:41:14.577 A/V diverged by -3.0867 frames, dropping frame
> to keep audio in sync
> 2005-05-23 13:41:14.617 A/V diverged by -3.34152 frames, dropping
> frame to keep audio in sync
> 2005-05-23 13:41:14.660 A/V diverged by -3.58506 frames, dropping
> frame to keep audio in sync
> 2005-05-23 13:41:14.701 A/V diverged by -3.84265 frames, dropping
> frame to keep audio in sync
> 2005-05-23 13:41:14.741 A/V diverged by -4.08829 frames, dropping
> frame to keep audio in sync
> 2005-05-23 13:41:14.782 A/V diverged by -4.32497 frames, dropping
> frame to keep audio in sync
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org 
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-05-23 Thread Robin Smith
So I play the file with

mythtv test.ts

and its all stuttery, here's the log:

2005-05-23 13:41:11.085 New DB connection, total: 1
Total desktop width=720, height=480, numscreens=1
2005-05-23 13:41:11.090 Using screen 0, 720x480 at 0,0
2005-05-23 13:41:11.132 Switching to square mode (G.A.N.T.)
2005-05-23 13:41:11.451 Joystick disabled.
2005-05-23 13:41:11.452 New DB connection, total: 2
adding pes stream at pid 0x15 with type 2
adding pes stream at pid 0x18 with type 129
2005-05-23 13:41:11.565 AVFD
2005-05-23 13:41:11.565 AVFD: Opening Stream #0: codec id 2
2005-05-23 13:41:11.567 detectInterlace(Detect Scan, Detect Scan,
29.97, 1088) ->Interlaced Scan
2005-05-23 13:41:11.567 Interlaced: Interlaced Scan  video_height:
1088  fps: 29.97
2005-05-23 13:41:11.569 AVFD: Looking for decoder for 2
2005-05-23 13:41:11.569 AVFD
2005-05-23 13:41:11.569 AVFD: Opening Stream #1: codec id 86020
2005-05-23 13:41:11.569 AVFD: Looking for decoder for 86020
2005-05-23 13:41:11.572 Estimated bitrate = 18584
2005-05-23 13:41:11.574 SyncPositionMap prerecorded, from DB: 0 entries
Input #0, mpegts, from 'test.ts':
  Stream #0.0[0x15]: Video: mpeg2video, 1920x1088, 29.97 fps, 18200 kb/s
  Stream #0.1[0x18]: Audio: ac3, 48000 Hz, stereo, 384 kb/s
2005-05-23 13:41:11.579 Opening audio device '/dev/dsp0'.
2005-05-23 13:41:11.579 Opening OSS audio device '/dev/dsp0'.
2005-05-23 13:41:11.587 Over/underscan. V: -0.02, H: 0, XOff: 0, YOff: 4
2005-05-23 13:41:11.593 Using XV port 177
2005-05-23 13:41:11.597 Image size. dispxoff -66, dispyoff: 13,
dispwoff: 797, disphoff: 434
2005-05-23 13:41:11.597 Image size. imgx 0, imgy: 0, imgw: 1920, imgh: 1080
2005-05-23 13:41:13.153 Changing from None to WatchingPreRecorded
2005-05-23 13:41:13.154 Using realtime priority.
2005-05-23 13:41:13.255 nVidiaVideoSync: VBlank ioctl did not work,
unimplemented in this driver?
2005-05-23 13:41:13.255 DRMVideoSync: Could not open device
/dev/dri/card0, Permission denied
2005-05-23 13:41:13.255 RTCVideoSync: Could not set RTC frequency,
Permission denied.
2005-05-23 13:41:13.256 Using audio as timebase
2005-05-23 13:41:13.256 Video timing method: USleep with busy wait
2005-05-23 13:41:13.256 Refresh rate: 1, frame interval: 33366
2005-05-23 13:41:13.256 waiting for prebuffer...
2005-05-23 13:41:13.391 prebuffer wait timed out..
2005-05-23 13:41:13.391 waiting for prebuffer...
2005-05-23 13:41:13.526 prebuffer wait timed out..
2005-05-23 13:41:13.526 waiting for prebuffer...
2005-05-23 13:41:14.068 prebuffering pause
2005-05-23 13:41:14.068 waiting for prebuffer...
2005-05-23 13:41:14.203 prebuffer wait timed out..
2005-05-23 13:41:14.203 waiting for prebuffer...
2005-05-23 13:41:14.338 prebuffer wait timed out..
2005-05-23 13:41:14.338 waiting for prebuffer...
2005-05-23 13:41:14.577 A/V diverged by -3.0867 frames, dropping frame
to keep audio in sync
2005-05-23 13:41:14.617 A/V diverged by -3.34152 frames, dropping
frame to keep audio in sync
2005-05-23 13:41:14.660 A/V diverged by -3.58506 frames, dropping
frame to keep audio in sync
2005-05-23 13:41:14.701 A/V diverged by -3.84265 frames, dropping
frame to keep audio in sync
2005-05-23 13:41:14.741 A/V diverged by -4.08829 frames, dropping
frame to keep audio in sync
2005-05-23 13:41:14.782 A/V diverged by -4.32497 frames, dropping
frame to keep audio in sync
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-05-22 Thread Mario Limonciello
Howard Cokl wrote:

>--- Brad Fuller <[EMAIL PROTECTED]> wrote:
>  
>
>>Adam Gianola wrote:
>>
>>
>>
>>>I think something screwy is going on with the
>>>  
>>>
>>pchdtv.com website. The
>>
>>
>>>downloads of their driver tar's are also failing,
>>>  
>>>
>>or have been for the
>>
>>
>>>past few days.
>>>
>>>  
>>>
>>can anyone post the ts.tar that they have dnl'd from
>>pchdtv.com? Or 
>>another suitable test clip?
>>
>>it would be much appreciated.
>>
>>brad
>>
>>
> Trying a torrent (attached) I'll give it a try, gotta
>be better than my DSL upload bandwidth for ftp
>
>
>
>___
>mythtv-users mailing list
>mythtv-users@mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>  
>
For a test clip, here is one that I located on my web space at school. 
Hopefully they don't slap me around too much for abusing bandwidth usage.

http://home.eng.iastate.edu/~superm1/test.ts
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Chad
Nope, didn't work, too big apparently...

On 4/29/05, Chad <[EMAIL PROTECTED]> wrote:
> Attached the file, if it works...
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Chad
Attached the file, if it works...
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Andrew Bassett
just tried it - bad tracker from client

On Fri, 2005-04-29 at 18:09 -0700, Howard Cokl wrote:
> --- Brad Fuller <[EMAIL PROTECTED]> wrote:
> > Adam Gianola wrote:
> > 
> > > I think something screwy is going on with the
> > pchdtv.com website. The
> > > downloads of their driver tar's are also failing,
> > or have been for the
> > > past few days.
> > >
> > can anyone post the ts.tar that they have dnl'd from
> > pchdtv.com? Or 
> > another suitable test clip?
> > 
> > it would be much appreciated.
> > 
> > brad
>  Trying a torrent (attached) I'll give it a try, gotta
> be better than my DSL upload bandwidth for ftp
> ___ 

> mythtv-users mailing list 

> mythtv-users@mythtv.org 

> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
-- 
Andrew Bassett
http://www.bassettcorp.com

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Howard Cokl
--- Brad Fuller <[EMAIL PROTECTED]> wrote:
> Adam Gianola wrote:
> 
> > I think something screwy is going on with the
> pchdtv.com website. The
> > downloads of their driver tar's are also failing,
> or have been for the
> > past few days.
> >
> can anyone post the ts.tar that they have dnl'd from
> pchdtv.com? Or 
> another suitable test clip?
> 
> it would be much appreciated.
> 
> brad
 Trying a torrent (attached) I'll give it a try, gotta
be better than my DSL upload bandwidth for ftp

tst.ts.torrent
Description: tst.ts.torrent
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Brad Fuller






Howard Cokl wrote:

  --- Brad Fuller <[EMAIL PROTECTED]> wrote:
  
  
Adam Gianola wrote:



  I think something screwy is going on with the
  

pchdtv.com website. The


  downloads of their driver tar's are also failing,
  

or have been for the


  past few days.

  

can anyone post the ts.tar that they have dnl'd from
pchdtv.com? Or 
another suitable test clip?

it would be much appreciated.

brad

  
  Sorry but I just have a crappy DSL and you guys were
killing me, hope at least some people got it.
  

you shut it down already? Man, that was fast.
(if not, connection times out)


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Howard Cokl

--- Brad Fuller <[EMAIL PROTECTED]> wrote:
> Adam Gianola wrote:
> 
> > I think something screwy is going on with the
> pchdtv.com website. The
> > downloads of their driver tar's are also failing,
> or have been for the
> > past few days.
> >
> can anyone post the ts.tar that they have dnl'd from
> pchdtv.com? Or 
> another suitable test clip?
> 
> it would be much appreciated.
> 
> brad
Sorry but I just have a crappy DSL and you guys were
killing me, hope at least some people got it.


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Howard Cokl
OK, I have put turned on anon ftp and it's in there. 
ip address is  68.252.18.14 
I'm only leaving it up overnight, let me know if you
have problems

Howard

--- Brad Fuller <[EMAIL PROTECTED]> wrote:
> Adam Gianola wrote:
> 
> > I think something screwy is going on with the
> pchdtv.com website. The
> > downloads of their driver tar's are also failing,
> or have been for the
> > past few days.
> >
> can anyone post the ts.tar that they have dnl'd from
> pchdtv.com? Or 
> another suitable test clip?
> 
> it would be much appreciated.
> 
> brad
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-29 Thread Brad Fuller
Adam Gianola wrote:
I think something screwy is going on with the pchdtv.com website. The
downloads of their driver tar's are also failing, or have been for the
past few days.
can anyone post the ts.tar that they have dnl'd from pchdtv.com? Or 
another suitable test clip?

it would be much appreciated.
brad
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-28 Thread Adam Gianola
I think something screwy is going on with the pchdtv.com website.  The
downloads of their driver tar's are also failing, or have been for the
past few days.

On 4/28/05, William <[EMAIL PROTECTED]> wrote:
> 
> > anyone else have problems downloading this file? (tst.ts)
> > I tried a couple of browser and PCs and the site replies that
> > the file
> > doesn't exist
> 
> I get the same thing. Would someone who already has the file post it where
> we can get to it? I would love to test some hd material before investing in
> a hdtv capture device.
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] HDTV clip request

2005-04-28 Thread William

> anyone else have problems downloading this file? (tst.ts)
> I tried a couple of browser and PCs and the site replies that 
> the file 
> doesn't exist


I get the same thing. Would someone who already has the file post it where
we can get to it? I would love to test some hd material before investing in
a hdtv capture device. 


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-28 Thread Brad Fuller

thor wrote:
On Monday 25 April 2005 09:31 am, Kevin Kuphal wrote:
 

I was wondering if anyone that records HDTV with Myth would be willing
to provide a download link
   

http://www.pchdtv.com/
--> Downloads --> Test Clip
 

anyone else have problems downloading this file? (tst.ts)
I tried a couple of browser and PCs and the site replies that the file 
doesn't exist

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-28 Thread Robin Smith
The rename doesn't do it for me. Mythtv still says:
NVP: Couldn't find a matching decoder for: tst.nuv

mplayer does:
Playing tst.nuv.

Exiting... (End of file)

But nothing happens...

Robin

On 4/28/05, Jarod Wilson <[EMAIL PROTECTED]> wrote:
> On Monday 25 April 2005 16:36, Kevin Kuphal wrote:
> > Donavan Stanley wrote:
> > >On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
> > >>Thanks, the download is a .ts file.  Will this playback with mythtv
> > >>using "mythtv tst.ts"?
> >
> > Well, I tried now at home and all I get is "Could not find decoder for
> > tst.ts".  Even mplayer won't touch it.  I guess I'm back to asking for
> > clips recorded with mythtv unless you have another idea.
> 
> I just renamed the file to tst.nuv, and it plays in xine, mplayer and mythtv
> for me. However, xine and mythtv play the 480p subchannel, mplayer plays the
> 1080i subchannel.
> 
> --
> Jarod Wilson
> [EMAIL PROTECTED]
> 
> Got a question? Read this first...
>  http://catb.org/~esr/faqs/smart-questions.html
> MythTV, Fedora Core & ATrpms documentation:
>  http://wilsonet.com/mythtv/
> MythTV Searchable Mailing List Archive
>  http://www.gossamer-threads.com/lists/mythtv/
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-28 Thread Jarod Wilson
On Monday 25 April 2005 16:36, Kevin Kuphal wrote:
> Donavan Stanley wrote:
> >On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
> >>Thanks, the download is a .ts file.  Will this playback with mythtv
> >>using "mythtv tst.ts"?
>
> Well, I tried now at home and all I get is "Could not find decoder for
> tst.ts".  Even mplayer won't touch it.  I guess I'm back to asking for
> clips recorded with mythtv unless you have another idea.

I just renamed the file to tst.nuv, and it plays in xine, mplayer and mythtv 
for me. However, xine and mythtv play the 480p subchannel, mplayer plays the 
1080i subchannel.

-- 
Jarod Wilson
[EMAIL PROTECTED]

Got a question? Read this first...
 http://catb.org/~esr/faqs/smart-questions.html
MythTV, Fedora Core & ATrpms documentation:
 http://wilsonet.com/mythtv/
MythTV Searchable Mailing List Archive
 http://www.gossamer-threads.com/lists/mythtv/


pgpjrRdpmQYml.pgp
Description: PGP signature
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-25 Thread Kevin Kuphal
Chad wrote:
On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
 

Donavan Stanley wrote:
   

On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
 

Thanks, the download is a .ts file.  Will this playback with mythtv
using "mythtv tst.ts"?
   

Well, I tried now at home and all I get is "Could not find decoder for
tst.ts".  Even mplayer won't touch it.  I guess I'm back to asking for
clips recorded with mythtv unless you have another idea.
Thanks,
Kevin
   

What's your error from mplayer?
 

It doesn't say much of anything:
MPlayer 1.0pre6-3.2.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 3)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such device
Can't init input joystick
Setting up LIRC support...
mplayer: could not open config files /root/.lircrc and /etc/lircrc
mplayer: No such file or directory
Failed to read LIRC config file ~/.lircrc.
You will not be able to use your remote control.
Playing tst.ts.
Exiting... (End of file)
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-25 Thread Chad
On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
> Donavan Stanley wrote:
> 
> >On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Thanks, the download is a .ts file.  Will this playback with mythtv
> >>using "mythtv tst.ts"?
> >>
> >>
> Well, I tried now at home and all I get is "Could not find decoder for
> tst.ts".  Even mplayer won't touch it.  I guess I'm back to asking for
> clips recorded with mythtv unless you have another idea.
> 
> Thanks,
> Kevin

What's your error from mplayer?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-25 Thread Kevin Kuphal
Donavan Stanley wrote:
On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
 

Thanks, the download is a .ts file.  Will this playback with mythtv
using "mythtv tst.ts"?
   

Well, I tried now at home and all I get is "Could not find decoder for 
tst.ts".  Even mplayer won't touch it.  I guess I'm back to asking for 
clips recorded with mythtv unless you have another idea.

Thanks,
Kevin
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-25 Thread Donavan Stanley
On 4/25/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote:
> Thanks, the download is a .ts file.  Will this playback with mythtv
> using "mythtv tst.ts"?

It should.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-25 Thread Kevin Kuphal
thor wrote:
On Monday 25 April 2005 09:31 am, Kevin Kuphal wrote:
 

I was wondering if anyone that records HDTV with Myth would be willing
to provide a download link
   

http://www.pchdtv.com/
--> Downloads --> Test Clip
 

Thanks, the download is a .ts file.  Will this playback with mythtv 
using "mythtv tst.ts"?

Kevin
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HDTV clip request

2005-04-25 Thread thor
On Monday 25 April 2005 09:31 am, Kevin Kuphal wrote:
> I was wondering if anyone that records HDTV with Myth would be willing
> to provide a download link

 http://www.pchdtv.com/
 --> Downloads --> Test Clip

- thor
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users