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 … 591 592 593 594 595 … 1231 Next »
What FFMpeg settings do you use?

 
  • 0 Vote(s) - 0 Average
What FFMpeg settings do you use?
top_cat
Offline

Junior Member

Posts: 15
Threads: 7
Joined: Oct 2005
#1
2007-02-24, 11:21 AM
I'm trying to set up GB-PVR to encode my output to XVID or DivX but keeping the quality high. I've found the default settings for XVID to give a very poor result.

So I was wondering if anyone had a Custom FFmpeg Conversion settings from config.xml which produces good results?

I tried creating my own
Code:
<Conversion name="XviD HQ" cmd="-y -i {SOURCE_FILE} -f avi -deinterlace -aspect 16:9 -g 300 -bf 2 -s 720x400 -f avi -ab 128 -ac 2 -vcodec xvid -b 1250 {DEST_FILE}" targetExtension=".avi">

But I this did not work as the quality was exactly the same as the standard XVID and certainly not widescreen.

So if you have managed to create a high quality XVID custom FFMpeg settings please share Smile
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#2
2007-02-24, 02:25 PM
change this part: -b 1250 to something more like -b 1250k or even -b 1800k for better looking results...medium rec. bitrate is over 3000k..

i use instead "-qscale 4.5" as this keeps a constant quality and varies the bitrate when needed...
adjust up and down to see what looks good to you and is still small enough..
Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
top_cat
Offline

Junior Member

Posts: 15
Threads: 7
Joined: Oct 2005
#3
2007-02-26, 12:58 PM
Thanks for your help.

I've changed the settings to:

Quote:<Conversion name="XviD HQ" cmd="-y -i {SOURCE_FILE} -f avi -deinterlace -aspect 16:9 -g 300 -bf 2 -s 720x400 -f avi -ab 128 -ac 2 -vcodec xvid -qscale 4.5 {DEST_FILE}" targetExtension=".avi">

Does that seem better?

I'll start encoding something now and let you know the results but if you spot any other problems with the above code please let me know.

Thanks
top_cat
Offline

Junior Member

Posts: 15
Threads: 7
Joined: Oct 2005
#4
2007-02-26, 01:13 PM
Those settings did not seem to work, I got a 220mb file but it wont playback and only took a couple of minutes to create (not long enough).

pBS: would you mind posting the line from your config file so I can use that?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  pin code for settings menu? HYBRiD.BLiNG 2 2,081 2010-04-20, 05:27 PM
Last Post: sub
  How do I activate ffmpeg to automaticaliy convert MPG video to AVI format in GbPVR HYBRiD.BLiNG 0 1,266 2010-04-18, 01:52 AM
Last Post: HYBRiD.BLiNG
  Analog recording settings and recorded output edgesitter 3 2,257 2010-04-08, 04:11 AM
Last Post: Ninianne
  ffmpeg mpeg4 codec problem VBR TS file luttrell1962 12 8,075 2010-02-24, 07:53 PM
Last Post: luttrell1962
  Quality Settings for Digital luttrell1962 2 1,671 2010-02-01, 03:23 PM
Last Post: sub
  NVIDIA 6200 Settings (running slow/choppy) Atrus 7 6,097 2010-01-29, 12:13 AM
Last Post: Zeno110
  live TV settings? Jeepman007 16 5,324 2010-01-22, 03:04 AM
Last Post: Jeepman007
  After upgrade to 1.4.7 settings error statik 3 1,792 2009-12-19, 09:59 PM
Last Post: sub
  Sydney Australia scan .ini Settings StewieG 18 7,109 2009-10-07, 09:10 AM
Last Post: Rockeet
  config.xml question for BDA radio and hidden channels settings recordit 5 2,279 2009-09-26, 09:10 PM
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