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

Mailing List Archive: MythTV: Users

Software encoders question

 

 

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


lifter89 at comcast

Jul 3, 2008, 1:15 PM

Post #1 of 8 (417 views)
Permalink
Software encoders question

I'd like to know what the difference is between the Default, LiveTV,
High Quality, and Low Quality software decoders is in Myth 0.21 (under
Utilities/Setup->Setup->TV Settings->Recording Profiles->Software
Encoders (v4l based). I recorded the minisode of "Rescue Me" the other
night on FX and when I try to play it back, it looks like crap. I don't
know how else to explain it except that the video is extremely jumpy and
choppy, and the audio is very staticy.

Any recording that I make using the analog portion of my pcHD5500 card
does this. FWIW, I use the Default profile for everything. And all of
the recordings that I make using the Digital (DVB) portion of that card
or my Firewire capture playback fine.

Any ideas on what I can look at to figure out how to clean this up?

Thanks,
Harry

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


myth at dermanouelian

Jul 3, 2008, 4:39 PM

Post #2 of 8 (386 views)
Permalink
Re: Software encoders question [In reply to]

On Jul 3, 2008, at 1:15 PM, Harry Devine wrote:

> I'd like to know what the difference is between the Default, LiveTV,
> High Quality, and Low Quality software decoders is in Myth 0.21 (under
> Utilities/Setup->Setup->TV Settings->Recording Profiles->Software
> Encoders (v4l based). I recorded the minisode of "Rescue Me" the
> other
> night on FX and when I try to play it back, it looks like crap. I
> don't
> know how else to explain it except that the video is extremely jumpy
> and
> choppy, and the audio is very staticy.
>
> Any recording that I make using the analog portion of my pcHD5500 card
> does this. FWIW, I use the Default profile for everything. And all
> of
> the recordings that I make using the Digital (DVB) portion of that
> card
> or my Firewire capture playback fine.
>
> Any ideas on what I can look at to figure out how to clean this up?

Try recording outside of Myth and see what your video looks like. If
that looks like crap, you know you don't need to look at any Myth
settings to fix it. At that point it would be something in the driver.
a simple cat /dev/video > tempfile would work. Play it back with
mplayer and see your results.

If that looks ok, modify your default settings (since that's what you
said you use to record) and kick up the bitrates until you see
acceptable results.

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


peter at vanderwal

Jul 4, 2008, 10:53 AM

Post #3 of 8 (364 views)
Permalink
Re: Software encoders question [In reply to]

> I'd like to know what the difference is between the Default, LiveTV,
> High Quality, and Low Quality software decoders is in Myth 0.21 (under
> Utilities/Setup->Setup->TV Settings->Recording Profiles->Software
> Encoders (v4l based).

The difference is whatever you set them up to be. I'm pretty sure they
are all the same by default, but you can set different aspect ratios,
resolution, audio, etc.

The LiveTV settings get used when watching Live TV.
Any recordings you schedule default to the "default" setting unless you
specify one of the other settings.

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


lifter89 at comcast

Jul 4, 2008, 5:29 PM

Post #4 of 8 (366 views)
Permalink
Re: Software encoders question [In reply to]

Brad DerManouelian wrote:
> On Jul 3, 2008, at 1:15 PM, Harry Devine wrote:
>
>
>> I'd like to know what the difference is between the Default, LiveTV,
>> High Quality, and Low Quality software decoders is in Myth 0.21 (under
>> Utilities/Setup->Setup->TV Settings->Recording Profiles->Software
>> Encoders (v4l based). I recorded the minisode of "Rescue Me" the
>> other
>> night on FX and when I try to play it back, it looks like crap. I
>> don't
>> know how else to explain it except that the video is extremely jumpy
>> and
>> choppy, and the audio is very staticy.
>>
>> Any recording that I make using the analog portion of my pcHD5500 card
>> does this. FWIW, I use the Default profile for everything. And all
>> of
>> the recordings that I make using the Digital (DVB) portion of that
>> card
>> or my Firewire capture playback fine.
>>
>> Any ideas on what I can look at to figure out how to clean this up?
>>
>
> Try recording outside of Myth and see what your video looks like. If
> that looks like crap, you know you don't need to look at any Myth
> settings to fix it. At that point it would be something in the driver.
> a simple cat /dev/video > tempfile would work. Play it back with
> mplayer and see your results.
>
> If that looks ok, modify your default settings (since that's what you
> said you use to record) and kick up the bitrates until you see
> acceptable results.
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
When I try that, I get "cat: /dev/video: Input/output error". I've also
noticed that when I try to tune a channel on the analog portion, I get
the exact same situation. Tuning to an analog station using TVTime
(which I know used to work) tunes the channel for about 1 second then
switches to a blue background with "No Signal" on it. I did a "tail -f
/var/log/messages" and saw the following in there for the analog tunes
(cx88 is the driver for my pcHD5500 card if I remember correctly):

Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2ae00/3] timeout
- dma=0x 0c7ac000
Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2a000/4] timeout
- dma=0x 21d12000
Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2a200/0] timeout
- dma=0x 23226000
Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2a600/1] timeout
- dma=0x 2335c000
Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2aa00/2] timeout
- dma=0x 22d5e000


I'm starting to think that this is a driver issue, but which one? The
v4l one? How do I find what I have and if there's an update for it?

Thanks for the help!
Harry


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


lifter89 at comcast

Jul 29, 2008, 7:43 PM

Post #5 of 8 (208 views)
Permalink
Re: Software encoders question [In reply to]

