Re: [FFmpeg-user] QSV Hevc to HLS not segmenting?

2017-10-26 Thread Steven Liu
2017-10-27 5:10 GMT+08:00 Carl Eugen Hoyos : > 2017-10-26 17:09 GMT+02:00 Markku Vainio : > >> OK, guess someone from Intel just fixed this. Can you check and test this >> out? >> >> https://software.intel.com/en-us/forums/intel-media-sdk/topic/746642 >> >> https://github.com/libav/libav/commit/98

Re: [FFmpeg-user] Need info about ffmpeg-10bit

2017-10-26 Thread Douglas Marsh
On 2017-10-26 15:20, Douglas Marsh wrote: On 2017-10-26 12:48, JD wrote: Could someone send me a link to talks about the difference between the binaries "ffmpeg" and "ffmpeg-10bit" ? Thanx. FWIW, the x264 library on Ubuntu compiles both 8- and 10-bit versions (in different directories): I h

Re: [FFmpeg-user] Need info about ffmpeg-10bit

2017-10-26 Thread Douglas Marsh
On 2017-10-26 12:48, JD wrote: Could someone send me a link to talks about the difference between the binaries "ffmpeg" and "ffmpeg-10bit" ? Thanx. FWIW, the x264 library on Ubuntu compiles both 8- and 10-bit versions (in different directories): I have a script to cause the linker to load

Re: [FFmpeg-user] QSV Hevc to HLS not segmenting?

2017-10-26 Thread Carl Eugen Hoyos
2017-10-26 17:09 GMT+02:00 Markku Vainio : > OK, guess someone from Intel just fixed this. Can you check and test this out? > > https://software.intel.com/en-us/forums/intel-media-sdk/topic/746642 > > https://github.com/libav/libav/commit/98afe3fb71afd4a18009924aaba56bc577bbd400.patch Will you se

Re: [FFmpeg-user] DNxHD 1080p60

2017-10-26 Thread Carl Eugen Hoyos
2017-10-26 20:19 GMT+02:00 Kasper Folman : > ffmpeg version 3.4-static Does it work with current FFmpeg git head? Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link

[FFmpeg-user] DNxHD 1080p60

2017-10-26 Thread Kasper Folman
Hi. Something weird is happening when I’m trying to do a DNxHD 1080p60 file. The framerate is 59.94 and not 60. When I create a similar file in media encoder, it outputs 60 fps. So bug or my command? Mediainfo data: Video ID : 2 Format

Re: [FFmpeg-user] QSV Hevc to HLS not segmenting?

2017-10-26 Thread Markku Vainio
>> > > Console output says: >> > > >> > > > GopPicSize: 25; GopRefDist: 9; GopOptFlag: closed ; >> > > > IdrInterval: 0 >> > > >> > > Should this be enough for getting closed GOP or do I need to add >> > > something more in my command sequence? >> > > >> > > Thanks! >> >> >> > > From: ffmpeg-user

Re: [FFmpeg-user] Compiling ffmpeg with NVDIA GPU enabled

2017-10-26 Thread Nandepagol, Gurushantappa
Can you please provide your input. Guru -Original Message- From: Nandepagol, Gurushantappa Sent: Wednesday, October 25, 2017 10:05 AM To: ffmpeg-user@ffmpeg.org Cc: Lou Logan Subject: RE: Compiling ffmpeg with NVDIA GPU enabled Hi Moritz, Thank you for your reply. Please find the req

Re: [FFmpeg-user] Need info about ffmpeg-10bit

2017-10-26 Thread Carl Eugen Hoyos
2017-10-26 21:48 GMT+02:00 JD : > Could someone send me a link to talks about the difference > between the binaries "ffmpeg" and "ffmpeg-10bit" ? No, but I can tell you (without testing) that "ffmpeg" is linked against a libx264 library that was compiled for 8-bit encoding while "ffmpeg-10bit" is

[FFmpeg-user] Need info about ffmpeg-10bit

