|
StreamBabyIni
streambaby.ini optionsNote: Unlike standard Java property files, streambaby.ini files support the use of the blackslash character without a prefix. This means that windows directories can (and should) be specified as c:\my data\my videos and not c:\\my data\\my videos. Settings/description for streambaby quality settings dir.x=yyyyyy
tivo.username= (default:none)tivo.password= (default:none)allows TiVo to push videos to your TiVo's instead of streaming. Should be set to username+password of you tivo.com account password= (default:none)default password list for directories (comma seperated) trimextensions= (default:false)Trim extensions from filenames when displaying extensions= (default:mp4,mpeg,vob,mpg,mpeg2,mp2,avi,wmv,asf)Extensions to scan for when listing files port= (default:7290)HME port to attach to ip= (default:none)IP address to bine HME to title= (default:Stream, Baby, Stream)Title to use for HME preview.quality= (default:10)jpeg quality for preview (1-100, 1=lowest/100=highest) preview.big= (default:false)use full screen for preview (otherwise it is thumbnailed like netfilix) thumbnail is default. mdns.disable= (default:false)Disable mDNS mp4module.interleave= (default:true)enable re-interleaving of mp4s lib.native= (default:/home/keary/twork/streambaby/native)path to look for native libraries transcode.disable= (default:false)disable transcoding for incompatible video streams tmp.path= (default:OS standard tmp path)Temporary files path preview.disable= (default:0)
preview.displaytime= (default:true)Display the time over the preview image when ffwding/rwding preview.cache= (default:cache)Directory to look for (and possibly store) static pvw files preview.autogenerate= (default:true)Autogenerate static pvw files when file is played for first time autogenerate.continue= (default:true)continue autogeneration of previews, even when movie stopped autogenerate.delete= (default:false)deletes preview files when the original file can no longer be found player.pleasewait= (default:true)Shows pleaseWait graphic when seeking. If disabled shows text Video Module features/arguments enable/disableNote: Streambaby has the concept of video modules. There are currently 4 video modules.
ffmpeg.path= (default:ffmpeg or native/ffmpeg.exe for win32)path of ffmpeg mp4module.disable= (default:false)Disable built-in mp4 streaming module mpegmodule.disable= (default:false)Disable built-in mpeg streaming module mp4mod.fillvidinfo= (default:true)Allow mp4module to parse video informaton mp4mod.streamformats= (default:MP4 files with h264/aac/ac3 format)list of formats mp4module should attempt to stream mp4mod.streamformats.disallow= (default:default)list of formats mp4module should not attempt to stream mpegmod.fillvidinfo= (default:true)Allow mpegmodule to parse video informaton mpegmod.streamformats= (default:mpeg,mpv2,*)list of formats mpegmodule should attempt to stream mpegmod.streamformats.disallow= (default:none)list of formats mpegmodule should not attempt to stream ffmpegjava.previewformats= (default:*,*,*)list of formats the ffmpegjava (native ffmpeg libs) module should attempt to preview ffmpegjava.previewformats.disallow= (default:mpeg,*,*;*,none,*;mpeges,*,*)list of formats ffmpegjava (native ffmpeg libs) should not attempt to preview ffmpegexe.transcode.mime= (default:video/mpeg)mimetype to use when transcoding from ffmpeg ffmpegexe.preview= (default:-r 1 -f mjpeg -v 0)Arguments to use when generating previews from ffmpeg.exe (for pvw file generation) ffmpegexe.previewformats= (default:all containers, all formats)list of formats the ffmpegexe module should attempt to preview ffmpegexe.previewformats.disallow= (default:*,none,*)list of formats ffmpegexe should not attempt to preview ffmpegexe.transcodeformats= (default:all)list of formats the ffmpegexe module should attempt to transcode ffmpegexe.transcodeformats.disallow= (default:*,none,*;mpeges,*,*)list of formats ffmpegexe should not attempt transcode (defaults to any file with no video, or mpeges streams) ffmpegjava.mpegexactseek= (default:false)when realtime previewing mpeg files, look for the exact frame to preview (can be slow) ffmpegjava.avutil= (default:avutil)path of libavutil to load ffmpegjava.avcodec= (default:system default)path of libavcodec to load ffmpegjava.avformat= (default:system default)path of libavformat to load ffmpegjava.swscale= (default:system default)path of libswscale to load sockets.start= (default:8500)Socket start for internal socket use sockets.count= (default:500)Number of sockets to use for internal socket use How to specify video formats in the ini fileNote: When specifying "formats', the format is specified as container,videocodec,audiocodec
ffmpeg_transcoding_configurationNote: The following "parameters" can be used within the ffmpegexe arguments:
ffmpegexe.transcode= (default:-acodec ac3 -vcodec mpeg2video -f vob -async 1 -r ${closest.mpeg.fps} -v 0)Arguments to use when transcoding from ffmpeg ffmpegexe.transcode.sameqargs (default: -sameq -ab 192k)The arguments to add to the transcode line when transcoding to the same quality as the original. This is also used if quality selection is turned off (assuming quality.default=same, which is also default)=== ffmpegexe.transcode.qualargs (default: -bufsize 4096k -b ${bitrate}k -maxrate 8000k -ab ${abitrate}k -s ${xres}x${yres})The arguments to add the transcode line when transcoding to a specific audio/video bitrate. Advanced OptionsOptions that may or may not have the desired effect, and are mainly for debugging/experimental. Touching these may break everything. preview.threaded= (default:true)Use threads to generate preview frames preview.predictive= (default:false)Attempt to predict which frame will be previewed next, and pre-generate it ffmpegjava.mpegseek= (default:false)use internal mpeg seeking code when real-time previewing mpeg videos, instead of ffmpegs seeking code autogenerate.background= (default:0)minutes to check for files to autogenerate previews in the background 0=disabled. If this is set, all movies will be scanned and those movies that are determined not to support real-time preview generation, thumbnail files will be generated. Closed Captioning Optionscc.minchartime=50Minimum time to leave a CC on the screen (per character) in ms cc.mintime=1500Minimum time to leave a CC on the screen (absolute) in ms cc.fontsize=smallSize of font as either absolute integer, or medium, small, tiny cc.yoff=24Offset from bottom for CC cc.background.transparency=0.25CC background transparency (0=>off) cc.background=1CC background (1=>on 0=>off) cc.backgroundcolor=blackCC background color cc.textcolor=whiteCC text color newV020Settings/description for streambaby quality settings icon.iconicon.movieicon.folderSet to PNG files to represent the icons to use for the streambaby application icon, folder icon, and movie icon. files are relative to the assets directory. background.imageSet to point to the PNG file to use for the background ignore.dotfiles (default: true)Set to true if you want files/folders beginning with a dot to show up in selection screen. remember.password (default: true)Set to false to not cache passwords on a tivo by tivo basis toplevel.skip (default: false)Set to true to skip the "Top Level" folder screen if there is only one folder streambaby.dirSet this to manually specify where the streambaby main directory is cut.startoffset (default: 0)cut.endoffset (default: 0)When using an EDL file to mark "cut" positions (commercial skipping) offset the start and end points by this many milliseconds. So if startoffset is set to 500 and endoffset is set to 1000 the jump will be made 1/2 second after the cutpoint specified, and it will jump to 1 second before the end of the cutpoint |
need to change the size of the font (when using SRT subtitle)
i've found \streambaby-svn-r239\stylesheets
there's a value for font size but modifying those values doesn't change anything ...
help!
Sort by filename instead of title sort.filename=true (Default false)
Previously undocumented option: streambaby.delete = (default:true) Set to false to disable "delete from server" option on streambaby video info screens. Useful for households with multiple users, children, or other situations where a delete option may be considered dangerous.
is there a way to set the font size of the metadata that tivo displays?