VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. Hi, I wonder if anyone can help. I have been removing some srt files from MP4 films for my elderly parents. On one file and one file only the font keeps switching from small to massive. Is there anyway I can highlight the lot in an editor of some kind and change the font size.

    Thanks guys

    Greg
    Quote Quote  
  2. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    Load the srt into subtitle edit and remove all the font tags.
    I think,therefore i am a hamster.
    Quote Quote  
  3. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Are you sure it's srt? Because srt do not contain any font size information.

    But try open the subtitle file in subtitle edit and resave as a new srt.
    Quote Quote  
  4. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    Srt can contain font size tags which are mostly ignored by hardware players,if the files are being played on the computer then the font tags can be used depending on the player,could also be a ssa sub.
    I think,therefore i am a hamster.
    Quote Quote  
  5. Member Budman1's Avatar
    Join Date
    Jul 2012
    Location
    NORTHWEST ILLINOIS, USA
    Search Comp PM
    Actually, I believe (at least on my system) some players will honor many SRT attributes. For instance if I use this as an SRT:

    Code:
    1
    00:00:15,140 --> 00:00:16,720
    <font face="Cronos Pro Light" size="20" color="#ff0000">I feel like you're driving me to a court-martial.</font>
    
    2
    00:00:15,140 --> 00:00:16,720
    <font face="Cronos Pro Light" size="10" color="#00ff00">This is crazy. What did I do?</font>
    
    3
    00:00:15,140 --> 00:00:16,720
    <font face="Cronos Pro Light" size="20" color="#0000ff">I feel like you're going to pull over and snuff me.</font>
    
    4
    00:00:15,140 --> 00:00:16,720
    <font face="Cronos Pro Light" size="20" color="#fff0cf">This is crazy. What did I do?</font>

    You get something like this:

    Click image for larger version

Name:	ScreenHunter_185 Jan. 07 13.40.jpg
Views:	1131
Size:	63.8 KB
ID:	35152



    I grant you that not all players / converts / etc. honor the flags but many honor these as well as many additional ones:

    <b></b> : bold
    <i></i> : italic
    <u></u> : underline
    <font color=”#rrggbb”></font> : text color using 3 color components, red, green and blue.

    OOps... John0 you beat me to it with a better explanation as to why it may or may not work.
    Quote Quote  
  6. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    My players ignores such CRAP.

    Quote Quote  
  7. I blieve if you go beyond these 4 basic formatting you're on your own. Some players/converters will honor it. Some won't.

    Code:
    Bold – <b> ... </b> or {b} ... {/b}
    Italic – <i> ... </i> or {i} ... {/i}
    Underline – <u> ... </u> or {u} ... {/u}
    Font color – <font color="color name or #code">
    Quote Quote  
  8. Originally Posted by johns0 View Post
    Load the srt into subtitle edit and remove all the font tags.
    Thank you. I will give this a go as soon as I can get access to my laptop and report back.
    Quote Quote  
  9. Brilliant. It worked. One very happy customer.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!