"philsoft" wrote:"WilDD" wrote:
Roksbox now supports video subtitles
Roksbox uses SRT files to display subtitles. --- or can be downloaded from online sites such as http://xxxxxxxxxxxxx.xxx ----
WilDD,
My security software blocks this site as a Malicious site.
"pjoshua5000" wrote:"WilDD" wrote:
Roksbox now supports video subtitles
Roksbox uses SRT files to display subtitles. SRT files have the extension .srt, and can be created manually (difficult), by using software such as Subtitle Workshop (http://www.videohelp.com/tools/Subtitle_Workshop), or can be downloaded from online sites such as http://opensubtitles.org.
To use subtitle SRT files in Roksbox, name your SRT file the same name as your video file, with the .srt extension (MyVideo.mp4 would be MyVideo.srt), and put it in the same folder as your video. That's all you need to do. Roksbox will find the SRT file, and display the subtitles when the video plays.
It works, but you have to fine the exact srt file that matches your file. Because the one I find for my show is off by a few seconds. However you can edit the times and data in the srt files with notepad++ Is they any program that can extract the file from the dvd?
Also WilDD you need an option to turn to play with and with subtitles.
And what about color of the text.
"wpbear" wrote:
I had to format my WD NAS drive and I followed your website to re-install Apache server and it works after install but if the drive is rebooted the apache server does not restart when the drive boots. Apache can be started with a manual linux command in putty but that is a huge pain every time the drive is booted.
# start apache
/usr/bin/apachectl start
"midiwall" wrote:"wpbear" wrote:
I had to format my WD NAS drive and I followed your website to re-install Apache server and it works after install but if the drive is rebooted the apache server does not restart when the drive boots. Apache can be started with a manual linux command in putty but that is a huge pain every time the drive is booted.
So... this is a Linux install, right? Did you build Apache from sources and run the ./install script afterwards?
Do you have the file /etc/init.d/apache2?
If the installer didn't make it so that it runs at boot, there are a couple of ways to do it... Th quickest (but not structurally correct) is to drop a line at the end of /etc/rc.local such as:# start apache
/usr/bin/apachectl start
What's your Linux distribution?
"patwheel" wrote:
I am having another issue with roksbox.
I have encoded the video in handbrake to the specification in the tutorial, but now any video that I play will work for 20 minutes and then rebuffers and does not play and gets stuck on the retrieving screen.
Does anyone know what could cause this?
"philsoft" wrote:"patwheel" wrote:
I am having another issue with roksbox.
I have encoded the video in handbrake to the specification in the tutorial, but now any video that I play will work for 20 minutes and then rebuffers and does not play and gets stuck on the retrieving screen.
Does anyone know what could cause this?
Are you making sure that you are encoding at 29.97 frames per second?
"patwheel" wrote:"philsoft" wrote:"patwheel" wrote:
I am having another issue with roksbox.
I have encoded the video in handbrake to the specification in the tutorial, but now any video that I play will work for 20 minutes and then rebuffers and does not play and gets stuck on the retrieving screen.
Does anyone know what could cause this?
Are you making sure that you are encoding at 29.97 frames per second?
Yes. The videos do work, but only for 20 minutes. I tried with several different ones.
It keeps on buffering afterwards.