Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-15 Thread Zaid Amir
> It was similar? But not identical? It was the same exact checksum. They were identical, indistinguishable, interchangeable, like two peas in a pod ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To

Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-13 Thread Zaid Amir
> Every video file or only certain types? I am only interested in H264 encoded files which I have so far tried around 40 of them and they are all failing. Did not try other encodings though as they are of no interest to me. >Can you run "md5sum" on the target system? Lambda does no have md5sum

Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-12 Thread Zaid Amir
> Do the jpg files look as expected? The generated jpegs look identical. Color bars with some scattered pixels and a diagonal bar going through them > What does not work? If I provide a valid video, it fails with the errors shown in the logs from the original email.

Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-12 Thread Zaid Amir
> Did you use the *identical* input file in both environments (the successfull > and the failing env)? Yes I did, and tried multiple files all fails on lambda but succeed on the EC2 instance. >Did you use the identical ffmpeg binary in both environments? E.g. the >ffmpeg-4.0.2-static

Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-12 Thread Zaid Amir
Yes I am testing on the same file both on the EC2 instance and lambda function. Running ' ffmpeg -f lavfi -i testsrc2 -vframes 10 out%2d.jpg' gives this output: ffmpeg version N-91639-g85c0064 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28)

Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-11 Thread Zaid Amir
g user questions Subject: Re: [FFmpeg-user] FFMPEG failing in AWS Lambda 2018-09-10 10:19 GMT+02:00, Zaid Amir : > Well its very likely I'm afraid. > > Below is the output when converting a single frame to jpg on my build > environment, this fails when run in Lambda. > > ffmpeg

Re: [FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-10 Thread Zaid Amir
ff6d3982000) libc.so.6 => /lib64/libc.so.6 (0x7ff6d35b5000) /lib64/ld-linux-x86-64.so.2 (0x7ff6d4ae3000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x7ff6d339f000) Zaid Amir R Manager T: +962 6 551 7040 E: zai...@genie9.com W: b

[FFmpeg-user] FFMPEG failing in AWS Lambda

2018-09-01 Thread Zaid Amir
w to debug this further. Tried enabling debug logs with '-loglevel debug' but did not give me any extra info. Any help or suggestions Regards Zaid Amir R Manager T: +962 6 551 7040 E: <mailto:zai...@genie9.com> z