- Nov 14, 2006
-
-
Jan Gerber authored
-
- Nov 13, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- Nov 12, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
based on patch by Yorn <yorn AT gmx.net>
-
Jan Gerber authored
- use variable for destination colorspace
-
- Nov 11, 2006
-
-
Jan Gerber authored
-
- Nov 10, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
patch by Juergen Weigert <jw AT suse.de>
-
- Oct 20, 2006
-
-
Jan Gerber authored
-
- Oct 18, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- Aug 13, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- Aug 02, 2006
-
-
tahseen authored
-
- Jul 30, 2006
-
-
Jan Gerber authored
* prevent buffer overflows / crashes when handling filenames that are too long * do not allow user-supplied strings in format strings * more consistent, and sometimes corrected (and nicer :)) error messages * no more rindex(), it is deprecated and strrchr() is ANSI C and in the POSIX standard. I'm absolutely positive that all your supported platforms have it (and not only Windows.)
-
- Jul 24, 2006
-
-
Jan Gerber authored
-
- Jul 09, 2006
-
-
tahseen authored
and granulerate denominator was incorrect for vorbis stream.
-
- Jul 08, 2006
-
-
Jan Gerber authored
Fixes #939
-
- Jun 02, 2006
-
-
Ralph Giles authored
-
- May 31, 2006
-
-
Jan Gerber authored
- the maximum videobitrate in theora alpha 6 is 2^24-1 (16778 kb/s), not 16000000; however, if we set a bigger value, libtheora accept and truncate it, so I put in the help the value of 16778, but accept also bigger values, e.g. for future versions; - updated info on preview settings; - reduced number of lines of ffmpeg2theora -h, while using a maximum of 80 coloumns;
-
Jan Gerber authored
-
- May 09, 2006
-
-
Jan Gerber authored
-P | --pid command line option which allows ffmpeg2theora to register its process id in a file.
-
- Mar 04, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- Feb 26, 2006
-
-
Jan Gerber authored
-
- Feb 22, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
- Feb 11, 2006
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- Feb 10, 2006
-
-
Conrad Parker authored
-
- Jan 09, 2006
-
-
Jan Gerber authored
-
- Jan 08, 2006
-
-
Jan Gerber authored
- also call ogg_stream_flush on audio stream
-
Ralph Giles authored
though.
-
Jan Gerber authored
-
- Dec 07, 2005
-
-
Jan Gerber authored
dont create theora pages with more than 23 packets. this is only relevant for monochrom/static scenes, like back with little txt. resuling files are a bit bigger, but seeking is faster. tested with: vlc, totem-gstreamer, wmp9(illi's ds filters)
-
Jan Gerber authored
(use ogg_stream_flush instead of ogg_stream_pageout for theora) also playback now works for longer black parts with illi's ds decoder, possibly there is a way to do this better, patches are welcome.
-