Re: [FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-11 Thread Dave Blanchard
On Sun, 11 Dec 2022 04:56:46 +0100 Robin van der Linden via ffmpeg-user wrote: > Second, the solution Dave suggested in his previous post, please correct > me if I'm wrong Dave, but I guess he is referring to: > https://github.com/kaltura/nginx-vod-module . This solution is fine if > you

Re: [FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-10 Thread Robin van der Linden via ffmpeg-user
Hello again, I was now able to pull out some of my code. First, I want to talk a bit of the import process. I personally go with mp4 files as they are just a container which can contain almost every codec according to Audio/Video. Why mp4 for input data? Most importantly, you can place a lot of

Re: [FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-10 Thread Robin van der Linden via ffmpeg-user
I give you a detailed answer in the next 24 Hrs. I currently dont have Access to my system and codeĀ  Cheers, Robin Von: Mahesh Velankar Gesendet: Samstag, 10. Dezember 2022 22:38 An: ffmpeg-user@ffmpeg.org Betreff: Re: [FFmpeg-user] ffmpeg command required to

Re: [FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-10 Thread Dave Blanchard
On Sat, 10 Dec 2022 20:38:51 +0100 Robin van der Linden via ffmpeg-user wrote: > Hello, > > ffmpeg can do this, at least some parts. It will create the segments and a > master.m3u8 file for each track by itself. Still you will need to create > master.m3u8 File wich references all the tracks

Re: [FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-10 Thread Mahesh Velankar
Robin, This is not for a single video, I have to keep the application ready that will be receiving different input TS and the app will need to prepare the playlists, segments and master playlist. I am aware that I need to write script/app for this. Please tell me the command line to prepare

Re: [FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-10 Thread Robin van der Linden via ffmpeg-user
Hello, ffmpeg can do this, at least some parts. It will create the segments and a master.m3u8 file for each track by itself. Still you will need to create master.m3u8 File wich references all the tracks master.m3u8 yourself. My Script is about 3500 lines long, so be prepared that you have to

[FFmpeg-user] ffmpeg command required to convert MPEG TS to HLS with transcoding to aac

2022-12-10 Thread Mahesh Velankar
I have a transport stream file with following details (given by ffprobe) Input #0, mpegts, from 'f-13324-ccrtpa_before_tc_1669374838.ts': Duration: 00:04:23.44, start: 8879.809433, bitrate: 2373 kb/s Program 3 Stream #0:0[0x31]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv,