[FFmpeg-devel] [PATCH] ffmpeg: reduce differences with avconv for in/out scheduling.

Michael Niedermayer michaelni at gmx.at
Sat Aug 18 13:59:00 CEST 2012


On Sat, Aug 18, 2012 at 10:14:03AM +0200, Nicolas George wrote:
> Rework the transcode() function and its immediate annexes to have
> the same structure as in avconv, while still maintaining proper
> scheduling to avoid accumulation.
> 
> Using -filter_complex without inputs now works.
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  ffmpeg.c |  268 ++++++++++++++++++++++++++++++++------------------------------
>  1 file changed, 137 insertions(+), 131 deletions(-)
> 
> 
> Same as yesterday, except a trivial fix for a corner case where an error
> could escape the normal flow and cause a loop.

it seems this still loops with -shortest and a finite and an infinite
input stream

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120818/ade4032e/attachment.asc>


More information about the ffmpeg-devel mailing list