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
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
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
___
marsupilami elitemail.org> writes:
> Here's the command lines I've been using
What's wrong with the following?
$ ffmpeg -i file.ts -vf yadif -vcodec libx264 -acodec ac3 out.mkv
(You have to add the remaining options you need.)
If this doesn't work, please provide the actual
command line you us
Eugene Dzhurinsky gmail.com> writes:
> [Parsed_amerge_1450x283dba0] Too many channels (max 32)
Is there a real disadvantage if you do it in two steps?
Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listin
Hello!
I'm trying to merge 27 audio files into the single one. The command line is:
ffmpeg -y -i d1544954e748a6447a8d22ce.mp3 -i d1544954e748a6447a8d22ce.mp3 -i
d6544954e37ef008993e45e3.mp3 -i d7544954609cf87b2747bfac.mp3 -i
da54495442d9c0a51a42ae9c.mp3 -i db544954cf02f738639e.mp3 -i
dc54
2014-10-23 21:02 GMT+04:00 Francesco Menegoni :
> Hi,
>
> a newbie here, interested in setting up a server for encoding sport movies
> (GoPro files) in order to stream them.
> Input format will be MPEG4 h.264 in different formats: 1080p, 960p, 720p
>
> Output format (I am still studying it, any su
Hello,
I'm experiencing a weird problem which I will try to describe in the
following post.
Currently, I'm writing a perl script for automatic encoding of MPEG-TS files
using ffmpeg and x264. I'm having ffmpeg apply video filters like resize,
deinterlace and so on and am then sending the output t
Hi,
a newbie here, interested in setting up a server for encoding sport movies
(GoPro files) in order to stream them.
Input format will be MPEG4 h.264 in different formats: 1080p, 960p, 720p
Output format (I am still studying it, any suggestions are welcome ^__^) should
be:
- MPEG4 h.264 720p @
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
OK,
I understand your point, but encoding with lame, instead of ffmpeg
results in a file which don't pass the 320 Kbps. Also in the
documentation we have a table of equivalence between ffmpeg and lame
options:
https://trac.ffmpeg.org/wiki/Encode/MP3
which will induce the users in error becau
11 matches
Mail list logo