Revert r21615 | cehoyos | 2010-02-02 23:23:09 +0100 (Tue, 02 Feb 2010) | 5 lines
authorJustin Johnson <justin.johnson3@gmail.com>
Sat, 6 Feb 2010 11:11:10 +0000 (11:11 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 6 Feb 2010 11:11:10 +0000 (11:11 +0000)
commit86a4f011e678a15db4167358c0caad0247e15a7a
treebc703037859e009dc7e393d7f001b781a837795c
parent8dcbf4c7aa3e9d4ed8b7c0d516c313a51426ff66
Revert  r21615 | cehoyos | 2010-02-02 23:23:09 +0100 (Tue, 02 Feb 2010) | 5 lines
Guess the duration before converting video and write guessed duration
into flv header.
Patch by Justin Johnson, justin D johnson3 A gmail

The change to ffmpeg.c is wrong as input and output files arent connected 1:1
(i seem to have missed that)
Also it can segfault see ([FFmpeg-devel] rtp streaming x264+audio issues (and some ideas to fix them))

Originally committed as revision 21652 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c