NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 242 243 244 245 246 … 1231 Next »
Stuttering-like TV playback

 
  • 0 Vote(s) - 0 Average
Stuttering-like TV playback
suddste
Offline

Member

Posts: 138
Threads: 20
Joined: Sep 2007
#21
2008-10-16, 10:13 AM
Nope, none of this is working. Anymore ideas?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#22
2008-10-16, 02:22 PM
suddste Wrote:Ok, just tryied the FFSHOW decoder, didn't work, do you know how to install the MPA codec? (theres no install program)

I guess it's correctly spelled ffdshow.. Anyway, although I don't like using it for my MPG decoder, it should work. I get stuttering with that. If it's not working at all, it's starting to look like something else is wrong.

OK, I'm really new to graphedit, but many people will bail me out if I'm having trouble, but it might be time to see what you computer iks doing when it's trying to play

First, you should have graphedit installed, It's free, by Microsoft, but usually only available when you dowanload and install a MONSTER sized sdk FILE. I have graphedit installed when I also have klite codec pack installed.

What you can do is open GB-PVR. try to play a MPG, and then close it. Find and open the 'lastgraph.grf' file found in the gbpvr folder... I don't know much of what you can do here other than to send a copy and let us see what is happening.

Another thing I do while tweaking codecs, is only use Windows Media Player (as SUB says, GB-PVR will play whatever WMP can play) (other players, mostly anyways, have there own codecs so that wouldn't be a test) Because the player plays in windowed mode, I can see tray icons pop up with config screens for ffdshow or divx or a few others.

I use DECCHECK http://gbpvr.com/pmwiki/pmwiki.php/FAQ/Codec#toc1

to tell me if the codec is installed and used as my preferred codec.

You probably have some other codec stuff left over and blocking your attempts
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
suddste
Offline

Member

Posts: 138
Threads: 20
Joined: Sep 2007
#23
2008-10-16, 02:47 PM
zehd Wrote:I guess it's correctly spelled ffdshow.. Anyway, although I don't like using it for my MPG decoder, it should work. I get stuttering with that. If it's not working at all, it's starting to look like something else is wrong.

OK, I'm really new to graphedit, but many people will bail me out if I'm having trouble, but it might be time to see what you computer iks doing when it's trying to play

First, you should have graphedit installed, It's free, by Microsoft, but usually only available when you dowanload and install a MONSTER sized sdk FILE. I have graphedit installed when I also have klite codec pack installed.

What you can do is open GB-PVR. try to play a MPG, and then close it. Find and open the 'lastgraph.grf' file found in the gbpvr folder... I don't know much of what you can do here other than to send a copy and let us see what is happening.

Another thing I do while tweaking codecs, is only use Windows Media Player (as SUB says, GB-PVR will play whatever WMP can play) (other players, mostly anyways, have there own codecs so that wouldn't be a test) Because the player plays in windowed mode, I can see tray icons pop up with config screens for ffdshow or divx or a few others.

I use DECCHECK http://gbpvr.com/pmwiki/pmwiki.php/FAQ/Codec#toc1

to tell me if the codec is installed and used as my preferred codec.

You probably have some other codec stuff left over and blocking your attempts


Ok, thanks, so what should I do?
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#24
2008-10-16, 03:34 PM
zehd Wrote:I guess it's correctly spelled ffdshow.. Anyway, although I don't like using it for my MPG decoder, it should work. I get stuttering with that. If it's not working at all, it's starting to look like something else is wrong.

Yes, that's how it's spelled, and I agree it should work, but it has a special characteristic that it keeps two lists, one for audio and one for video, of programs it handles. You should add PVRX2.exe to those lists if you want it to handle them the same way it handles graphedit. This is important for debugging, which is where the OP is now.

Quote:OK, I'm really new to graphedit, but many people will bail me out if I'm having trouble, but it might be time to see what you computer iks doing when it's trying to play

First, you should have graphedit installed, It's free, by Microsoft, but usually only available when you dowanload and install a MONSTER sized sdk FILE. I have graphedit installed when I also have klite codec pack installed.

I agree - graphedit is my preferred tool for debugging these problems.

Quote:What you can do is open GB-PVR. try to play a MPG, and then close it. Find and open the 'lastgraph.grf' file found in the gbpvr folder...


The lastgraph.grf file tells you what filters GBPVR used. I prefer to open and play the media file in graphedit directly, to see what Windows assigns for playback. It should be exactly the same as what GBPVR uses, unless you see in graphedit that Windows tried to use ffdshow and you don't have GBPVR/PVRX2 assigned in the audio video lists of ffdshow.


Quote:Another thing I do while tweaking codecs, is only use Windows Media Player (as SUB says, GB-PVR will play whatever WMP can play) (other players, mostly anyways, have there own codecs so that wouldn't be a test) Because the player plays in windowed mode, I can see tray icons pop up with config screens for ffdshow or divx or a few others.

Except that WMP does not always play nice anymore, like it used to. Newer versions of WMP may use different filters than selected by GBPVR, so things that play in WMP may not play in GBPVR and vice-a-versa. The best test I've found is to play any media file I'm having trouble with in graphedit. It shows me exactly what filters are used by GBPVR, and if it plays in graphedit, it should play the same way in GBPVR (unless graphedit selects ffdshow and you don't have the assignments above). You can try different filters in graphedit, and after you find a combo that works, you can change filter merit so Windows will use your new combo when GBPVR tries to play that file.

Basically, loading lastgraph.grf into graphedit will let you load in the filters that GBPVR was assigned to use for the last media file it played, while loading the media file directly into graphedit causes graphedit to be assigned filters for that media file. Those two filter assignments should be the same, but it's easy to check (and I've only seen it different when ffdshow is involved).
suddste
Offline

Member

Posts: 138
Threads: 20
Joined: Sep 2007
#25
2008-10-16, 05:14 PM
Ok, I opened a file that I recorded in PVRX2 if this helps, and here is the view on graphedit:

[Image: suddste_graphedit.jpg]
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#26
2008-10-17, 04:20 PM
Does it play?
SLR_65
Offline

Senior Member

Posts: 472
Threads: 61
Joined: May 2008
#27
2008-10-17, 10:10 PM
Did you try setting the affinity to use only one core of your processor? Just start GBPVR in windowed mode, do a crtl-alt-del to pull up the task manager then I think select processes and then your program and then right click? (I'm not on a machine I can do that with right now so I'm exactly sure how I did it) and then you can choose affinity and deselect one of the cores.

Also, a friend and I were discussing this and he said he's had a bad memory stick do all kinds of weird things -> and this is one of them! Maybe run a test on your memory?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  Playback Pauses/Freezes, Then Resumes By Itself hasso 12 5,569 2011-06-20, 02:06 AM
Last Post: hasso
  Recorded Playback Scrambled/Distorted BTJustice 8 4,262 2011-03-31, 05:12 AM
Last Post: BTJustice
  win7 clean install => jerky live tv & stuttering sound marieper 0 1,596 2010-11-24, 10:22 PM
Last Post: marieper
  Skip forward during playback freezes video then audio smiffypr 3 2,885 2010-10-19, 12:46 AM
Last Post: smiffypr
  Suddenly can't playback recordings _Iz- 7 3,245 2010-10-11, 11:37 PM
Last Post: _Iz-
  No Playback sound Trevor_de_S 6 2,806 2010-09-03, 12:12 PM
Last Post: Trevor_de_S
  Hardware Acceleration on Playback - NZ DVB-T wkingham 13 4,288 2010-07-27, 11:30 AM
Last Post: wkingham
  DVD Playback hollow5555 4 2,289 2010-07-19, 05:01 AM
Last Post: hollow5555
  playback of recordings crash the application paf077 9 2,950 2010-06-27, 12:57 PM
Last Post: paf077
  DVBT streaming fine to PC Client, Analogue TV stuttering fuzzweed 3 1,921 2010-06-25, 11:00 PM
Last Post: fuzzweed

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode