Re: [FFmpeg-user] SEGMENT_TYPE_FMP4 with HLS_SINGLE_FILE

2017-07-30 Thread Steven Liu
2017-07-31 12:37 GMT+08:00 pablo platt : > Shouldn't this say "hls->max_seg_size == 0" ? 0 is default value >> >> int byterange_mode = (hls->flags & HLS_SINGLE_FILE) || (hls->max_seg_size >> > 0); > > > How can I apply the patch and test it? > Can you please give command line example to test it? l

Re: [FFmpeg-user] SEGMENT_TYPE_FMP4 with HLS_SINGLE_FILE

2017-07-30 Thread pablo platt
Shouldn't this say "hls->max_seg_size == 0" ? int byterange_mode = (hls->flags & HLS_SINGLE_FILE) || (hls->max_seg_size > > 0); How can I apply the patch and test it? Can you please give command line example to test it? Thank you for the patch. On Mon, Jul 31, 2017 at 7:09 AM, Steven Liu wr

Re: [FFmpeg-user] SEGMENT_TYPE_FMP4 with HLS_SINGLE_FILE

2017-07-30 Thread Steven Liu
2017-07-25 15:20 GMT+08:00 pablo platt : > This is great. I have sent a new patch , you can check it:) https://patchwork.ffmpeg.org/patch/4526/ > Thank you. > > On Tue, Jul 25, 2017 at 9:21 AM, Steven Liu wrote: > >> 2017-07-25 13:44 GMT+08:00 pablo platt : >> > Hi, >> > >> > A recent commit adde

Re: [FFmpeg-user] 2 pass CBR or VBR not really fixing the bitrate?

2017-07-30 Thread Manuel Tiglio
Eric, > On Jul 29, 2017, at 9:00 PM, Eric Wilde wrote: > > At 12:37 AM 7/30/2017 +0200, Moritz Barsnick wrote: >> Are you talking audio? Yes, libmp3lame hits the target bitrate (be it >> ABR or CBR) pretty much spot on. But Manuel obviously asked about >> video: > > Yes, you're right. I comp

Re: [FFmpeg-user] 2 pass CBR or VBR not really fixing the bitrate?

2017-07-30 Thread Manuel Tiglio
Hi guys, > On Jul 29, 2017, at 3:37 PM, Moritz Barsnick wrote: > > On Sat, Jul 29, 2017 at 17:35:39 -0400, Eric Wilde wrote: >> At 10:51 PM 7/29/2017 +0200, Moritz Barsnick wrote: >>> Have you tried using the identical video encoding settings for pass 1 >>> and pass 2? I seem to recall that th

Re: [FFmpeg-user] 2 pass CBR or VBR not really fixing the bitrate?

