Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-12 Thread Steven Liu
2017-01-13 0:40 GMT+08:00 Christian Johannesen : > On Thu, Jan 12, 2017 at 11:32 AM, Christian Johannesen < > chrisjohanne...@gmail.com> wrote: > > > > > > > On Thu, Jan 12, 2017 at 1:27 AM, Steven Liu > > wrote: > > > >> > >> I have sent a

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-12 Thread Christian Johannesen
On Thu, Jan 12, 2017 at 11:32 AM, Christian Johannesen < chrisjohanne...@gmail.com> wrote: > > > On Thu, Jan 12, 2017 at 1:27 AM, Steven Liu > wrote: > >> >> I have sent a patch to the ffmpeg-devel maillist, you can test it. >> > > I've tested the patch from

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-12 Thread Christian Johannesen
On Thu, Jan 12, 2017 at 1:27 AM, Steven Liu wrote: > > I have sent a patch to the ffmpeg-devel maillist, you can test it. > I've tested the patch from http://ffmpeg.org/pipermail/ffmpeg-devel/2017-January/205706.html on Windows 2012 x64 with msys2. It now works as

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-11 Thread Steven Liu
2017-01-11 22:44 GMT+08:00 Christian Johannesen : > On Wed, Jan 11, 2017 at 8:56 AM, Steven Liu > wrote: > > > > > > > al'right, i have reproduce it on windows+mingw, and will fix it. > > > > > Thank you! Much appreciated. > I have sent a patch

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-11 Thread Christian Johannesen
On Wed, Jan 11, 2017 at 8:56 AM, Steven Liu wrote: > > > al'right, i have reproduce it on windows+mingw, and will fix it. > > Thank you! Much appreciated. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-11 Thread Steven Liu
2017-01-11 11:10 GMT+08:00 Steven Liu : > > > 2017-01-11 10:03 GMT+08:00 Christian Johannesen >: > >> On Tue, Jan 10, 2017 at 7:00 PM, Steven Liu >> wrote: >> >> > >> > >> > 2017-01-11 7:28 GMT+08:00 Steven Liu

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-10 Thread Steven Liu
2017-01-11 10:03 GMT+08:00 Christian Johannesen : > On Tue, Jan 10, 2017 at 7:00 PM, Steven Liu > wrote: > > > > > > > 2017-01-11 7:28 GMT+08:00 Steven Liu : > > > > localhost:hlsenc StevenLiu$ ./ffmpeg -i

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-10 Thread Steven Liu
2017-01-11 7:28 GMT+08:00 Steven Liu : > > > 2017-01-11 6:58 GMT+08:00 Christian Johannesen > : > >> On Tue, Jan 10, 2017 at 4:01 PM, Steven Liu >> wrote: >> >>> >>> >>> add -re , try it like this: >>> >>> ffmpeg.exe

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-10 Thread Steven Liu
2017-01-11 6:58 GMT+08:00 Christian Johannesen : > On Tue, Jan 10, 2017 at 4:01 PM, Steven Liu > wrote: > >> >> >> add -re , try it like this: >> >> ffmpeg.exe -re -i D:\media\mix_of_clip_960x540_2128.mp4 -codec copy -f >> hls >> -hls_time 6

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-10 Thread Steven Liu
2017-01-11 2:42 GMT+08:00 Christian Johannesen : > I tested new functionality that was recently added to FFMPEG to include the > segment size in bytes and segment duration in the filename. I tried > re-multiplexing a MP4 with H.264 video and AAC audio into HLS with this

Re: [FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-10 Thread Steven Liu
2017-01-11 5:01 GMT+08:00 Steven Liu : > > > 2017-01-11 2:42 GMT+08:00 Christian Johannesen > : > >> I tested new functionality that was recently added to FFMPEG to include >> the >> segment size in bytes and segment duration in the filename. I

[FFmpeg-user] issue with [PATCH] avformat/hlsenc: actual segment file size and duration in segment filenames

2017-01-10 Thread Christian Johannesen
I tested new functionality that was recently added to FFMPEG to include the segment size in bytes and segment duration in the filename. I tried re-multiplexing a MP4 with H.264 video and AAC audio into HLS with this feature, but only the last HLS segment has this data, all other ts segments