Harry Devine wrote:
> Brad DerManouelian wrote:
>
>> On Jul 3, 2008, at 1:15 PM, Harry Devine wrote:
>>
>>
>>
>>> I'd like to know what the difference is between the Default, LiveTV,
>>> High Quality, and Low Quality software decoders is in Myth 0.21 (under
>>> Utilities/Setup->Setup->TV Settings->Recording Profiles->Software
>>> Encoders (v4l based). I recorded the minisode of "Rescue Me" the
>>> other
>>> night on FX and when I try to play it back, it looks like crap. I
>>> don't
>>> know how else to explain it except that the video is extremely jumpy
>>> and
>>> choppy, and the audio is very staticy.
>>>
>>> Any recording that I make using the analog portion of my pcHD5500 card
>>> does this. FWIW, I use the Default profile for everything. And all
>>> of
>>> the recordings that I make using the Digital (DVB) portion of that
>>> card
>>> or my Firewire capture playback fine.
>>>
>>> Any ideas on what I can look at to figure out how to clean this up?
>>>
>>>
>> Try recording outside of Myth and see what your video looks like. If
>> that looks like crap, you know you don't need to look at any Myth
>> settings to fix it. At that point it would be something in the driver.
>> a simple cat /dev/video > tempfile would work. Play it back with
>> mplayer and see your results.
>>
>> If that looks ok, modify your default settings (since that's what you
>> said you use to record) and kick up the bitrates until you see
>> acceptable results.
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users[at]mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>>
> When I try that, I get "cat: /dev/video: Input/output error". I've also
> noticed that when I try to tune a channel on the analog portion, I get
> the exact same situation. Tuning to an analog station using TVTime
> (which I know used to work) tunes the channel for about 1 second then
> switches to a blue background with "No Signal" on it. I did a "tail -f
> /var/log/messages" and saw the following in there for the analog tunes
> (cx88 is the driver for my pcHD5500 card if I remember correctly):
>
> Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2ae00/3] timeout
> - dma=0x 0c7ac000
> Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2a000/4] timeout
> - dma=0x 21d12000
> Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2a200/0] timeout
> - dma=0x 23226000
> Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2a600/1] timeout
> - dma=0x 2335c000
> Jul 4 20:25:26 HJDMyth kernel: cx88[0]/0: [ffff810032c2aa00/2] timeout
> - dma=0x 22d5e000
>
>
> I'm starting to think that this is a driver issue, but which one? The
> v4l one? How do I find what I have and if there's an update for it?
>
> Thanks for the help!
> Harry
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
OK, so I've gotten side-tracked for a few weeks on this, but now I've
decided to give it another shot. Any ideas on this? I tried the steps
again this evening with the same results listed above. I can't figure
out what could be going on here. I know that before I upgraded my box
from FC6 to F8, this worked, so I'm assuming that its a kernel issue.
I'm running kernel 2.6.24.5-85.fc8 if that helps.

Anyone?
Harry

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


jon.the.wise.gdrive at gmail

Jul 30, 2008, 2:01 AM

Post #6 of 8 (201 views)
Permalink
Re: Software encoders question [In reply to]

>>
> OK, so I've gotten side-tracked for a few weeks on this, but now I've
> decided to give it another shot. Any ideas on this? I tried the
> steps
> again this evening with the same results listed above. I can't figure
> out what could be going on here. I know that before I upgraded my box
> from FC6 to F8, this worked, so I'm assuming that its a kernel issue.
> I'm running kernel 2.6.24.5-85.fc8 if that helps.
>
> Anyone?
> Harry


Sounds to me like a v4l driver issue. You might try the v4l mailing
list... they might have more helpful suggestions.
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


lifter89 at comcast

Jul 30, 2008, 4:44 AM

Post #7 of 8 (193 views)
Permalink
Re: Software encoders question [In reply to]

Jon Bishop wrote:
>> OK, so I've gotten side-tracked for a few weeks on this, but now I've
>> decided to give it another shot. Any ideas on this? I tried the
>> steps
>> again this evening with the same results listed above. I can't figure
>> out what could be going on here. I know that before I upgraded my box
>> from FC6 to F8, this worked, so I'm assuming that its a kernel issue.
>> I'm running kernel 2.6.24.5-85.fc8 if that helps.
>>
>> Anyone?
>> Harry
>>
>
>
> Sounds to me like a v4l driver issue. You might try the v4l mailing
> list... they might have more helpful suggestions.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
I'll do that. Where do I find the v4l list?

Thanks,
Harry

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


jon.the.wise.gdrive at gmail

Jul 30, 2008, 9:43 AM

Post #8 of 8 (190 views)
Permalink
Re: Software encoders question [In reply to]

On Jul 30, 2008, at 4:44 AM, Harry Devine wrote:

> Jon Bishop wrote:
>>> OK, so I've gotten side-tracked for a few weeks on this, but now
>>> I've
>>> decided to give it another shot. Any ideas on this? I tried the
>>> steps
>>> again this evening with the same results listed above. I can't
>>> figure
>>> out what could be going on here. I know that before I upgraded my
>>> box
>>> from FC6 to F8, this worked, so I'm assuming that its a kernel
>>> issue.
>>> I'm running kernel 2.6.24.5-85.fc8 if that helps.
>>>
>>> Anyone?
>>> Harry
>>>
>>
>>
>> Sounds to me like a v4l driver issue. You might try the v4l mailing
>> list... they might have more helpful suggestions.
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users[at]mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
> I'll do that. Where do I find the v4l list?
>
> Thanks,
> Harry

linuxtv.org
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
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 lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.