NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 107 108 109 110 111 … 193 Next »
Conversion settings

 
  • 0 Vote(s) - 0 Average
Conversion settings
ejeffers
Offline

Member

Posts: 175
Threads: 23
Joined: Jul 2005
#1
2005-11-30, 03:08 AM
I never really used the auto-covert until this latest realease because of the inclusion of auto-transcode to PSP. I love this feature, however soem quality settings for PSP and all the other formats would be much appreciated. This is a pretty low priority request, but whenever you get around to it would be great.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#2
2005-11-30, 03:20 AM
I decided against reinventing the wheel. The transcoding is now based on FFmpeg. If you look in config.xml, you'll find the following settings which define each of the profiles. You can add additional profiles if you need to, or change the quality setting to use whatever you want. You can change the bit rate etc. See http://ffmpeg.sourceforge.net/ffmpeg-doc.html for more info.

Code:
<CustomFFmpegConversions>
    <Conversion name="XviD" cmd="-i {SOURCE_FILE} -f avi -vcodec xvid -b 1250 {DEST_FILE}" targetExtension=".avi" />
    <Conversion name="Video Ipod" cmd="-i {SOURCE_FILE} -f mp4 -vcodec mpeg4 -s 320x240 -r 15 {DEST_FILE}" targetExtension=".mp4" />
    <Conversion name="Sony PSP" cmd="-i {SOURCE_FILE} -f mp4 -vcodec mpeg4 -s 320x240 -r 15 {DEST_FILE}" targetExtension=".mp4" />
    <Conversion name="Mobile .3GP" cmd="-i {SOURCE_FILE} -acodec aac -vcodec mpeg4 -s qcif -aspect 4:3 -hq {DEST_FILE}" targetExtension=".3gp" />
  </CustomFFmpegConversions>
ejeffers
Offline

Member

Posts: 175
Threads: 23
Joined: Jul 2005
#3
2005-11-30, 03:35 AM
Thanks, thats exactly what i needed, just a higher quality profile for my PSP.
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#4
2005-11-30, 05:36 AM
Hey ejeffers, do your recordings actually play back on the PSP? My files seem to be having issues.
ejeffers
Offline

Member

Posts: 175
Threads: 23
Joined: Jul 2005
#5
2005-11-30, 12:20 PM
Yeah, witht he built in setting, they played back, but poorly. Thtas why I was asking how to make a new profile, what firmware version are you running?
don_care100
Offline

Member

Posts: 78
Threads: 10
Joined: Apr 2006
#6
2006-07-03, 07:38 AM
Hi all,

Want for the divx profile use a smaller videosize. I add in config.xml in the divx profile the option -S 320x240 but still it is the same size after conversion.

Read also on the link SUB provided ..... do I use the correct videosize?

Please help
User Spec's
Server Pentium 4 2.6, 1G mem, 1X 120GB , 2X 320 GB HD's, Windows XP Pro, PVR350
Client Silverstone LC03B, Pentium 4 3.2, 512 Mb mem, 1X 120GB HD, Windows XP Prof
Other US Robotics Router, Living in the Netherlands
Plugins: None for now

Don Care Smile Share your knowledge
GBPVR 0.98.8 (net2.0)
don_care100
Offline

Member

Posts: 78
Threads: 10
Joined: Apr 2006
#7
2006-07-03, 05:53 PM
Anyone? also a try with 320X288 but still no luck. Do I have to restart the pc?

Don
User Spec's
Server Pentium 4 2.6, 1G mem, 1X 120GB , 2X 320 GB HD's, Windows XP Pro, PVR350
Client Silverstone LC03B, Pentium 4 3.2, 512 Mb mem, 1X 120GB HD, Windows XP Prof
Other US Robotics Router, Living in the Netherlands
Plugins: None for now

Don Care Smile Share your knowledge
GBPVR 0.98.8 (net2.0)
kayleigh
Offline

Senior Member

Posts: 321
Threads: 18
Joined: Oct 2004
#8
2006-07-04, 02:30 AM
To increase the quality of output files, you can add "-b bitrate" (without quotes) to the command line - default is 200kb/s.

If you use "-s -cif" (again, no quotes), the size of output will be 352x288. "-s -qcif" will generate 176x144. You probably have to restart GB-PVR after editing; I believe the config.xml file is cached at program start.
[SIZE=1]
HD PVR: nPVR 4.2.2 with VLC 3.0.3 Std Skin
ASRock H170M Pro4 LGA 1151 Intel H170 HDMI-out, Intel Core i3-6100 3.7GHz, 16GB DDR4 2400, Win7 Ultimate x64, Hauppauge Colossus, 1x250GB SSD (System), 1x1TB SATA (Recordings), DirecTV HD22 STB, dtvTune.exe Ethernet channel changer

Running Samsung Smart TV plugin from Fred250
SuMo
Offline

Senior Member

Posts: 371
Threads: 13
Joined: May 2006
#9
2006-07-04, 02:19 PM
kayleigh Wrote:You probably have to restart GB-PVR after editing; I believe the config.xml file is cached at program start.

just restart the recording sevice, that'll reload the config.xml
don_care100
Offline

Member

Posts: 78
Threads: 10
Joined: Apr 2006
#10
2006-07-05, 07:07 AM
Thanks Kayleigh and Sumo,

Did add the -s -cif option in config.xml but when I now hit the transcode button noting happens. I did try to read the .log files for sme errors but I can find nothing. My complete instruction in config.xml is now:

<Conversion name="DivX" cmd="-y -i {SOURCE_FILE} -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -s -cif -b 1400 -vtag DIVX {DEST_FILE}" targetExtension=".avi" />

Do I have to place the option -s -cif in another place in the instruction or do I have to place this instruction in config.xml in more places?

Restarting the recording service will reload the config.xml indeed.

Please help !

Don
User Spec's
Server Pentium 4 2.6, 1G mem, 1X 120GB , 2X 320 GB HD's, Windows XP Pro, PVR350
Client Silverstone LC03B, Pentium 4 3.2, 512 Mb mem, 1X 120GB HD, Windows XP Prof
Other US Robotics Router, Living in the Netherlands
Plugins: None for now

Don Care Smile Share your knowledge
GBPVR 0.98.8 (net2.0)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Update EPG settings - random update time spin35 2 764 2023-05-12, 08:37 PM
Last Post: BrettB
  save pre, post padding settings for each channel koijh65 0 713 2023-01-10, 01:43 AM
Last Post: koijh65
  Edit Device's Settings joaosz 5 2,135 2020-11-18, 11:41 PM
Last Post: sub
  Add Restart Button to Settings Page aderlopas 3 1,690 2020-01-17, 03:26 PM
Last Post: mvallevand
  Button in settings to manually read xmltv file tripkip 3 2,943 2016-08-20, 02:30 PM
Last Post: Graham
  Taskbar icon for settings and check if not already open tripkip 0 1,760 2016-08-20, 08:35 AM
Last Post: tripkip
  Settings Menu Item! GuruSR 0 1,746 2016-04-06, 01:20 PM
Last Post: GuruSR
  NPVR notification area icon right click to settings without having to "Start N-PVR" tripkip 4 2,742 2015-12-20, 05:36 PM
Last Post: sub
  Post Processing Request: File conversion for archiving, close captioning capture stuck-in-second 4 3,145 2015-03-20, 03:29 AM
Last Post: digiblur
  DVB-C settings for Tampere Finland ChoBoMoN 1 1,748 2014-07-07, 04:30 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