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 … 468 469 470 471 472 … 1231 Next »
Transcoded image is narrow

 
  • 0 Vote(s) - 0 Average
Transcoded image is narrow
boazbez
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Sep 2007
#1
2007-09-19, 07:17 PM
When I set GBPVR to transcode a file to DIVX overnight the image of the resulting file is about 1/3 narrower than it should be.

Is there some setting I need to adjust to get this right?

Boaz
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2007-09-19, 09:17 PM
boazbez Wrote:When I set GBPVR to transcode a file to DIVX overnight the image of the resulting file is about 1/3 narrower than it should be.

Is there some setting I need to adjust to get this right?

Boaz

Are you using ZProcess or just default FFmpeg that ships with GB-PVR?

If you are using ZProcess, it will intercept calls for automatic transcoding.

If you are just using the ffmpeg, then: have you tweaked or changed the commandline parameters from config.xml?

Here's one more question: Is it regular 4x3 video that you are transcoding?
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]
boazbez
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Sep 2007
#3
2007-09-20, 12:37 AM
Quote:Are you using ZProcess or just default FFmpeg that ships with GB-PVR?

I guess I'm using FFmpeg since I just installed GBPVR and I haven't done anything about setting up ZProcess.

Quote:If you are just using the ffmpeg, then: have you tweaked or changed the commandline parameters from config.xml?

No. I don't know, yet, what I would be doing there.
Quote:Here's one more question: Is it regular 4x3 video that you are transcoding?

Yes.

Boaz
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#4
2007-09-20, 05:47 AM
PK. In the GBPVR folder there is a file we work with a lot called: config.xml

Although the file is a special xml format (it makes it easy to access from withing a program) it is only really a text file. You can open it in notepad, edit it and close it. Your would then restart GB-PVR for the changes to take effect...

Anyway, in the config.xml you will find these two lines:

Code:
<Conversion name="XviD" cmd="-y -i {SOURCE_FILE} -f avi -ab 224 -ac 2 -acodec mp3 -deinterlace -vcodec xvid -qscale 5 -vtag XVID {DEST_FILE}" targetExtension=".avi" />
<Conversion name="DivX" cmd="-y -i {SOURCE_FILE} -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1000k -vtag DIVX {DEST_FILE}" targetExtension=".avi" />

I've included the line for xvid too ,because I like it better, but it shouldn't matter which you choose.

I would add or change the lines that you will see above to look like this:

Code:
<Conversion name="XviD" cmd="-y -i {SOURCE_FILE} -f avi -ab 224 -ac 2 -acodec mp3 -deinterlace -vcodec xvid -qscale 5 [B]-s 640x480 -aspect 4:3[/B] -vtag XVID {DEST_FILE}" targetExtension=".avi" />
<Conversion name="DivX" cmd="-y -i {SOURCE_FILE} -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1000k [B]-s 640x480 -aspect 4:3[/B] -vtag DIVX {DEST_FILE}" targetExtension=".avi" />

The additions are in bold... Try this...
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]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,451 2011-01-23, 06:35 PM
Last Post: DaveA
  Image degrades after a few minutes scoperboy 7 2,381 2010-05-01, 06:57 PM
Last Post: scoperboy
  Narrow Black Bars skycyclepilot 3 1,561 2010-02-14, 04:02 PM
Last Post: sub
  HD video displays top left of image only liteswap 12 6,787 2010-02-05, 11:44 PM
Last Post: prada115
  Live TV Image Compressed on Some Channels Geek 6 2,718 2010-01-31, 06:26 PM
Last Post: Geek
  Narrow Black Bars On All Recordings skycyclepilot 3 1,440 2010-01-24, 11:03 PM
Last Post: skycyclepilot
  transcoded files from ts to mkv - db update needed? psycik 23 7,933 2009-10-05, 09:05 AM
Last Post: lchiu7
  is there an image quality improvement from 1.3.11 to 1.4.7? Shoey Peachew 1 1,522 2009-10-04, 11:15 AM
Last Post: sub
  Including DVB subtitles with transcoded files ikaukora 5 1,949 2009-07-16, 07:31 PM
Last Post: Reddwarf
  AF9015 LiveTV problem - no image or sound, but 100% signal strength and quality alarmour 11 11,749 2009-07-11, 05:48 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode