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 … 780 781 782 783 784 … 1231 Next »
transcoding question

 
  • 0 Vote(s) - 0 Average
transcoding question
586726408
Offline

Junior Member

Posts: 1
Threads: 1
Joined: Jun 2006
#1
2006-06-07, 07:59 PM
I have installed the latest gbpvr and have it transcode automatically to divx (from mpeg2, hauppauage 250). When selecting divx from the drop down menu in the processing tab the settings button is grayed out, how can I access the settings? I tried to get into divx setting from another program and set it to deinterlace source and resize to 640x480, but these setting were ignored, video came out interlaced and 720x480. Please help
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2006-06-07, 08:02 PM
I trimmed 20 or so digits off your username. It was going to really bug me.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#3
2006-06-07, 08:03 PM
You can edit the settings in config.xml
Code:
<CustomFFmpegConversions>
    <Conversion name="XviD" cmd="-y -i {SOURCE_FILE} -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1400 -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 1400 -vtag DIVX {DEST_FILE}" targetExtension=".avi" />
    <Conversion name="Video Ipod" cmd="-y -i {SOURCE_FILE} -title {TITLE_SUBTITLE} -f mp4 -vcodec mpeg4 -s 320x240 -r 15 {DEST_FILE}" targetExtension=".mp4" />
    <Conversion name="Sony PSP" cmd="-y -i {SOURCE_FILE} -title {TITLE_SUBTITLE} -f psp -r 29.97 -s 368x208 -b 768 -ar 24000 -ab 32 {DEST_FILE}" targetExtension=".mp4" />
    <Conversion name="Mobile .3GP" cmd="-y -i {SOURCE_FILE} -acodec aac -vcodec mpeg4 -s qcif -aspect 4:3 -hq {DEST_FILE}" targetExtension=".3gp" />
    <Conversion name="WMV-1200kb/s" cmd="-y -i {SOURCE_FILE} -vcodec wmv2 -b 1200 {DEST_FILE}" targetExtension=".wmv" />
    <Conversion name="WMV-700kb/s" cmd="-y -i {SOURCE_FILE} -vcodec wmv2 -b 700 {DEST_FILE}" targetExtension=".wmv" />
  </CustomFFmpegConversions>

You can find documentation on these command line parameters at http://ffmpeg.sourceforge.net
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Automatic Transcoding Not Working taz 3 2,305 2010-11-22, 09:01 AM
Last Post: goelectric
  GBPVR Database question - Recording Schedule David B 1 1,668 2010-11-08, 09:21 PM
Last Post: sub
  Descriptive Audio Service Question mikeh49 3 3,184 2010-10-21, 10:49 PM
Last Post: sub
  Italian channels post and a question about compatibility with Seven 64 bit pinopallino 2 1,702 2010-08-18, 09:14 AM
Last Post: pinopallino
  Newbie Question rthefish 4 2,142 2010-05-25, 08:06 PM
Last Post: pBS
  Question About Recording Formats LewE 11 3,856 2010-04-27, 02:23 AM
Last Post: LewE
  Question about Haupblast.exe broadband412 2 2,541 2010-04-24, 08:59 PM
Last Post: broadband412
  A Complete noob question about remote controller mpooley 3 1,969 2010-04-01, 11:52 AM
Last Post: jw100
  MCE remote and netradio question collin 4 2,070 2010-03-23, 11:32 PM
Last Post: collin
  Question on EVR Renderer collin 4 2,522 2010-02-18, 02:39 PM
Last Post: collin

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

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

Linear Mode
Threaded Mode