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 … 546 547 548 549 550 … 1231 Next »
video conversion for n-gage :P

 
  • 0 Vote(s) - 0 Average
video conversion for n-gage :P
terramir
Offline

Member

Posts: 77
Threads: 36
Joined: Feb 2006
#1
2007-05-08, 05:28 AM
Hello got a question is there anyway that anyone can write me a video conversion command line with the following parameters that would go inside the config.xml file?


video size= 176x144
Codec: Xvid Encoder
Bitrate: 96 kbps

Audio Settings


Frecuency: 16000 Hz
Bitrate: 24 kbps
Volume Boost: 250
and are these settings possible? Tongue would be my n-gage conversion btw: a 15 fps rate would probably be helpful
terramir
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#2
2007-05-08, 11:33 AM
do you want to use ffmpeg or the actual xvid?
[they should be similar, ffmpeg faster, but xvid better looking..]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2007-05-08, 11:46 AM (This post was last modified: 2007-05-08, 12:17 PM by pBS.)
i hope you need mp3 audio..Smile
Code:
<Conversion name="N-Gage" cmd=" -y -i {SOURCE_FILE}  -r 15 -s 176x144 -f avi -ab 24 -ac 2 -ar 16000 -acodec mp3 -deinterlace -vcodec xvid -b 96k -vtag XVID {DEST_FILE}" targetExtension=".avi" />
that should work with just about any input file it can read...Big Grin
[oh and use "-ac 1" if only mono sound needed]
Quote:Output #0, avi, to 'Shark_20070503_21002200.avi':
Stream #0.0: Video: xvid, yuv420p, 176x144, q=2-31, 96 kb/s, 15.00 fps©
Stream #0.1: Audio: mp3, 16000 Hz, stereo, 24 kb/s

oh and -vol X for volume changes [256=normal,0=silent]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
terramir
Offline

Member

Posts: 77
Threads: 36
Joined: Feb 2006
#4
2007-05-08, 03:11 PM
yeah don't need mono but if I'm using the speaker yeah mono would be good, also the point is to increase the volume all together, how do I do that?
also would there be any changes if I was using dvr-ms files, because the problem is smart movie dun know how to do that.

terramir
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2007-05-08, 03:46 PM
hmmm,not sure if ffmpeg can do dvr-ms...i know it can a little bit, but not sure if they fixed it all the way yet or not..

the vol thing i added to earlier post..

dvr-ms is kinda weird so will probably have to find something that specializes in decoding those.. [ms and their bright ideas]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
terramir
Offline

Member

Posts: 77
Threads: 36
Joined: Feb 2006
#6
2007-05-09, 04:10 PM
no what I was asking if you could say like -vol 512 so it be double the volume and I looked in the line and it seems like the vol switch didn't get added so I dun know where to put it :S
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#7
2007-05-09, 04:59 PM
just put it anywhere amongst the other switches..
say, after -r 15 and before -s 176x144 like:
-r 15 -vol 512 -s 176x144 -etc. etc..
doubling the sound volume isn't really advisable so i didn't put it in the profile..
[it's after in that post at the end]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
terramir
Offline

Member

Posts: 77
Threads: 36
Joined: Feb 2006
#8
2007-05-12, 02:01 AM
well I got to double it because the n-gage needs a very high volume boost for the darn speaker and well the speaker can handle it. ty I need to post one now for H.264 psp conversions in full screen format LOL but that's another topic
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Conversion Processing paul1 1 2,817 2012-10-01, 10:07 AM
Last Post: Graham
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,025 2012-02-03, 02:41 AM
Last Post: slowtech
  Two Channels Without Video skycyclepilot 5 3,464 2011-10-29, 07:49 PM
Last Post: sub
  Zehd's Video Library Slick Skin Snooze 0 2,219 2011-09-03, 01:09 AM
Last Post: Snooze
  New Machine (probably old problems), Video Render Options jvcleave 12 5,304 2011-02-01, 08:37 AM
Last Post: stustunz
  No Video in PVRX2 GUI TonySmith35 13 4,855 2011-01-09, 10:31 PM
Last Post: steevo
  Attempts to play .dvd files in Video Library results in PVRX2 not responding Jwbrit 2 2,008 2010-11-04, 11:37 PM
Last Post: Jwbrit
  Resolution Issues when re-encoding captured video bgrieb 5 2,871 2010-11-02, 03:52 AM
Last Post: mvallevand
  Skip forward during playback freezes video then audio smiffypr 3 2,812 2010-10-19, 12:46 AM
Last Post: smiffypr
  No Sound for MPEG2 video dartis 5 10,806 2010-09-12, 11:46 PM
Last Post: rw1

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

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

Linear Mode
Threaded Mode