2017-07-30 Thread Manuel Tiglio
Hi there, I apologize for my delay in replying, I found that the mailing list messages were being sent to my junk folder :-( > On Jul 29, 2017, at 1:51 PM, Moritz Barsnick wrote: > > On Sat, Jul 29, 2017 at 13:16:07 -0700, Manuel Tiglio wrote: >> ffmpeg -I -c:v libx264 -pass 1 -f mp4 /dev/nu

[FFmpeg-user] strange stream behaviour

2017-07-30 Thread hw
Hi, there are video streams showing a strange behaviour when recording them with ffmpeg in that ffmpeg will record the stream for an apparently random amount of time, ranging from one minute to ten minutes, and then stop recording. Once it stops recording, ffmpeg continues to run indefinitely, no

Re: [FFmpeg-user] Error:Impossible to convert between the formats supported by the filter..

2017-07-30 Thread tasos
Hello. Using resize and removing scale_npp was the right way. Thanks again :) On 7/30/2017 2:28 AM, James Girotti wrote: On Jul 29, 2017 3:50 PM, "tasos" > wrote: Hello. I'm using git latest version of ffmpeg. First of all i don't want to change

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread msknight
> Actually each one can compile with the specific options they > need, which is not possible with "classic" distributions. I wouldn't have a clue what options I need to compile. I need to take my camera footage and convert it into something KDEnlive is happy with... that's about the sum total of

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Reto Kromer
Nicolas George wrote: >You realize these counts as distributions, do you not? Actually each one can compile with the specific options they need, which is not possible with "classic" distributions. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org htt

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Nicolas George
Le duodi 12 thermidor, an CCXXV, Reto Kromer a écrit : > Many audio-visual archives > do actually use - and keep up to date - FFmpeg via Homebrew or > Linuxbrew You realize these counts as distributions, do you not? Regards, -- Nicolas George signature.a

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Reto Kromer
Reindl Harald wrote: >no *enduser* right in his mind don't use the >development master of *any* software - period +1 I already stressed out in the past the importance of the releases for the end user community. Many audio-visual archives do actually use - and keep up to date - FFmpeg via Homebre

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Reindl Harald
Am 30.07.2017 um 14:11 schrieb Nicolas George: Le duodi 12 thermidor, an CCXXV, Reto Kromer a écrit : You should update to the current version of your branch, or - even better! - to the brand new 3.3.3. Best regards, Reto Please be careful not to confuse the readers of this list. For individ

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Nicolas George
Le duodi 12 thermidor, an CCXXV, Reto Kromer a écrit : > You should update to the current version of your branch, or - > even better! - to the brand new 3.3.3. Best regards, Reto Please be careful not to confuse the readers of this list. For individual users, always recommend Git HEAD, release bra

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Moritz Barsnick
On Sun, Jul 30, 2017 at 03:55:04 -0700, msknight wrote: > Result of -f mpg > Unknown input format: 'mpg' Thanks to your Mint command output, I now know it's probably $ ffmpeg -f mpeg -i ...MOD ... > Result of -f mpegts... > > ...um... a lot of things flashed past too fast to capture and my scree

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Moritz Barsnick
On Sun, Jul 30, 2017 at 13:35:14 +0200, Reto Kromer wrote: > msknight wrote: > >ffmpeg version 2.8.11-0ubuntu0.16.04.1 > You should update to the current version of your branch, or - > even better! - to the brand new 3.3.3. Best regards, Reto She was just saying, that's the version that used to wo

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Moritz Barsnick
On Sun, Jul 30, 2017 at 03:58:57 -0700, msknight wrote: > Zeranoe appears to be Windows builds. I can't find Linux there. I also > couldn't work out what to download in order to build... but I'll keep > looking. D'uh! I must be too tired. Of course, that's Windows. I meant this one for Linux bui

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread msknight
Reto --- it was the early version that worked. The newer version is the one that's giving the problem. I've achieved progress, as this works... ffmpeg -f mpeg -i MOV005.MOD -b:v 300 -ac 2 -ar 48000 -strict experimental MOV005.mp4 -- View this message in context: http://www.ffmpeg-archiv

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Reto Kromer
msknight wrote: >ffmpeg version 2.8.11-0ubuntu0.16.04.1 You should update to the current version of your branch, or - even better! - to the brand new 3.3.3. Best regards, Reto ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailma

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread msknight
Here is the output from the one that works. Note that it also complains of a mismatch error... ffmpeg version 2.8.11-0ubuntu0.16.04.1 Copyright (c) 2000-2017 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609 configuration: --prefix=/usr --extra-version=0ubuntu

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread msknight
Zeranoe appears to be Windows builds. I can't find Linux there. I also couldn't work out what to download in order to build... but I'll keep looking. -- View this message in context: http://www.ffmpeg-archive.org/Libraries-missing-tp4680761p4680764.html Sent from the FFmpeg-users mailing list

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread msknight
Hi. Thanks for taking the time to help me with this. Yes, it worked under Mint, and I still have a copy running if you want information from it. I'm currently getting the version and will let you know what happens. Result of commands... $ ffmpeg -i ffmpeg version 3.2.4-1build2 Copyright (c) 200

Re: [FFmpeg-user] Libraries missing?

2017-07-30 Thread Moritz Barsnick
On Sat, Jul 29, 2017 at 23:09:51 -0700, msknight wrote: > Among the things not working quite right, is footage from my Canon FS200 > camcorder. At the moment, I'm using VLC to convert the footage, but I'd like > to get FFmpeg working again. Did this work before on Mint? (At the very bottom, I beli