Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 08-31-2009, 02:37 AM
stiraith stiraith is offline
Junior Member
 
Join Date: Aug 2009
Posts: 11
stiraith is on a distinguished road
Default

Jaksta - conversion settings


Hi,

as you all know Jaksta and Replay Media Catcher (RMC) both come with the option to convert your files after you finished recording. I want Jaksta to convert my recordings into Xvid but I fail at the ffmpeg command line.

The default command line for let's say "IPod Optimum Quality (MPEG 4)" looks like this:
<CommandLine>-y -i "{0}" -ss 0.00 -vcodec mpeg4 -r 24.00 -s 320x240 -b 1200000 -acodec libfaac -ab 131072 -ar 48000 -ac 2 -f mp4 "{1}"</CommandLine>

I want basically the same thing but for Xvid (1.22) resulting in a .avi container. Also the sound settings are too high for me. I'd prefer AC-3 with 32kbit/11025Hz/Mono (since most streams come in this low quality anyway).

So, how does the command line I need have to look like? Thanks in advance.
Reply With Quote
  #2  
Old 09-02-2009, 08:28 PM
crs crs is offline
Jaksta LLC
 
Join Date: May 2009
Posts: 54
crs is on a distinguished road
Default

Re: Jaksta - conversion settings


Jaksta's conversion settings can be changed using Tools > Conversion Settings:

Jaksta uses the excellent open source product FFMPEG for conversions and the Conversion Settings dialog provides a way to set the command line parameters. More information on these parameters can be found in the FFMPEG documentation.

Code:
Output format corresponds to -f 
Start Time Offset corresponds to -ss 
Disable Video corresponds to -vn 
Video codec corresponds to -vcodec 
video or ame Rate corresponds to -r 
Video Bit Rate corresponds to -b 
video or ame Size corresponds to -s 
Audio Codec correponds to -acodec 
Audio Bit Rate correpsonds to -ar 
Audio Channels correpsonds to -ac 
Audio Sample rate correpsonds to -ar 
Audio Volume corresponds to -vol (256 is normal)
To adjust or create new conversion setting presets please open the Conversion Settings dialog from the Tools > Conversion Settings menu item.

To adjust an existing preset select it from the drop down list, adjust the value and click the Save button.

To create a new preset, select a preset that is similar to the one you want to create from the drop-down list and click the Clone button. Enter a new name for the preset in the New Preset dialog and click OK. Adjust the settings as required and click the Save button.

To reset all presets back to the system defaults click the System Defaults button.



Audio levels can be changed by adjusting the Audio Volume setting up or down.

Please contact support At jaksta.com for more specific and personal support.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:40 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons