Spinal Media Player: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox homebrew | title = Spinal Media Player | image = File:Spinalmediaplayerds.jpg | type = Video player | version = 1.0 | licence = Mixed | a..." |
No edit summary |
||
| Line 34: | Line 34: | ||
The converter relys on the convert.ini file for collection the required data. | The converter relys on the convert.ini file for collection the required data. | ||
This data includes: | This data includes: | ||
'''Filename''' | |||
:Name (and full path) of the file to be converted. | :Name (and full path) of the file to be converted. | ||
:The input file can be any format that ffmpeg recognises (including dvd and youtube). | :The input file can be any format that ffmpeg recognises (including dvd and youtube). | ||
'''Aspect''' | |||
:The aspect ratio of the output file. This can be either 'full' or 'wide'. | :The aspect ratio of the output file. This can be either 'full' or 'wide'. | ||
'''Quality''' | |||
:The quality of the output file. Accepted values range between 1 and 31, 1 being best quality. | :The quality of the output file. Accepted values range between 1 and 31, 1 being best quality. | ||
:However full screen movies should not be set lower than 6 or slowdown will occur. | :However full screen movies should not be set lower than 6 or slowdown will occur. | ||
'''Volume''' | |||
:The audio volume compared to the input file in percentage. 100 = same volume, 200 = double etc. | :The audio volume compared to the input file in percentage. 100 = same volume, 200 = double etc. | ||
'''Output''' | |||
:Name (and full path) of the output file. | :Name (and full path) of the output file. | ||
To convert a movie file: | |||
#Open the convert.ini in a text editor, for windows users, notpad is a good choice.The following lines in the ini file should be changed | #Open the convert.ini in a text editor, for windows users, notpad is a good choice.The following lines in the ini file should be changed | ||
Filename = input.avi | Filename = input.avi | ||
This is the full path and filename of the file you wish to convert, eg: | This is the full path and filename of the file you wish to convert, eg: | ||
Filename = c:\movies\stargate.avi | Filename = c:\movies\stargate.avi | ||
aspect = wide | aspect = wide | ||
This will set the resolution of the end file, wide is 256x144, ideal for widescreen movies, full will give you 256x192. | This will set the resolution of the end file, wide is 256x144, ideal for widescreen movies, full will give you 256x192. | ||
quality = 5 | quality = 5 | ||
This will set the end quality of the movie. 1 is the best quality and 31 is worst. 5 and 10 is recommended for reliability, although setting it as good as 2 for widescreen will give quite smooth playback. | This will set the end quality of the movie. 1 is the best quality and 31 is worst. 5 and 10 is recommended for reliability, although setting it as good as 2 for widescreen will give quite smooth playback. | ||
volume = 400 | volume = 400 | ||
This will set the output volume of the movie. If your input movie is quite quiet, setting this higher will be better. The number is a percentage so 100 = original volume, 400 = 4x original volume. | This will set the output volume of the movie. If your input movie is quite quiet, setting this higher will be better. The number is a percentage so 100 = original volume, 400 = 4x original volume. | ||
output = output.smf | output = output.smf | ||
This will set the ouput filename of your movie. Please remember the .smf or the movie player will not list it. | This will set the ouput filename of your movie. Please remember the .smf or the movie player will not list it. | ||
Revision as of 07:00, 13 June 2012
| Spinal Media Player | |
| File:Spinalmediaplayerds.jpg | |
| General | |
|---|---|
| Author(s) | Spinal |
| Type | Video player |
| Version | 1.0 |
| Licence | Mixed |
| Links | |
| [Media:Spinalmediaplayerds.rar Download] | |
| Website | |
<htmlet>adsense</htmlet>