2017-10-26 Thread JD
Could someone send me a link to talks about the difference between the binaries "ffmpeg" and "ffmpeg-10bit" ? Thanx. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, o

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread Reindl Harald
Am 26.10.2017 um 17:47 schrieb juan carlos rebate: no, it is not powerful, it does not even have half the possibilities offered by the ffserver, it is strange everything that is free, ends and what is commercial as in the case of wowza is still alive, I still do not understand the reason for th

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread Carl Eugen Hoyos
2017-10-26 18:10 GMT+02:00 Moritz Barsnick : > On Thu, Oct 26, 2017 at 16:56:19 +0100, Rob Hallam wrote: >> From an end-user point of view it is disappointing that new version >> will not be produced, but there are options. > > To add to that, you must take into consideration that the development >

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread juan carlos rebate
2017-10-26 17:56 GMT+02:00 Rob Hallam : > On 26 October 2017 at 16:47, juan carlos rebate wrote: > >> it is strange everything that is free, ends > > If it works, you can keep your current version. > >> and what is commercial as in the case of wowza is still alive, > > If a company makes profit ke

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread Moritz Barsnick
On Thu, Oct 26, 2017 at 16:56:19 +0100, Rob Hallam wrote: > From an end-user point of view it is disappointing that new version > will not be produced, but there are options. To add to that, you must take into consideration that the development of ffmpeg, with its libraries and tools, is for the m

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread Rob Hallam
On 26 October 2017 at 16:47, juan carlos rebate wrote: > it is strange everything that is free, ends If it works, you can keep your current version. > and what is commercial as in the case of wowza is still alive, If a company makes profit keeping something alive, they may choose to do so. Ple

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread Carl Eugen Hoyos
2017-10-26 17:47 GMT+02:00 juan carlos rebate : > many streaming services use ffserver to offer their services I cannot answer most of your questions but maybe this is the answer. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ff

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread juan carlos rebate
2017-10-26 12:09 GMT+02:00 Jon bae : > 2017-10-25 23:55 GMT+02:00 juan carlos rebate : > >> 2017-10-25 23:45 GMT+02:00 Carl Eugen Hoyos : >> > 2017-10-25 23:31 GMT+02:00 juan carlos rebate : >> > >> >> Does this mean I can use ffmpeg as a streaming server? >> > >> > No, it means if you want to cont

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Erik Dobberkau
> > it omits the fact users > > haven't been instructed on the etiquette and requirements regarding the > > formatting of email being sent to this list ("please provide command line > > and full uncut console output", answer in context below the specific > > statement you are referring to, shorten

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Carl Eugen Hoyos
2017-10-26 12:59 GMT+02:00 Erik Dobberkau : >> >> a thread where half of people reply on top and half at bottom becomes >> completly unreadable and impossible to follow after 3-5 messages and "is >> there some way via email I can make it not top post" shows lacking of basic >> operations on a compu

Re: [FFmpeg-user] Live stream with ffmpeg and ffserver won't work unless using default parameters.

2017-10-26 Thread Steve (IWWD)
Hi Moritz, Thanks for the reply. With a little more digging around, I've managed to narrow it down to the audio codec. The problem now appears to be the way in which 'libvorbis' is configured/setup. This is now my ffserver.conf file: HTTPPort 8090 HTTPBindAddress 0.0.0.0 MaxHTTPConnections

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Carlos E. R.
On 2017-10-26 13:26, Erik Dobberkau wrote: >> Back on-topic, Kevin; if you cannot even copy a file from one directory to >> another at reasonable / expected speed; I too would recommend checking your >> hardware, and >> any likely bits of software- eg do you have some aggressive antivirus >> interc

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Erik Dobberkau
> Back on-topic, Kevin; if you cannot even copy a file from one directory to > another at reasonable / expected speed; I too would recommend checking your > hardware, and > any likely bits of software- eg do you have some aggressive antivirus > intercepting / "quarantining" all disk writes? > > Kev

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Rob Hallam
On 2017-10-26 1137, Reindl Harald wrote: > and "is there some way via email I can make it not top post" shows lacking of > basic operations on a computer Or an enquiry as to how to change the default behaviour of one's email client. As you may (or may not know if you don't use them), in an emai

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Rob Hallam
On 26 October 2017 at 12:06, Rob Hallam wrote: > a terribly-formatted mess I am not good at eyeballing 72 column width it would seem. Apologies if it made anyone's eyeballs bleed. Rob ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.o

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Erik Dobberkau
> > a thread where half of people reply on top and half at bottom becomes > completly unreadable and impossible to follow after 3-5 messages and "is > there some way via email I can make it not top post" shows lacking of basic > operations on a computer while even a 6 years old child is able to use

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Carlos E. R.
On 2017-10-26 12:34, Reindl Harald wrote: > > > Am 26.10.2017 um 12:20 schrieb Phil Rhodes: >>>   sorry if this top posts again.. I am not sure what that means >>> exactly.. I am guessing it means this response shows up on top of >>> other> responses instead of the bottom. I am using email to rep

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Reindl Harald
Am 26.10.2017 um 12:20 schrieb Phil Rhodes:  sorry if this top posts again.. I am not sure what that means exactly.. I am guessing it means this response shows up on top of other> responses instead of the bottom. I am using email to reply though.. is there some way via email I can make it n

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Phil Rhodes
> sorry if this top posts again.. I am not sure what that means exactly.. I am >guessing it means this response shows up on top of other> responses instead of >the bottom. I am using email to reply though.. is there some way via email I >can make it not top post? Or.. do I have to> use some othe

Re: [FFmpeg-user] Why is concat so slow on a powerful machine?

2017-10-26 Thread Reindl Harald
Am 25.10.2017 um 23:08 schrieb Kevin Duffey: Hey.. sorry if this top posts again.. I am not sure what that means exactly.. I am guessing it means this response shows up on top of other responses instead of the bottom. I am using email to reply though.. is there some way via email I can mak

Re: [FFmpeg-user] is real ffserver removed?

2017-10-26 Thread Jon bae
2017-10-25 23:55 GMT+02:00 juan carlos rebate : > 2017-10-25 23:45 GMT+02:00 Carl Eugen Hoyos : > > 2017-10-25 23:31 GMT+02:00 juan carlos rebate : > > > >> Does this mean I can use ffmpeg as a streaming server? > > > > No, it means if you want to continue using ffserver, > > you will have to fix