Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2015-12-13 Thread Phil Rhodes
> Please do not top-post here, it is considered rude. Please do not endlessly repeat the same pointless, tired statements, it is considered rude. > Please do not repeat your question without providing complete, uncut console >output. This is often impossible as it will cause the mail to exceed ce

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2015-12-13 Thread Carl Eugen Hoyos
On Sunday 13 December 2015 04:24:47 pm Stephan Klemmer PIXEL for everyone wrote: > ffmpeg -i film.mxf -i audio.mxf -c:v prores -c:a copy output.mov Complete, uncut console output missing. Please do not top-post here, it is considered rude. Please do not repeat your question without providing co

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2015-12-13 Thread Stephan Klemmer PIXEL for everyone
Hi, im using this command: ffmpeg -i film.mxf -i audio.mxf -c:v prores -c:a copy output.mov but the output is still xyz, with greenish colors. regards stephan > Am 13.12.2015 um 15:45 schrieb Anshul : > > Hey need some more details. > > From your subject we came to know that you have p

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2015-12-13 Thread Anshul
Hey need some more details. From your subject we came to know that you have problem while decoding DCP (jpeg2000 wrapped in MXF) but where is ffmpeg command that you are using? What was your expected output? what is it thats coming? -Anshul On 12/13/2015 08:12 PM, Stephan Klemmer PIXEL for eve

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2015-12-13 Thread Stephan Klemmer PIXEL for everyone
Hello, i have the same problem. Is there a solution now? thank you Beste Grüße, Stephan Klemmer Mediendesign Tel.: 0331 / 287 931 62 Mobil: 0174 / 77 87 590 Mail: step...@pixel-for-everyone.de https://www.facebook.com/PIXE

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-25 Thread Dave Rice
Hi Carles, > On Oct 24, 2014, at 7:25 AM, Carles Vila wrote: > > Hi! > Mitch, Thanks for taking the time and do the test. This confirms the > problem is on my side. > And Carl Eugen, thanks for knowing what I'm talking about! > I installed ffmpeg one week ago on my mac via homebrew, using this c

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-24 Thread Carl Eugen Hoyos
Carles Vila gmail.com> writes: > I installed ffmpeg one week ago on my mac via > homebrew, using this command: > brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype > --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis > --with-libvpx --with-opencore-amr --with-openjpe

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-24 Thread Carles Vila
Hi! Mitch, Thanks for taking the time and do the test. This confirms the problem is on my side. And Carl Eugen, thanks for knowing what I'm talking about! I installed ffmpeg one week ago on my mac via homebrew, using this command: brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-24 Thread Carl Eugen Hoyos
Carles Vila gmail.com> writes: > --enable-libopenjpeg > --disable-decoder=jpeg2000 I know why you are doing this (and I recommended it often) but it makes detection of xyz impossible. We should probably work on this but I suspect the easiest solution is to compile without "--disable-encoder"

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-23 Thread Mitch Crane
On Thu, Oct 23, 2014 at 7:41 PM, Carles Vila wrote: > Hi Carl, > > You can download a short sample here: http://we.tl/KH56sHWuZs I downloaded the file and use the following command line: ffmpeg -i 177d8c52-e30d-4b52-8f77-7e7a25e13a79_j2c.mxf -s 1920*1080 -vcodec prores -profile:v 3 -an OUTPUT.mo

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-23 Thread Carles Vila
Hi Carl, You can download a short sample here: http://we.tl/KH56sHWuZs I followed the instructions at http://olitee.com/2014/02/ffmpeg-convert-dcp-quicktime/ Thanks for looking at it. Thanks On 23 October 2014 23:21, Carl Eugen Hoyos wrote: > Carles Vila gmail.com> writes: > > > Now I'm try

Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-23 Thread Carl Eugen Hoyos
Carles Vila gmail.com> writes: > Now I'm trying with another DCP, but ffmpeg fails to > see that the mxf is in XYZ, but sees RGB. Please provide the sample. For future questions: Please do not cut the console output, always provide the first 50 and the last 50 lines. Carl Eugen ___

[FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2014-10-23 Thread Carles Vila
Hi all, This is my first message, nice to meet you all. We've been using ffmpeg and ffmbc in our small postproduction company for quite some time. We use it for many tasks. I remember having used ffmpeg to convert a picture mxf from a DCP to ProRes. ffmpeg detected the XYZ colorspace fine and conv