[MPlayer-users] Hardcoding subtitles with mencoder / mplayer

Mathieu Westphal mathieu.westphal at gmail.com
Tue Mar 20 23:44:32 CET 2012


Sorry, i haven't seen you want to reduce the size of the sub , so the 
command is :
mencoder movie.avi -ass -sub sub.ass -ass-font-scale 0.5 -o as.avi -oac 
copy -ovc lavc

I always use -ass* options, so i cannot inform you about -subfont 
options, i guess it will work with simple .srt sub .

This works for me and reduce by two the size of my sub.

Anyway there is good other ass options (like ass-*-margin wich allow you 
to move sub up and down in black space so the frame is full visible )

Hope this help

Mathieu

On 03/20/2012 07:21 PM, Jos van Riswick wrote:
> thnx... but ... sorry the font is still large...
>
> For reference I'll paste my command line:
>
> mencoder movie.3.mpeg -ass -UTF8 -sub movie.subtitles.ass -ass-font-scale 2
> -o movie.subtitles.mpeg -oac copy -ovc lavc
>
> What type of subtitle file can I use if I want to use -subfont-text-scale?
> I just need a simple way to add some text comments to a video. I'm
> using subtitleeditor (on linux platform) to edit the subtitles and I can
> export them to various formats.
>
>
> josvanr
>
>
>
>
> On Tue, Mar 20, 2012 at 6:15 PM, Mathieu Westphal
>
>    
>>      
>>>        
>> with ass sub, use ass options.
>>
>>
>> mencoder movis.avi -ass -UTF8 -sub Ashes.and.Snow.2005.DVDRip.**XviD-D0PE.srt
>> -ass-font-scale 2 -o newmovie.avi -oac copy -ovc lavc
>>
>> ______________________________**_________________
>> MPlayer-users mailing list
>> MPlayer-users at mplayerhq.hu
>> https://lists.mplayerhq.hu/**mailman/listinfo/mplayer-users<https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users>
>>
>>      
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>    



More information about the MPlayer-users mailing list