Re: [FFmpeg-devel] Facebook page

2014-10-05 Thread db0 company
On Sat, Oct 4, 2014 at 10:28 PM, Clément Bœsch u...@pkh.me wrote:
 We hard already a hard time trying to keep up things up to date with the
 twitter and Google+ in addition to our mailing-list, IRC channels and web
 news.

 Sorry if I sound very negative about it, I'm not opposing to it, I just
 think we should instead try to improve the mediums we currently support.

FFmpeg could use IFTTT (https://ifttt.com/myrecipes/personal) or
Zapier (https://zapier.com/) to automatically update the Facebook page
from the RSS feed. It could also work for the Twitter account, instead
of posting manually.
I've been using both for a while now for the same purpose and it works
very well.

 I'm not exactly sure how adding yet another communication medium will
 help, especially on such a portal where the majority of people don't care
 about it, and those who do are already tracking our mailing-list, IRC
 channels, or web/RSS.

Facebook is undoubtedly the most used social network. It's becoming a
pretty standard way of communicating with users, even for
developers-related products and in the open-source community.

-- 
db0 - Deby Barbara Lepage
  http://db0.fr/
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH 2/3] configure: Set large address aware.

2014-10-05 Thread Michael Niedermayer
On Sun, Oct 05, 2014 at 11:17:05AM +1100, Matt Oliver wrote:
 
  Patch welcome. I don't want to add things I can't easily test
 
 
 Updated patch with additional flags set for msvc/icl aswell. Also set it so
 it is only explicitly enabled on 32 bit builds as it is used by default on
 64bit anyway.
 Tested on both mingw and msvc (and obviously all works fine).

  configure |2 ++
  1 file changed, 2 insertions(+)
 42cae7d1580ae9d336f8dfda96ab073501e80153  
 0001-configure-Set-large-address-aware.patch
 From e0eb1093383883a5c0211d85229647e323f60284 Mon Sep 17 00:00:00 2001
 From: Matthew Oliver protogo...@gmail.com
 Date: Sun, 5 Oct 2014 11:10:37 +1100
 Subject: [PATCH] configure: Set large address aware.
 
 Enables 2GB memory usage for 32 bit compiles on Windows.

applied

thanks

[...]

-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] avcodec/webp: fix default palette color and optimize for large image

2014-10-05 Thread Michael Niedermayer
On Tue, Sep 23, 2014 at 05:31:16PM +0200, Michael Niedermayer wrote:
 On Mon, Sep 22, 2014 at 03:55:54PM -0700, Pascal Massimino wrote:
  On Mon, Sep 22, 2014 at 3:07 PM, Pascal Massimino 
  pascal.massim...@gmail.com wrote:
  
   Hi,
  
   as discussed on the other thread...
  
  
  and now, a version with the correct indentation, sorry.
  
  
  
   skal
  
  
 
   webp.c |   36 +---
   1 file changed, 25 insertions(+), 11 deletions(-)
  850b1c7f38485444a9d4d670cd4086c83ac4b7d1  
  0002-avcodec-webp-fix-default-palette-color-0xff00-0x.patch
  From 3f34b0021f1f7b92409df88d3556010f5e55ba94 Mon Sep 17 00:00:00 2001
  From: Pascal Massimino pascal.massim...@gmail.com
  Date: Mon, 22 Sep 2014 14:48:57 -0700
  Subject: [PATCH] avcodec/webp: fix default palette color 0xff00 -
   0x
  
  also add optimization: use local palette with extra padding
  for big enough pictures.
 
 split
 
 first part applied

second part applied

sorry for the delay

[...]
-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] avcodec/webp: fix default palette color and optimize for large image

2014-10-05 Thread Michael Niedermayer
On Tue, Sep 23, 2014 at 01:08:55AM +0200, Reimar Döffinger wrote:
 On Mon, Sep 22, 2014 at 03:07:39PM -0700, Pascal Massimino wrote:
  Hi,
  
  as discussed on the other thread...
 
 Why not just always allocate and 0-initialize pal-frame with width 256?

i can try but i need some test images with variig parameters for
the palette to make sure it works


 I haven't yet checked which if any is the easiest way to make 
 av_frame_get_buffer
 do that while still having the AVFrame-with the original width value in the 
 end.
 ___
 ffmpeg-devel mailing list
 ffmpeg-devel@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 

-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
100% positive feedback - All either got their money back or didnt complain
Best seller ever, very honest - Seller refunded buyer after failed scam


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] Facebook page

2014-10-05 Thread Thomas Volkert


On 05.10.2014 00:42, Michael Niedermayer wrote:

On Sat, Oct 04, 2014 at 10:12:49PM +0200, Thomas Volkert wrote:

Hallo @ll,

On Facebook, there is no official ffmpeg presence at the moment.
But maybe it would be interesting to have a page with announcements about:
* new releases
* API/ABI changes
* ffmpeg related events
* new bounties

...what is your opinion about this idea?
(If you are convinced of the idea, I would organize it.)

iam in favor of it if theres someone to maintain aka update it with
news like you list ...


For the time until the end of June 2015, I would take over this part.
Maybe even longer..

Best regards,
Thomas.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH 2/2] avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is seen.

2014-10-05 Thread Michael Niedermayer
On Tue, Sep 30, 2014 at 01:06:40PM +0200, Benoit Fouet wrote:
 ---
  libavcodec/h264_mp4toannexb_bsf.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

applied

thanks

[...]
-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] Facebook page

2014-10-05 Thread Michael Niedermayer
On Sun, Oct 05, 2014 at 01:27:55PM +0200, Thomas Volkert wrote:
 
 On 05.10.2014 00:42, Michael Niedermayer wrote:
 On Sat, Oct 04, 2014 at 10:12:49PM +0200, Thomas Volkert wrote:
 Hallo @ll,
 
 On Facebook, there is no official ffmpeg presence at the moment.
 But maybe it would be interesting to have a page with announcements about:
 * new releases
 * API/ABI changes
 * ffmpeg related events
 * new bounties
 
 ...what is your opinion about this idea?
 (If you are convinced of the idea, I would organize it.)
 iam in favor of it if theres someone to maintain aka update it with
 news like you list ...
 
 For the time until the end of June 2015, I would take over this part.
 Maybe even longer..

ok, then as far as iam concerned iam in favor of it

Thanks!

[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] Facebook page

2014-10-05 Thread Alex Beregszaszi

Hi,

Thomas Volkert wrote:

Okay, I started with some first steps...

1.)
If I see this correctly, the url http://www.facebook.com/ffmpeg is 
already registered by some anime fan.  But it is possible to contact 
him/her by Facebook messages. Maybe he/she is willing to leave this 
url for FFmpeg. So, I wrote a message to him/her.


As far as I know Fabrice owns the trademark for FFmpeg so you might get 
the page transferred by Facebook on the basis of the trademark.


Best,
Alex
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] Facebook page

2014-10-05 Thread compn
On Sun, 05 Oct 2014 20:19:49 +0200
Thomas Volkert si...@gmx.net wrote:

 http://www.facebook.com/ffmpeg.devel, 
 http://www.facebook.com/ffmpeg.framework, 
 http://www.facebook.com/multimedia.framework, ...
 @all: What is your opinion about these alternative solutions?
 

maybe http://www.facebook.com/ffmpeg.org ?
or http://www.facebook.com/ffmpeg.official ?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH 1/18] avcodec: remove obsolete FF_API_FAST_MALLOC cruft

2014-10-05 Thread James Almer
On 01/10/14 12:31 AM, James Almer wrote:
 On 01/10/14 12:18 AM, Michael Niedermayer wrote:
 On Tue, Sep 30, 2014 at 11:57:14PM -0300, James Almer wrote:
 On 30/09/14 11:34 PM, Michael Niedermayer wrote:
 On Mon, Sep 15, 2014 at 10:59:39PM +0200, Andreas Cadhalpun wrote:
 On 15.09.2014 22:03, Michael Niedermayer wrote:
 On Mon, Sep 15, 2014 at 04:08:49PM -0300, James Almer wrote:
 On 15/09/14 6:07 AM, Michael Niedermayer wrote:
 On Sun, Sep 14, 2014 at 10:46:03PM -0300, James Almer wrote:
 Signed-off-by: James Almer jamr...@gmail.com

 about the patchset as a whole, not specifically this one

 we should check if theres any software left around that still uses
 the symbols before removing the code completely and if so consider
 to reintroduce them in a 2.4.1 while removing whats unused

 Pushed the three you reviewed since either no code depended on them, or 
 in the
 OpenCL case it's an API that nobody has ever been able to use anyway.

 I'm not exactly interested in looking around to see if any of this 
 deprecated
 stuff is still used. And IMO reintroducing them in a point release is 
 quite ugly.
 An exception could be FF_API_DRAWTEXT_OLD_TIMELINE since as Clément 
 pointed in
 another email might be needed to remain compatible with libav.

 probably you only have to wait, as i suspect andreas (in CC) will
 test building all dependant packages in debian against 2.4

 You're right that I'm currently rebuilding those against 2.4, but I
 don't expect any problems there, since I already have rebuilt them
 against a git snapshot about two weeks ago and didn't notice
 anything problematic.

 any news ? can these be applied ?

 Debian packages are all meant to work with libav 9 or 11 api, and all this 
 deprecated 
 code removed in 2.4 was ffmpeg exclusive, so it's unlikely they used any of 
 it.
 Also, 2.4 has been out for two weeks and nobody complained about their 
 applications 
 breaking because these are no longer available.

 We could wait a bit more in any case. The entire patchset is just dead code 
 removal.

 ok, just dont forget about them, i wont keep track of them anymore
 too much stuff to keep track off 
 
 I'll apply them this weekend, then.

