NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 … 79 80 81 82 83 … 115 Next »
Audio quality on DivX/xVid transcodes

 
  • 0 Vote(s) - 0 Average
Audio quality on DivX/xVid transcodes
idbirch2
Offline

Junior Member

Posts: 30
Threads: 5
Joined: Nov 2005
#1
2005-12-31, 11:10 PM
Hi,

I use GB-PVR for streaming AVIs to my MVP as it does a far better job than the Hauppauge software. I have ramped up the resolution in config.xml to 720*576 and the picture looks awesome!! (thanks sub)

The sounds a little weird though. I think, to my untrained ear, that its in mono and possibly at something like 22,000 sampling rate, it just doesn't sound great. I scoured the config.xml file and the config.exe util for audio settings but couldn't find any.

Is it possible to increase the quality of the transoded audio aswell as just the video?

Cheers.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,673
Threads: 767
Joined: Nov 2003
#2
2006-01-01, 12:04 AM
GB-PVR uses ffmpeg for its trancoding. Look at the <MVPFFmpegTranscodeCmdLinePAL> or <MVPFFmpegTranscodeCmdLineNTSC> settings in config.xml. Documentation on the ffmpeg command line parameters can be found at http://ffmpeg.sourceforge.net
idbirch2
Offline

Junior Member

Posts: 30
Threads: 5
Joined: Nov 2005
#3
2006-01-01, 01:13 PM
Thanks sub, that did the trick. For anyone else who is looking for this setting you need to add the -ab switch for the MVP transcode line in config.xml. Mine now looks like this:

Code:
<MVPFFmpegTranscodeCmdLinePAL>-y -i "{SOURCE_FILE}" -b 2400 -ab 160 -r 25 -s 720x576 -vcodec mpeg2video "{DEST_FILE}"</MVPFFmpegTranscodeCmdLinePAL>
  <MVPFFmpegTranscodeCmdLineNTSC>-y -i "{SOURCE_FILE}" -b 2400 -ab 160 -r 25 -s 720x480 -vcodec mpeg2video "{DEST_FILE}"</MVPFFmpegTranscodeCmdLineNTSC>

and results in 720*576 video with 160kbps MP3 audio, it looks and sounds great! Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio sync WKleeven 5 3,854 2011-11-22, 03:47 PM
Last Post: WKleeven
  No audio on MKV files on the PCH pcostanza 3 3,712 2011-11-22, 02:21 AM
Last Post: pcostanza
  No audio NMT - solved. Lindsay 2 2,544 2011-11-16, 07:32 PM
Last Post: Lindsay
  No audio for avi on nmt roy 2 2,935 2011-11-06, 04:55 PM
Last Post: roy
  Egreat no video or audio coppelltx 22 8,834 2010-06-03, 05:42 AM
Last Post: sudoko
  Odd audio at MVP with some mpegs Dave72 23 6,610 2009-12-01, 04:50 AM
Last Post: Dave72
  WinTv7 transcodes only in PAL? Is it possible to change it the NTSC? juno 5 3,605 2009-11-26, 03:20 AM
Last Post: Pengu
  No audio on NMT (when watching LiveTv or RecordingTV) hvannieu 3 2,081 2009-09-29, 10:25 PM
Last Post: mvallevand
  Audio Playback on the MVP mvallevand 8 2,844 2009-03-08, 02:30 PM
Last Post: mvallevand
  playing divx file on the PCH (and MVP too)? jksmurf 5 2,394 2009-02-22, 04:29 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode