[FFmpeg-devel] [PATCH 4/6] ttadec: frame multi-threading support

Michael Niedermayer michaelni at gmx.at
Wed Jun 5 21:19:00 CEST 2013


On Wed, Jun 05, 2013 at 05:30:41PM +0000, Paul B Mahol wrote:
> On 6/5/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Mon, Jun 03, 2013 at 04:47:55PM +0000, Paul B Mahol wrote:
> >> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> >> ---
> >>  libavcodec/tta.c | 45 ++++++++++++++++++++++++++++++---------------
> >>  1 file changed, 30 insertions(+), 15 deletions(-)
> >
> > ./ffmpeg -threads 1  -i 702121h264-TTA.mkvtest82.mkv -vn -f framecrc - &&
> > echo success
> > prints nothing
> >
> > with 4 or more threads it prints "success"
> > in no case is any frame or crc returned
> >
> > This could break scripts that try to use the return code to detect
> > such failures
> 
> Same happens with video. No?
> Anyway do I really need to fix all current implementation bugs first
> before adding
> new stuf.

no, only when its specific to the new code

still someone has to fix all the implementation bugs too

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

Those who are best at talking, realize last or never when they are wrong.
-------------- 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/20130605/130272b5/attachment.asc>


More information about the ffmpeg-devel mailing list