Subtitle Tool is program for editing, time shifting, speed changing, joining, spliting and checking subtitles. Reads about 7 subtitle formats (MicroDVD, SRT-SubRip and their modifications). Convert into MicroDVD, SRT, SSA (SubStationAlpha - for inserting subtitles into VirtualDubu with plugin Subtitler by Avery Lee)
Program is freeware. Using of program is on your own risk!
System requirements :
MS Windows 95, 98, ME, NT, 2000, XP (tested on MS Windows 2000)
SubDownloader 2.0.5 "venus"
SubDownloader is a unique programme designed to easily locate, match and download subtitles for the videos you have using API. The need for exact matching has been felt by everyone who uses subtitles. Most movies have multiple versions in circulation due to different releases for different markets and different edits for different purposes. The subs created for one version often will not synchronise with the audio track for another version. This problem is compounded by the fact that same movies exist under different names with minor or major variations. The resulting mismatches can be very frustrating.
( home )
SubDownloader-2.0.x.exe (md5) Version 2.0.x - Windows Installer
Sok letöltő oldalon bizony 2 CD -s verzióban találod meg a kedvenc filmed.
Egyes DVD lejátszók nem tudnak autómatikusan átlépni egyik fileról a másikra.
Ezért az összefűzéshez több szoftvert is igénybe vehetsz.
Figyelem! Alapkövetelmény hogy a két file azonos bitrátával, és fps -el legyen kódolva. Ez általában így is van.

Letöltés: Http://www.virtualdub.org
Használat elött ajánlom egy friss Codec Pack beszerzését, (Kodec pack keresés) különben nem fogja látni a legszebb minõségû XviD -es videonkat.
A program egyébként házi video készítéséhez, megvágásához kíválóan alkalmas.
1: Program megnyitása
2: File, Open Video file - ( 1 file )
3: File, Append Avi segment - ( 2 file )
4: Az Audio és Video fülön bejelölöd: Direct Stream copy
5: File, Save as Avi ( hova mentse )
6: Save
Ez kicsit egyszerűbb gyorsabb, de mencoder megléte szükséges.
cat file1.avi >> file2.avi
mencoder -forceidx ./file2.avi -ovc copy -oac copy -o ./idxrebuild.avi
Több avi video file összefűzéséhez íme egy script:
#!/bin/sh
for i in `ls | grep '\.avi\($\)'`
do
cat $i >>./out.avi
done
echo 'Starting...'
mencoder -forceidx ./out.avi -ovc copy -oac copy -o ./idxrebuild.avi
rm ./out.avi 2> /dev/null
exit 0
#Feltételezve hogy minden összfûzendõ file .avi kiterjesztésû így a végeredmény az idxrebuid.avi file lesz.
AVIAddXSubs 8.3 (0.63 MB)
Kihasználva a divx 6 tulajdonságait, képes olyan avi-t készíteni filmbõl és feliratból, ami egy darab avi file, és mégis benne van a felirat. Konténeres megoldás, mint az mkv.
MPC - Media Player Classic (Download)
VLC - VideoLAN (Download)
MPlayer (Download)
SMPlayer (Download)
BS PLayer (Download)
Zoom Player (Download)