Re: [FFmpeg-user] [hw] strange stream behaviour

2017-08-13 Thread hw
Moritz Barsnick writes: > On Sat, Aug 12, 2017 at 12:15:01 +0530, Mettavihari D wrote: >> if you have solved it I would be happy to know the solution >> If not try to put -report into the command line. >> >> ffmpeg -n -loglevel 8 -report -i http://example.com/foo.m3u8 -codec >> copy -t 00:10:00

Re: [FFmpeg-user] [hw] strange stream behaviour

2017-08-12 Thread hw
Mettavihari D writes: > Greetings > > I note you did not have a reply to this long and exhaustive mail > > if you have solved it I would be happy to know the solution I don´t have a solution with ffmpeg yet, so I´m planning to write something myself that figures out which snippets to get from th

Re: [FFmpeg-user] [hw] strange stream behaviour

2017-08-12 Thread Moritz Barsnick
On Sat, Aug 12, 2017 at 12:15:01 +0530, Mettavihari D wrote: > if you have solved it I would be happy to know the solution > If not try to put -report into the command line. > > ffmpeg -n -loglevel 8 -report -i http://example.com/foo.m3u8 -codec > copy -t 00:10:00 -f mpegts example > > and post t

Re: [FFmpeg-user] [hw] strange stream behaviour

2017-08-11 Thread Mettavihari D
Greetings I note you did not have a reply to this long and exhaustive mail if you have solved it I would be happy to know the solution If not try to put -report into the command line. ffmpeg -n -loglevel 8 -report -i http://example.com/foo.m3u8 -codec copy -t 00:10:00 -f mpegts example and pos