[FFmpeg-devel] Dvb Subtitles and Hard Subtitles
compn
tempn at twmi.rr.com
Mon Aug 1 15:25:23 CEST 2011
On Fri, 24 Jun 2011 16:19:10 +0100 (BST), JULIAN GARDNER wrote:
>1, I have created a new option "-shard" which sets a global variable subtitles_hard, now i don't know if this is ok with you, or should i put this variable into one of the global structures.
probably -scodec hard or something.
since we have -scodec copy to copies subtitles.
i dont know what is best. better wait for subtitle maintainers. aurel?
>2. How do you want me to send all of my patches, what is the correct way, new to git so be gentle.
git diff > patch.txt
is the easiest, assuming you want just one big diff and not a set of
patches.
otherwise you can use git format-patch or git send-email if you
configure a bunch of things in git.
-compn
More information about the ffmpeg-devel
mailing list