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 … 642 643 644 645 646 … 1231 Next »
.avi playback quality in .99.5

 
  • 0 Vote(s) - 0 Average
.avi playback quality in .99.5
navyguy
Offline

Member

Posts: 72
Threads: 4
Joined: May 2005
#1
2006-12-24, 02:17 AM
In .98.13 I had no problems, video looks fine. However after installing .99.5 (clean install) .avi files playback extremely pixelated through my MVP although on my computer they play clearly. .mpg files playback fine on both MVP and my computer with either version.

I went back to .98.13 just to see and all is well again. I'm assuming I'm missing a config with the new version or something else easy but...

Anyone have any ideas?

Log files didn't show anything out of the ordinary, and all was working just quality was very poor.

Hope someone has some ideas Big Grin
GBPVR v0.99.5 WinXP Pro x64 Edition, Directx 9.0c, .Net 2.0
Skin: Plain Jane
Plugins: Movies, Weather, News Feeds, Theater, WebCams.
MediaMVP D3A
Intel Pentium D - Dual Core 3.5GHz, 2GB RAM, NVIDIA GeForce 7600 GT
Movies Plugin Author
GUI XML Based Installer for GBPVR Plugins/Skins Author
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#2
2006-12-24, 02:22 AM
The version of ffmpeg changed in this release. It is responsible for doing transcoding of AVI files for playback on the MVP. I would have expected any difference, and didnt specifically notice any, but I only tried this a couple of times. You can tweak it (target bitrate etc) by editing the <MVPFFmpegTranscodeCmdLine> setting in config.xml.
navyguy
Offline

Member

Posts: 72
Threads: 4
Joined: May 2005
#3
2006-12-24, 02:27 AM
Man, if only commercial tech support was so quick Wink

I'll play around with that and see what I can come up with.

Thanks for the quick response Sub!
GBPVR v0.99.5 WinXP Pro x64 Edition, Directx 9.0c, .Net 2.0
Skin: Plain Jane
Plugins: Movies, Weather, News Feeds, Theater, WebCams.
MediaMVP D3A
Intel Pentium D - Dual Core 3.5GHz, 2GB RAM, NVIDIA GeForce 7600 GT
Movies Plugin Author
GUI XML Based Installer for GBPVR Plugins/Skins Author
navyguy
Offline

Member

Posts: 72
Threads: 4
Joined: May 2005
#4
2006-12-24, 02:38 AM
Fixed.

That did the trick, thanks again Sub!
GBPVR v0.99.5 WinXP Pro x64 Edition, Directx 9.0c, .Net 2.0
Skin: Plain Jane
Plugins: Movies, Weather, News Feeds, Theater, WebCams.
MediaMVP D3A
Intel Pentium D - Dual Core 3.5GHz, 2GB RAM, NVIDIA GeForce 7600 GT
Movies Plugin Author
GUI XML Based Installer for GBPVR Plugins/Skins Author
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#5
2006-12-24, 01:45 PM
I have the exact same problem; I've tried messing around with bitrates to no avail.

A long shot on xmas eve, but could you (or someone else) post your solution to this problem?

TIA.
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#6
2006-12-24, 02:43 PM
tipstir Wrote:So RAW AVI can be played now? Divx and Xvixd also?
No, its still transcoded to MPEG2 on the fly for playback on the MVP.
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#7
2006-12-24, 02:54 PM
Okay, PLAN B:

(I am going to be in soooo much WAF shite if I don't get this back up and running for xmas :o )

Can I just replace the FFMPEG folder in third party to go back to 98.13 performance?

Or am I looking at a reinstall/ uninstall-rollback?

Been messing with this for 2.5hrs now...
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,014
Threads: 771
Joined: Nov 2003
#8
2006-12-24, 02:58 PM
Quote:Can I just replace the FFMPEG folder in third party to go back to 98.13 performance?
You'd also need to remove a few "K"s from the <MVPFFmpegTranscodeCmdLine> setting. The -b bitrate format changed in ffmpeg. For example, the old version would require "-b 1000" wheras as new included version now requires "-b 1000k".
Erdinger
Offline

Junior Member

Posts: 14
Threads: 3
Joined: Jan 2006
#9
2006-12-27, 10:59 PM
navyguy Wrote:Fixed.

That did the trick, thanks again Sub!

Hi, I have the same problem. Can you post the sentence you use in config.xml for FFMPEG command?.

Thx
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#10
2006-12-27, 11:56 PM
After sub's help above, this is what I changed mine to - note the higher bitrate and the 'k' :

<MVPFFmpegTranscodeCmdLinePAL>-y -i "{SOURCE_FILE}" -b 5000k -ac 2 -ab 128 -r 25 -s 352x288 -f svcd "{DEST_FILE}"</MVPFFmpegTranscodeCmdLinePAL>
<MVPFFmpegTranscodeCmdLineNTSC>-y -i "{SOURCE_FILE

Hope this helps.
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Playback Pauses/Freezes, Then Resumes By Itself hasso 12 5,764 2011-06-20, 02:06 AM
Last Post: hasso
  Recorded Playback Scrambled/Distorted BTJustice 8 4,425 2011-03-31, 05:12 AM
Last Post: BTJustice
  Mygica/AnyTV - No channel, Strength: 0, Quality: 0 kevinchu 6 3,534 2010-11-28, 12:03 AM
Last Post: kevinchu
  Skip forward during playback freezes video then audio smiffypr 3 3,009 2010-10-19, 12:46 AM
Last Post: smiffypr
  Suddenly can't playback recordings _Iz- 7 3,417 2010-10-11, 11:37 PM
Last Post: _Iz-
  No Playback sound Trevor_de_S 6 2,933 2010-09-03, 12:12 PM
Last Post: Trevor_de_S
  Hardware Acceleration on Playback - NZ DVB-T wkingham 13 4,546 2010-07-27, 11:30 AM
Last Post: wkingham
  DVD Playback hollow5555 4 2,407 2010-07-19, 05:01 AM
Last Post: hollow5555
  playback of recordings crash the application paf077 9 3,160 2010-06-27, 12:57 PM
Last Post: paf077
  Filmstrip/Video Library art quality randomly changes tieke 1 1,455 2010-06-25, 12:29 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode