[FFmpeg-user] Question on use of ffmpeg by a not-for-profit that creates a free product

2014-12-02 Thread Michael Darr
I am looking to use an audio conversion tool that will convert mp3 to ogg as well as down-convert mp3 files to a certain bit rate. I will be using this tool to create a product from customer supplied files that will then be made free to the public. My company does not allow me to reference oth

[FFmpeg-user] Opening an RTSP stream of Axis M1011-w camera gives 'Invalid data found when processing input' error (but not always)

2014-12-02 Thread Edwin Meijne
Hi all After some really frustrating hours I decided to see if someone can help me fix this annoying problem.. For a project I am working on I want to record a RTSP stream in h.264 mp4 from an Axis (M1011-w) camera. I have tried this with openRTSP and ffmpeg, and got varying results. Because I

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Rens Dijkshoorn
> Rens Dijkshoorn onlinemedia.nl> writes: > > > This fixed the problem with XAVC MXF 4096x2160. > > Thank you for testing! > > > With an XAVC MXF 3840x2160 pixel size this is not > > recognized > > You didn't report this... > > Sorry if this obvious to you but I have no idea > about these t

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Carl Eugen Hoyos
Rens Dijkshoorn onlinemedia.nl> writes: > This fixed the problem with XAVC MXF 4096x2160. Thank you for testing! > With an XAVC MXF 3840x2160 pixel size this is not > recognized You didn't report this... Sorry if this obvious to you but I have no idea about these tags and what these cameras

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Rens Dijkshoorn
> Rens Dijkshoorn onlinemedia.nl> writes: > > > File download > > Thank you! > > Please test the following patch (together with > my first one), sorry for originally missing this: > > diff --git a/libavformat/isom.h b/libavformat/isom.h > index 52da1a3..1a539ed 100644 > --- a/libavformat/isom

Re: [FFmpeg-user] Use of -ifo_palette

2014-12-02 Thread Carl Eugen Hoyos
Moritz Barsnick gmx.net> writes: > I'm not sure of the process, but that feature may be > added to a follow-up 2.4.x release if you ask for this. This is extremely uncommon and therefore very unlikely. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-

Re: [FFmpeg-user] Use of -ifo_palette

2014-12-02 Thread Moritz Barsnick
Hi, On Tue, Dec 02, 2014 at 11:12:44 -0500, Dave Rice wrote: > I’d like to use the new -ifo_palette option but it is returned as an > unrecognized option. > > ffmpeg -ifo_palette VTS_09_0.IFO -analyzeduration 30k -probesize > 30k -i WELCOME9-1.vob > ffmpeg version 2.4.4 Copyright (c)

Re: [FFmpeg-user] Use of -ifo_palette

2014-12-02 Thread Carl Eugen Hoyos
Dave Rice dericed.com> writes: > I’d like to use the new -ifo_palette option but it > is returned as an unrecognized option. Please test current FFmpeg before reporting any issue. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http:/

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Carl Eugen Hoyos
Rens Dijkshoorn onlinemedia.nl> writes: > File download Thank you! Please test the following patch (together with my first one), sorry for originally missing this: diff --git a/libavformat/isom.h b/libavformat/isom.h index 52da1a3..1a539ed 100644 --- a/libavformat/isom.h +++ b/libavformat/iso

[FFmpeg-user] Use of -ifo_palette

2014-12-02 Thread Dave Rice
Hi all, I’d like to use the new -ifo_palette option but it is returned as an unrecognized option. ffmpeg -ifo_palette VTS_09_0.IFO -analyzeduration 30k -probesize 30k -i WELCOME9-1.vob ffmpeg version 2.4.4 Copyright (c) 2000-2014 the FFmpeg developers built on Dec 2 2014 10:38:25 wi

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Rens Dijkshoorn
> > Rens Dijkshoorn onlinemedia.nl> writes: > > > > > With this patch no matter what you use as > > > -vtag ai12 or no vtag option. The vtag is always > > > set to aivx (checked with Dumpster). > > > > > But the resulting file won't play in any > > > Quicktime Player or FCPX > > > > > The

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Rens Dijkshoorn
> Rens Dijkshoorn onlinemedia.nl> writes: > > > With this patch no matter what you use as > > -vtag ai12 or no vtag option. The vtag is always > > set to aivx (checked with Dumpster). > > > But the resulting file won't play in any > > Quicktime Player or FCPX > > Then I will need a smal

Re: [FFmpeg-user] OS X screen record by ffmpeg

2014-12-02 Thread Moritz Barsnick
On Mon, Dec 01, 2014 at 22:03:18 -0500, David Peterson wrote: > Will this work in the same manner to screen record IOS? Have you tried? iOS appears to also provide AVFoundation, AFAICS. Moritz ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://f

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Carl Eugen Hoyos
Rens Dijkshoorn onlinemedia.nl> writes: > With this patch no matter what you use as > -vtag ai12 or no vtag option. The vtag is always > set to aivx (checked with Dumpster). > But the resulting file won't play in any > Quicktime Player or FCPX Then I will need a small (!!) input sample or

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Rens Dijkshoorn
> Rens Dijkshoorn onlinemedia.nl> writes: > > > If you change vtag to use -vtag ai12. Then the file will > > playback in Quicktime Player 7 but not in Quicktime Player > > X. Then if you search the resulting movie file for the > > vtag and hexedit to 'ai12 to aivx' the file will play in > >

Re: [FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Carl Eugen Hoyos
Rens Dijkshoorn onlinemedia.nl> writes: > If you change vtag to use -vtag ai12. Then the file will > playback in Quicktime Player 7 but not in Quicktime Player > X. Then if you search the resulting movie file for the > vtag and hexedit to 'ai12 to aivx' the file will play in > both version of

[FFmpeg-user] Quicktime Files create with -vtag aivx

2014-12-02 Thread Rens Dijkshoorn
Hi, quicktime mov files create by stream copy from SONY 4K XAVC with -vtag aivx are not playing in both the Quicktime Player 7 and the Quicktime Player. If you change vtag to use -vtag ai12. Then the file will playback in Quicktime Player 7 but not in Quicktime Player X. Then if you search the

Re: [FFmpeg-user] Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height

2014-12-02 Thread Carl Eugen Hoyos
Walid Salman gmail.com> writes: > FFmpeg version 0.6.5 This is antique and known to contain many bugs, sorry that we cannot support it anymore. If you don't want to build current FFmpeg yourself, find links to static binaries on http://ffmpeg.org/download.html Carl Eugen __

Re: [FFmpeg-user] compiling with libx265

2014-12-02 Thread tim nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/12/14 19:02, Clément Bœsch wrote: > On Mon, Dec 01, 2014 at 08:01:13PM +0100, Clément Bœsch wrote: >> On Mon, Dec 01, 2014 at 04:46:36PM +, tim nicholson wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On 01/12/14 16:09,

Re: [FFmpeg-user] compiling with libx265

2014-12-02 Thread tim nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/12/14 18:39, Nicolas George wrote: > Le primidi 11 frimaire, an CCXXIII, tim nicholson a écrit : >> Whilst acknowledging that this patch works (thanks), I am trying to >> understand why package config is failing in this case, > > Your first snip

[FFmpeg-user] Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height

2014-12-02 Thread Walid Salman
Hello, Any one kindly to help me ...I need to change vido files to .mp4 and I am using this comand and I get the error as you can see : root@ltf4633 [~]# ffmpeg -i /home/alar454k11ue81/public_html/videos/cat_9/mp4/MOV_0052.mp4 -vcodec libx264 -crf 50 /home/alar454k11ue81/public_html/videos/cat_9/