Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Moritz Barsnick
On Sat, Oct 08, 2016 at 15:56:29 -0600, Jim Worrall wrote: > > https://trac.ffmpeg.org/ticket/5882 > Well, it seems obvious from "library configuration mismatch” there is > something > wrong with your ffmpeg installation, but I guess you’re going to ignore tha

Re: [FFmpeg-user] Looking for an apt-get package that comes with Rubberband

2016-10-08 Thread Michael Heuberger
Ugh, linuxbrew? Rather avoid it since apt-get is the one package manager for Linux and most servers run on Linux. Is there no source I can use for apt-get? On 08/10/16 17:50, Reto Kromer wrote: > Michael Heuberger wrote: > >> To deploy my app easier among my machines, I am looking for >> a linux

Re: [FFmpeg-user] tools for viewing frames and results

2016-10-08 Thread Sven C. Dack
On 08/10/16 23:24, Xen wrote: Is there any way in Linux to obtain an accurate frame/time number through a GUI that can be used with ffmpeg? I know Avidemux hardly works at all, VLC will not reliably show frames. Pitivi is not an option, I haven't tried Kdenlive because it crashed the first ti

[FFmpeg-user] tools for viewing frames and results

2016-10-08 Thread Xen
Is there any way in Linux to obtain an accurate frame/time number through a GUI that can be used with ffmpeg? I know Avidemux hardly works at all, VLC will not reliably show frames. Pitivi is not an option, I haven't tried Kdenlive because it crashed the first time I used it. Haven't attempt

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Jim Worrall
> On 2016 Oct 8, at 3:27 PM, Alexey Eromenko wrote: > > Okay, for now I was forced to open a bug report #5882 > https://trac.ffmpeg.org/ticket/5882 Well, it seems obvious from "library configuration mismatch” there is something wrong with your ffmpeg install

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Alexey Eromenko
Okay, for now I was forced to open a bug report #5882 https://trac.ffmpeg.org/ticket/5882 So far I found this problem on 3 out of 700+ videos, making it fairly rare, but still significant. That means about 0.5% of my videos DO NOT PLAY on iPad/Apple products no matter which encoding settings I use

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Jim Worrall
> On 2016 Oct 8, at 2:38 PM, Alexey Eromenko wrote: > >> I haven’t looked at your file, but the first thing I would do is compare >> your encoding settings (which, as far as I can see, you still haven’t >> posted) to the video specifications of the playback device. For your iPad >> Pro, they

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Alexey Eromenko
>I haven’t looked at your file, but the first thing I would do is compare your >encoding settings (which, as far as I can see, you still haven’t posted) to >the video specifications of the playback device. For your iPad Pro, they are: I posted everything. All default settings still cause the pr

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Jim Worrall
> On 2016 Oct 8, at 4:29 AM, Alexey Eromenko wrote: > > Here is an example broken video file: -- (video data was blurred on purpose.) > https://drive.google.com/open?id=0BycgkMZbeQOzaXpFRVJ5T09VeTQ > > This broken video cannot be played on iTunes/Quicktime, beyond about 50 > seconds. > ___

Re: [FFmpeg-user] DeckLink Output Controls

2016-10-08 Thread Reuben Martin
On Friday, October 7, 2016 5:25:10 PM CDT Matthias, Thomas wrote: > Hi There, > > I’m looking into using FFMPEG for its DeckLink device control. The capture > part of the API seems fairly fully featured, however the output/playback > controls seems to have some strange limitations. Specifically,

[FFmpeg-user] DeckLink Output Controls

2016-10-08 Thread Matthias, Thomas
Hi There, I’m looking into using FFMPEG for its DeckLink device control. The capture part of the API seems fairly fully featured, however the output/playback controls seems to have some strange limitations. Specifically, on output, there is a hard-coded limit of only 8 channels of audio. Wha

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Alexey Eromenko
Here is an example broken video file: -- (video data was blurred on purpose.) https://drive.google.com/open?id=0BycgkMZbeQOzaXpFRVJ5T09VeTQ This broken video cannot be played on iTunes/Quicktime, beyond about 50 seconds. ___ ffmpeg-user mailing list ffmp

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Alexey Eromenko
More info on this issue: Encoding only the first 2 minutes work fine (using -to 00:02:00), but encoding the first 4 minutes already results in an error. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user T

Re: [FFmpeg-user] Encoding Apple-Quicktime compatible videos ? - Broken videos on Apple

2016-10-08 Thread Alexey Eromenko
+faststart didn't solve the problem, sadly. http://pastebin.com/r2yg1w1V Here is what I'we got: -- using Atomic Parsley tool F:\Test-video-coding\Apple-decoder-issues>C:\Dropbox\Install-experimental\Atomic Parsley-win32-0.9.0\AtomicParsley.exe Pocahontas2-Anti-Apple-360p-2pass-faststar t.mp4 -T

Re: [FFmpeg-user] ffmpeg issues with XAVC-L in MXF container

2016-10-08 Thread Tim Zett
Hi Carl Eugen, here comes the console output - attached. x264 does not support paff encoding, do you think the encoding quality is bad? => can you please tell me what you mean with 'paff' ? It is common and actually the standard that one does encode progressive frames with x264, so if 'libx264'