From: ddennedy Date: Thu, 6 Nov 2008 05:35:26 +0000 (+0000) Subject: services.txt: minor corrections to documentation for producer_avformat X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=68e97ac6f80bdfd2a01cd88d13e176a6d35a0dae;p=mlt services.txt: minor corrections to documentation for producer_avformat git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1221 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/docs/services.txt b/docs/services.txt index c86b7bd1..63d6c5a3 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -47,24 +47,18 @@ Producers Read Only Properties string resource - file location - double fps - this is fixed at 25 for PAL currently double source_fps - the framerate of the resource double aspect_ratio - sample aspect ratio of the resource - this is determined on every frame read Dependencies - ffmpeg must be configured as --enable-shared and installed prior - to compilation of mlt. + ffmpeg Known Bugs Audio sync discrepancy with some content. Not all libavformat supported formats are seekable. - Ogg Vorbis is currently broken. - MPEG seeking is inaccurate - doesn't seek to i-frames so you may - get junk for a few frames. - RAW DV seeking not supported. Fails to play beyond first frame of video of sources with PTS not starting at 0 (video4linux).