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

Mailing List Archive: MythTV: Users

Mythtv LiveTV u. Videos Ruckeln

 

 

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


marquis at gmx

Nov 16, 2006, 10:24 AM

Post #1 of 4 (847 views)
Permalink
Mythtv LiveTV u. Videos Ruckeln

hallo liste, (sorry my english is bad)

erstmal entschuldigung das ich in deutsch schreibe aber mein englisch ist sehr schlecht

folgende probleme habe ich in LiveTV und beim abspielen von videos

1. livetv ruckelt und ist asyncron
2. alle abspielbaren videos ruckeln und sind auch asyncron

für die videos habe ich für mplayer schon alle möglichen commandline parameter ausprobiert und es hilft nix

mein system ist fedora core 5 ppc 1Ghz 512 MB ram und eine radeon 9100 128 MB mit wintv pvr 150

gibt es noch irgendwelche tunnig maßnahmen und zumin. livetv ordentlich zum laufen zu bewegen
vom rechner her sollte es doch möglich sein oder ?

gibt es beim kompilieren irgendwelche ./configure schalter die ich zum optimieren nutzen könnte ?

vielen dank schomal im vorraus
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dsmolka at gmail

Nov 16, 2006, 10:49 AM

Post #2 of 4 (829 views)
Permalink
Re: Mythtv LiveTV u. Videos Ruckeln [In reply to]

On 11/16/06, marquis [at] gmx <marquis [at] gmx> wrote:
> hallo liste, (sorry my english is bad)
>
> erstmal entschuldigung das ich in deutsch schreibe aber mein englisch ist sehr schlecht
>
> folgende probleme habe ich in LiveTV und beim abspielen von videos
>
> 1. livetv ruckelt und ist asyncron
> 2. alle abspielbaren videos ruckeln und sind auch asyncron

If I understand correctly, playing recordings and imported videos is
'jerky' and the video and audio is out of sync?

> für die videos habe ich für mplayer schon alle möglichen commandline parameter ausprobiert und es hilft nix

The problems also occur when using mplayer from the commandline, and
adding different parameters to the command doesn't help?


> mein system ist fedora core 5 ppc 1Ghz 512 MB ram und eine radeon 9100 128 MB mit wintv pvr 150
>
> gibt es noch irgendwelche tunnig maßnahmen und zumin. livetv ordentlich zum laufen zu bewegen
> vom rechner her sollte es doch möglich sein oder ?

If the problem is the same with both recordings and with videos, I'd
have to guess the issue is with the playback -- probably with the ATI
card.

Are you able to play any videos on your setup? Are you able to play
anything using xine or other player?

What driver are you using for the video card? the fglrx driver?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


marquis at gmx

Nov 16, 2006, 11:53 AM

Post #3 of 4 (816 views)
Permalink
Re: Mythtv LiveTV u. Videos Ruckeln [In reply to]

hi thx for replay

-------- Original-Nachricht --------
Datum: Thu, 16 Nov 2006 12:49:30 -0600
Von: "Dewey Smolka" <dsmolka [at] gmail>
An: "Discussion about mythtv" <mythtv-users [at] mythtv>
Betreff: Re: [mythtv-users] Mythtv LiveTV u. Videos Ruckeln

> On 11/16/06, marquis [at] gmx <marquis [at] gmx> wrote:
> > hallo liste, (sorry my english is bad)
> >
> > erstmal entschuldigung das ich in deutsch schreibe aber mein englisch
> ist sehr schlecht
> >
> > folgende probleme habe ich in LiveTV und beim abspielen von videos
> >
> > 1. livetv ruckelt und ist asyncron
> > 2. alle abspielbaren videos ruckeln und sind auch asyncron
>
> If I understand correctly, playing recordings and imported videos is
> 'jerky' and the video and audio is out of sync?
yes this is my problem

> > für die videos habe ich für mplayer schon alle möglichen commandline
> parameter ausprobiert und es hilft nix
>
> The problems also occur when using mplayer from the commandline, and
> adding different parameters to the command doesn't help?
yes nothing help -vo oss or another dont work ... videos are playing auto of sync and jerky

> > mein system ist fedora core 5 ppc 1Ghz 512 MB ram und eine radeon 9100
> 128 MB mit wintv pvr 150
> >
> > gibt es noch irgendwelche tunnig maßnahmen und zumin. livetv ordentlich
> zum laufen zu bewegen
> > vom rechner her sollte es doch möglich sein oder ?
>
> If the problem is the same with both recordings and with videos, I'd
> have to guess the issue is with the playback -- probably with the ATI
> card.
mhhh i cant use another card my machine is an pegasos ppc with other os this os dont like nvidia and higher ati card

> Are you able to play any videos on your setup? Are you able to play
> anything using xine or other player?

no i play files (avi mpg many formats) with mplayer. xine and vlc are not in fc5 repositorys (fedora or atrpms). i compile vlc but vlc start with library error "...out of range"

> What driver are you using for the video card? the fglrx driver?
no fglrx dont run on ppc ... xorg "ati" or "radeon" i use

sorry my english is very bad and i cant write perfectly my problem
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dsmolka at gmail

Nov 16, 2006, 1:40 PM

Post #4 of 4 (830 views)
Permalink
Re: Mythtv LiveTV u. Videos Ruckeln [In reply to]

> no i play files (avi mpg many formats) with mplayer. xine and vlc are not in fc5 repositorys (fedora or atrpms). i compile vlc but vlc start with library error "...out of range"

You can get ppc rpms for xine and vlc from freshrpms.

This might solve your problems with the videos you have, but may not
help with recordings.


> > What driver are you using for the video card? the fglrx driver?
> no fglrx dont run on ppc ... xorg "ati" or "radeon" i use

I found this about building an fglrx kernel module:
http://bembelbee.wordpress.com/2006/08/25/building-ati-fglrx-graphics-driver-kernel-module-rpms-based-on-livna-releases/

You may be able to find fglrx packages from livna.

Or I believe that Ubuntu Dapper and Edgy PPC support fglrx, but that
would mean scrapping your FC5 installation.

Unfortunately, I have very little experience with linux on PPC
hardware. My only experience with ATI video is on an x86 laptop with
built-in Radeon. Ubuntu runs fglrx without problem, and the notebook
runs Myth frontend with no problems.

Good luck.
_______________________________________________
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.