Re: [FFmpeg-devel] Issues while encoding a ts file to m3u8

2019-08-02 Thread James Darnley
On 2019-08-02 15:55, Ramana Jajula wrote: > Hi, > > I am trying to encode my ts file m3u8 using my customised ffmpeg of version > 4.1. I used below command to do encoding. > > ffmpeg -re -threads 8 -i /videos/input.ts -vcodec libx264 -s 320x240 -b:v > 512000 -maxrate 512000 -acodec libfdk_aac -b:

[FFmpeg-devel] Issues while encoding a ts file to m3u8

2019-08-02 Thread Ramana Jajula
Hi, I am trying to encode my ts file m3u8 using my customised ffmpeg of version 4.1. I used below command to do encoding. ffmpeg -re -threads 8 -i /videos/input.ts -vcodec libx264 -s 320x240 -b:v 512000 -maxrate 512000 -acodec libfdk_aac -b:a 32000 -ac 2 -ar 48000 -force_key_frames 'expr:gte(t,n_