Patchset applied, except for [PATCH 17/18] avfilter: remove obsolete 
FF_API_DRAWTEXT_OLD_TIMELINE cruft 
as we may need to reintroduce that functionality to remain compatible with 
libav.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [RFC][PATCH] web: News about FFmpeg in Debian

2014-10-05 Thread Alexander Strasser
Try to shortly summarize where we are now.

Signed-off-by: Alexander Strasser eclip...@gmx.net
---

This is all RFC as marked in the subject. Please give me some
  feed back!

It would also be nice if someone could test the patch, I do not
  have the tools at hand ATM.

 src/index | 16 
 1 file changed, 16 insertions(+)

diff --git a/src/index b/src/index
index 8d3f541..afc276b 100644
--- a/src/index
+++ b/src/index
@@ -36,6 +36,22 @@
 News
   /h1
 
+  a id=ffmpeg_entered_sid/ah3October 6, 2014, FFmpeg is in Debian 
unstable again/h3
+  p
+We wanted you to know there are
+a 
href=https://packages.debian.org/search?keywords=ffmpegsearchon=sourcenamessuite=unstablesection=main;
+FFmpeg packages in Debian unstable/a again. bA big thank you
+to all the people that made it possible./b It has been anything but 
simple.
+  /p
+  p
+Unfortunately that was already the easy part of this news. The bad news is 
the packages probably won't
+migrate to Debian testing in time for the upcoming realease.
+a href=https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763148;Read 
the argumentation over at Debian./a
+  /p
+  p
+bHowever things will come out in the end, we hope for your continued 
remarkable support!/b
+  /p
+
   a id=pr2.4/ah3September 15, 2014, FFmpeg 2.4/h3
   p
 We have made a new major release (ba 
href=download.html#release_2.42.4/a/b)
-- 


pgpwqj5C_Efo3.pgp
Description: PGP signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] Facebook page

2014-10-05 Thread Anshul
On October 6, 2014 1:20:17 AM IST, Kieran Kunhya kier...@obe.tv wrote:
On 5 October 2014 19:19, Thomas Volkert si...@gmx.net wrote:
 Okay, I started with some first steps...

 1.)
 If I see this correctly, the url http://www.facebook.com/ffmpeg is
already
 registered by some anime fan.  But it is possible to contact him/her
by
 Facebook messages. Maybe he/she is willing to leave this url for
FFmpeg. So,
 I wrote a message to him/her.
 Alternatively, we could use another name:
 http://www.facebook.com/ffmpeg.devel,
 http://www.facebook.com/ffmpeg.framework,
 http://www.facebook.com/multimedia.framework, ...
 @all: What is your opinion about these alternative solutions?

I think you can register as an organisation and it will kick that
person off.
___

I think we should wait for day or 2 for 
Fan reply.

ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] Hiring FFMPEG

2014-10-05 Thread Raihan Allie
I'm looking for someone who can write me a simple php script that can
convert any video format into a well compressed mp4 container with h264
video codecs.

At present I'm struggling to do so with the encoding always randomly
stopping before the file is finished - so I'm seeking the help of and
expert who I'm more than willing to compensate.

Kind Regards

Raihan Allie
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [RFC][PATCH] web: News about FFmpeg in Debian

2014-10-05 Thread compn
On Sun, 5 Oct 2014 22:58:34 +0200
Alexander Strasser eclip...@gmx.net wrote:
 This is all RFC as marked in the subject. Please give me some
   feed back!

could someone please add a note about the deprecated message.

something like:

users on debian and ubuntu may have seen this message when using ffmpeg
*** THIS PROGRAM IS DEPRECATED *** 
 This program is only provided for compatibility and will be removed in
a future release. Please use avconv instead.

this message was in the libav.org version of the ffmpeg program.
this message has confused many users and caused us a lot of user
support issues. if you see this message it means you are using
libav.org's ffmpeg and not our ffmpeg. please use apt-get install
ffmpeg to use the correct ffmpeg program.




i think it would help. although i can already see it causing flames.
-compn
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel