On Thu, Nov 10, 2016 at 8:25 AM, Carl Eugen Hoyos wrote:
> 2016-11-08 22:08 GMT+01:00 Joel Lopez :
>
>> For example a 2350k video bit rate and a 64k audio gives me 2878.02
>> kb/s measured when I expect 2414 kb/s.
>
> How would that be possible?
> Even if you know nothing about mpegts (don't worry
2016-11-08 22:08 GMT+01:00 Joel Lopez :
> For example a 2350k video bit rate and a 64k audio gives me 2878.02
> kb/s measured when I expect 2414 kb/s.
How would that be possible?
Even if you know nothing about mpegts (don't worry, I don't know much
about it myself), I hope you agree that it has t
On Nov 8, 2016 1:25 PM, "Joel Lopez" wrote:
>
> On Tue, Nov 8, 2016 at 1:08 PM, Joel Lopez
wrote:
> > On Mon, Nov 7, 2016 at 6:27 PM, Carl Eugen Hoyos
wrote:
> >> 2016-11-08 3:15 GMT+01:00 Joel Lopez :
> >>> Hi,
> >>>
> >>> I'm trying to figure out how to encode with ffmpeg instead of Elastic
>
On Tue, Nov 8, 2016 at 1:08 PM, Joel Lopez wrote:
> On Mon, Nov 7, 2016 at 6:27 PM, Carl Eugen Hoyos wrote:
>> 2016-11-08 3:15 GMT+01:00 Joel Lopez :
>>> Hi,
>>>
>>> I'm trying to figure out how to encode with ffmpeg instead of Elastic
>>> Transcoder. I wrote a bash script that outputs these com
On Mon, Nov 7, 2016 at 6:27 PM, Carl Eugen Hoyos wrote:
> 2016-11-08 3:15 GMT+01:00 Joel Lopez :
>> Hi,
>>
>> I'm trying to figure out how to encode with ffmpeg instead of Elastic
>> Transcoder. I wrote a bash script that outputs these commands and
>> encodes 6 files different bitrates. After th
On Monday, November 7, 2016 6:15:23 PM CST Joel Lopez wrote:
> After the files are done I
> segment them with ffmpeg and upload them and the .m3u8 files up to
> Amazon S3.
Why encode them to mp4 intermediate format? Wouldn’t it just be easier to
encode directly to segmented hls and have ffmpeg PU
On Mon, Nov 7, 2016 at 6:27 PM, Carl Eugen Hoyos wrote:
> 2016-11-08 3:15 GMT+01:00 Joel Lopez :
>> Hi,
>>
>> I'm trying to figure out how to encode with ffmpeg instead of Elastic
>> Transcoder. I wrote a bash script that outputs these commands and
>> encodes 6 files different bitrates. After th
2016-11-08 3:15 GMT+01:00 Joel Lopez :
> Hi,
>
> I'm trying to figure out how to encode with ffmpeg instead of Elastic
> Transcoder. I wrote a bash script that outputs these commands and
> encodes 6 files different bitrates. After the files are done I
> segment them with ffmpeg and upload them an
Hi,
I'm trying to figure out how to encode with ffmpeg instead of Elastic
Transcoder. I wrote a bash script that outputs these commands and
encodes 6 files different bitrates. After the files are done I
segment them with ffmpeg and upload them and the .m3u8 files up to
Amazon S3. Once they're u