Re: [FFmpeg-user] Cross fading of videos

2015-12-15 Thread Tony Mobily
Hi, Hopefully that bug will get fixed soon... Merc. ᐧ On 16 December 2015 at 07:47, Ryan Williams wrote: > I discovered I could avoid using the 'fifo' filter by providing the same > input file multiple times rather than reading from the same input source > stream multiple times in the filter g

Re: [FFmpeg-user] FFMPEG LIVE MICROPHONE CAPTURE-STREAM WINDOWS PC

2015-12-15 Thread Roger Pack
On 12/14/15, Nick LaCommare wrote: > All, > > Looking for a way to capture a windows PC's default recording device and > transcode it to MP3 audio and stream via UDP to a Barix box that only > accepts MPEG1/MP3 audio. > > Below are 2 examples I have tried with no success. The audio is heard on the

Re: [FFmpeg-user] Cross fading of videos

2015-12-15 Thread Ryan Williams
I discovered I could avoid using the 'fifo' filter by providing the same input file multiple times rather than reading from the same input source stream multiple times in the filter graph. -Original Message- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Tony Mob

Re: [FFmpeg-user] Cross fading of videos

2015-12-15 Thread Tony Mobily
Hi, Is that the bug you were getting around when passing the same file name multiple times? Merc. ᐧ On 16 December 2015 at 07:37, Ryan Williams wrote: > Please to see you have it working, however the 'fifo' filter stores frames > in memory (I believe in an uncompressed format). > You should do

Re: [FFmpeg-user] Cross fading of videos

2015-12-15 Thread Ryan Williams
Please to see you have it working, however the 'fifo' filter stores frames in memory (I believe in an uncompressed format). You should do testing with longer videos to ensure you don't run out of resources. -Original Message- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On B

Re: [FFmpeg-user] Increase ffmpeg memory footprint?

2015-12-15 Thread Ned Rockson
Of course -- I'm constantly receiving warnings saying "could not allocate memory" and I'm assuming this has something to do with limitations set within the program as my machine has over 2 GB of free memory (according to /proc/meminfo). On Tue, Dec 15, 2015 at 2:42 PM, Moritz Barsnick wrote: > O

Re: [FFmpeg-user] Increase ffmpeg memory footprint?

2015-12-15 Thread Moritz Barsnick
On Tue, Dec 15, 2015 at 12:01:12 -0800, Ned Rockson wrote: > I am trying to increase the max footprint of memory for ffmpeg. I see an > option in -help output called max_alloc but it's not in the man pages. I'm > curious if there's any more documentation on this or perhaps a different > option that

[FFmpeg-user] Increase ffmpeg memory footprint?

2015-12-15 Thread Ned Rockson
I am trying to increase the max footprint of memory for ffmpeg. I see an option in -help output called max_alloc but it's not in the man pages. I'm curious if there's any more documentation on this or perhaps a different option that I'm missing. ffmpeg version 2.7.2 Copyright (c) 2000-2015 the FFm

[FFmpeg-user] Optimizing For Web - Anime

2015-12-15 Thread Kirk Clemons
Hello all, I'm looking for any settings that you have found works well for anime style video, that will be played in the browser. So obviously small file size while still retaining quality for both webm and mp4. Thank you for any tips in advance. Kirk __

Re: [FFmpeg-user] Make the next stream continue where the previous one left off

2015-12-15 Thread Ivan Pozdeev
> On Mon, Dec 14, 2015 at 22:43:55 +0300, Ivan Pozdeev wrote: >> This is good enough for my specific case (except the script requirement - >> writing and debugging one each time is far from being optimal), but I still >> wonder if there are any better possibilities. > Do have a look at the segment

Re: [FFmpeg-user] rake failed

2015-12-15 Thread tim nicholson
On 09/12/15 08:43, 浪漫﹀ァ旋律 wrote: > I'm sorry, my English is not good.The error information in the appendix.For > help I'm not sure what your build system is, but rake is a ruby program and nothing to do with ffmpeg. As such this must be a specialist set up, and you are unlikely to find anyone he