Hello,
I have a avi file of 700mb and want to add subs to it.
I know how it works and everything
i have only one question
What do i have to do for the highest video quality possibele (the file size doens't matter)?
I think it had something to do whit the video bitrate? higher is better quality?
So the meaning of my question is: i don't want to change much of the original file just add subs in it, whithout loose of picture quality! (it doesn't matter if it is 700mb or more)
I hope my question is clear?
thanks
Results 1 to 8 of 8
-
-
I don't know about the PS3 but players that support external subs will automatically (you may have to press the subltitles button on the remote) display the subs if the sub file has the same base name as the movie:
MOVIE.AVI
MOVIE.SRT
Some players have a mechanism to let you select the subtitle file separately.
Note that many players don't fully support long filenames on FAT format drives. If you use a long filename the player may not recognize that the AVI and SRT have the same base name. So stick with 8.3 naming conventions. Use no more than 8 characters in the base filename, use all caps, and avoid anything other than A-Z,0-9, and underscore in the file name. Use only three characters in the extension (AVI, SRT) and don't use more than one period.
safe:
FILENAME.AVI
FILENAME.SRT
FILE_1.AVI
FILE_1.SRT
unsafe:
Long name with spaces.avi
bad.name.avi
bad-7$@(%).avi
short.divx
-
Okay, thanks, i try that!
Btw, do you know an answer on my question about the bitrate problem, so i understand the program ffmpegX beter?
Example:
original file = 700 mb
if i caclculate the file with best = +- 1200 KB
if i calculate the file with img = +- 4000 KB
Whats the difference?
[/img]
-
I don't use ffmpegX but most programs that do that sort of bitrate calculation simply use a fixed relationship between frame size, frame rate, and bitrate. They are not sensitive to the quality of the source or nature of the particular video.
If you keep the same frame size, the same frame rate, the same encoder, and use a 2-pass encode with the same, or sligthly higher, bitrate you will end up with a file similar in quality. But note, every time you reencode with lossy codecs you lose quality.
-
Originally Posted by bilbom
Similar Threads
-
Dazzle dvc100 w studio 12 does it capture AVI 1 or AVI 2 or DV-AVI
By st711 in forum Capturing and VCRReplies: 1Last Post: 10th Dec 2009, 17:30 -
avs (avi to avi) ends up out of sync ... winavi output file too big
By mandy in forum Video ConversionReplies: 1Last Post: 21st Aug 2009, 05:56 -
ffmpeg choppy audio from large avi but not small avi source file
By cybertheque in forum Capturing and VCRReplies: 9Last Post: 13th Oct 2008, 15:38 -
ffmegX v0.09w and converting avi videos into avi.ff.avi videos
By paddymick in forum ffmpegX general discussionReplies: 2Last Post: 2nd Nov 2007, 23:10 -
How To Split Single DV AVI file into Multiple DV AVI files using Time Stamp
By insysnet in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 2Last Post: 23rd Aug 2007, 12:49