Making ProRes 4444 RGB?

1,268 views
Skip to first unread message

Dave Stone

unread,
Feb 10, 2012, 5:30:59 PM2/10/12
to ffmbc-discuss
Is it possible to encode to RGB insted of YUV?

The only settings i found was: -pix_fmt yuv444p10 (which gives me a
color shift.)

I am trying to encode a 16bit Tiff sequence that i rendered from AE on
PC (based on prores 4444 clips).

Baptiste Coudurier

unread,
Feb 10, 2012, 7:27:40 PM2/10/12
to ffmbc-...@googlegroups.com
Hi Dave,

I'm not sure how is RGB stored in ProRes. I'm not even sure it's a
codec option or if it's converted to YUV 444 before encoding.

Test if -vf colormatrix=bt601:bt709 helps here

--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org

stib

unread,
Feb 11, 2012, 8:14:16 AM2/11/12
to ffmbc-...@googlegroups.com
According to Apple, Prores can be either RGB+A or Y’CBCR+A.

-stib
--
Sent from /dev/tty0


Dave Stone

unread,
Feb 11, 2012, 8:40:11 AM2/11/12
to ffmbc-discuss
Thanks for the quick reply.

Adding that "-vf colormatix=bt601:bt709" crashed ffmbc. I am using
0.7rc5 64-bit on PC.

I double check an it looks like my original ProRes 4444 files indeed
are YUV, so i did som more testing an i now think the problem is that
FFmbc tries to do a rgb->yuv color conversion on the TIFFs when
converting to ProRes 4444.. is there a way to tell FFmbc that the TIFF
colors are correct so it do not convert them?














On 11 Feb, 01:27, Baptiste Coudurier <baptiste.coudur...@gmail.com>
wrote:

Baptiste Coudurier

unread,
Feb 11, 2012, 4:21:09 PM2/11/12
to ffmbc-...@googlegroups.com
On 2/11/12 5:40 AM, Dave Stone wrote:
> Thanks for the quick reply.
>
> Adding that "-vf colormatix=bt601:bt709" crashed ffmbc. I am using
> 0.7rc5 64-bit on PC.

Please file a bug report with the source file and exact commandline.

> I double check an it looks like my original ProRes 4444 files indeed
> are YUV, so i did som more testing an i now think the problem is that
> FFmbc tries to do a rgb->yuv color conversion on the TIFFs when
> converting to ProRes 4444.. is there a way to tell FFmbc that the TIFF
> colors are correct so it do not convert them?

I'm not sure to understand, you have to convert rgb to yuv to encode
prores 444 since the tiff files are rgb.

Message has been deleted

Rainer

unread,
Feb 12, 2012, 10:40:53 PM2/12/12
to ffmbc-discuss
if i try to encode prores444 i get this error:

ffmbc -i /home/rainer/Desktop/encodings/output36_party.2.mov -vcodec
prores -profile hq -pix_fmt yuv444p10 -an /home/rainer/Desktop/
encodings/ffmbc_prores444hq_108025p.mov
FFmbc version 0.7-rc5
Copyright (c) 2008-2011 Baptiste Coudurier and the FFmpeg developers
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/rainer/Desktop/
encodings/output36_party.2.mov':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
creation_time : 2012-02-02 14:04:48
encoder : Lavf53.31.100
Duration: 00:02:19.79, start: 0.000000, bitrate: 117804 kb/s
Stream #0:0(eng): Video: dnxhd (AVdn / 0x6E645641), yuv422p,
1920x1080, 116391 kb/s, 24 fps, 24 tbr, 24 tbn, 24 tbc
Metadata:
creation_time : 2012-02-02 14:04:48
handler_name :
DataHandler
Stream #0:1(eng): Audio: pcm_s16be (twos / 0x736F7774), 44100 Hz,
2 channels, s16, 1411 kb/s
Metadata:
creation_time : 2012-02-02 14:04:48
handler_name :
DataHandler
Incompatible pixel format 'yuv444p10le' for codec 'prores', auto-
selecting format 'yuv422p10le'
[buffer @ 0x1f32300] w:1920 h:1080 pixfmt:yuv422p tb:1/1000000 sar:1/1
sws_param:
[buffersink @ 0x1f13880] auto-inserting filter 'auto-inserted scale 0'
between the filter 'src' and the filter 'out'
[scale @ 0x1f2fac0] w:1920 h:1080 fmt:yuv422p -> w:1920 h:1080
fmt:yuv422p10le flags:0x2
Segmentation fault

i dont see yuv444p10 in the list only the ones with le and be on the
end...

pse help...


Baptiste Coudurier

unread,
Feb 13, 2012, 2:00:40 AM2/13/12
to ffmbc-...@googlegroups.com

Humm, you are using ffmpeg and not ffmbc here, did you fake the output or ?
ffmbc does not display fourccs like this, nor have [buffer..] messages.

Rainer

unread,
Feb 13, 2012, 2:06:54 AM2/13/12
to ffmbc-discuss
i have both installed on my ubuntu 11.10.
when I do ffmbc or ffmpeg -pix_fmts I see both have yuv422p and
yuv444p there.
but thats the output what comes if i try to convert a QT mov with
dnxhd inside to a prores file....

with xdcam hd the same..... i think i am missing something....

Rainer

unread,
Feb 13, 2012, 2:09:52 AM2/13/12
to ffmbc-discuss
ffmpeg output:

ffmpeg -i /home/rainer/Desktop/encodings/DNxHD_1080p25_120M.mov -
vcodec prores -profile hq -pix_fmt yuv422p10 -an /home/rainer/Desktop/
encodings/ffmbc_prores422hq_108025p.mov
ffmpeg version 0.10 Copyright (c) 2000-2012 the FFmpeg developers
built on Feb 11 2012 13:05:31 with gcc 4.6.1
configuration: --arch=amd64 --prefix=/usr --enable-vda --enable-
avfilter --enable-gray --enable-nonfree --enable-vdpau --enable-bzlib
--enable-libschroedinger --enable-libspeex --enable-libtheora --enable-
libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-
runtime-cpudetect --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-swscale --enable-x11grab --enable-libdirac --enable-
libmp3lame --enable-librtmp --enable-libx264 --enable-libfaac --enable-
libxvid --enable-libvo-aacenc --enable-version3 --enable-libvo-
amrwbenc --enable-version3 --enable-libdc1394 --enable-shared --
disable-static --logfile=/home/rainer/Desktop/ffmpeg010_new/
LOGFILE.txt --bindir=/home/rainer/Desktop/ffmpeg010_new/bin --enable-
encoder=h264 --enable-encoder=libx264 --enable-encoder=v410 --enable-
encoder=vda_h264 --enable-encoder=vaapi_h264 --enable-
encoder=wmv3_vdpau --enable-encoder=wmv3 --enable-encoder=als --enable-
encoder=libopenjpeg --enable-encoder=mp3 --enable-encoder=mpeg4_vdpau
--enable-encoder=r210 --ena libavutil 51. 34.101 / 51. 34.101
libavcodec 53. 60.100 / 53. 60.100
libavformat 53. 31.100 / 53. 31.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 60.100 / 2. 60.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 6.100 / 0. 6.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/rainer/Desktop/
encodings/DNxHD_1080p25_120M.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-02-11 23:21:52
Duration: 00:00:01.52, start: 0.000000, bitrate: 121250 kb/s
Stream #0:0(eng): Video: dnxhd (AVdn / 0x6E645641), yuv422p,
1920x1080, 121241 kb/s, 25 fps, 25 tbr, 2500 tbn, 2500 tbc
Metadata:
creation_time : 2012-02-11 23:21:52
handler_name : ?Apple Alias-Datensteuerung
Stream #0:1(eng): Data: none (tmcd / 0x64636D74)
Metadata:
creation_time : 2012-02-11 23:22:35
handler_name : ?Apple Alias-Datensteuerung
timecode : 14:50:24:20
File '/home/rainer/Desktop/encodings/ffmbc_prores422hq_108025p.mov'
already exists. Overwrite ? [y/N] y
w:1920 h:1080 pixfmt:yuv422p tb:1/1000000 sar:0/1 sws_param:
[buffersink @ 0xfc8be0] auto-inserting filter 'auto-inserted scale 0'
between the filter 'src' and the filter 'out'
[scale @ 0xfc9200] w:1920 h:1080 fmt:yuv422p -> w:1920 h:1080
fmt:yuv422p10le flags:0x4
[NULL @ 0xfc5740] [Eval @ 0x7ffff194b090] Undefined constant or
missing '(' in 'hq'
[NULL @ 0xfc5740] Unable to parse option value "hq"
[NULL @ 0xfc5740] Error setting option profile to value hq.
Output #0, mov, to '/home/rainer/Desktop/encodings/
ffmbc_prores422hq_108025p.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-02-11 23:21:52
Stream #0:0(eng): Video: none, yuv422p10le, 1920x1080, q=2-31, 200
kb/s, 90k tbn, 25 tbc
Metadata:
creation_time : 2012-02-11 23:21:52
handler_name : ?Apple Alias-Datensteuerung
Stream mapping:
Stream #0:0 -> #0:0 (dnxhd -> prores)
Error while opening encoder for output stream #0:0 - maybe incorrect
parameters such as bit_rate, rate, width or height

Rainer

unread,
Feb 13, 2012, 2:30:20 AM2/13/12
to ffmbc-discuss
possibly because of encrypted home directory?????

ffmbc -i /home/rainer/Desktop/encodings/DNxHD_1080p25_120M_S000.mov -
vcodec prores -profile hq -pix_fmt yuv422p10 -an /home/rainer/Desktop/
encodings/ffmbc_prores422hq_108025p.mov
FFmbc version 0.7-rc5
Copyright (c) 2008-2011 Baptiste Coudurier and the FFmpeg developers
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/rainer/Desktop/
encodings/DNxHD_1080p25_120M_S000.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-02-11 23:37:52
Duration: 00:01:09.96, start: 0.000000, bitrate: 121243 kb/s
Stream #0:0(eng): Video: dnxhd (AVdn / 0x6E645641), yuv422p,
1920x1080, 121241 kb/s, 25 fps, 25 tbr, 2500 tbn, 2500 tbc
Metadata:
creation_time : 2012-02-11 23:37:52
handler_name : ?Apple Alias-Datensteuerung
Stream #0:1(eng): Data: none (tmcd / 0x64636D74)
Metadata:
creation_time : 2012-02-12 01:24:08
handler_name : ?Apple Alias-Datensteuerung
timecode : 14:50:24:20
File '/home/rainer/Desktop/encodings/ffmbc_prores422hq_108025p.mov'
already exists. Overwrite ? [y/N] y
[buffer @ 0x1ae7ee0] w:1920 h:1080 pixfmt:yuv422p tb:1/1000000 sar:1/1
sws_param:
[buffersink @ 0x1b02ec0] auto-inserting filter 'auto-inserted scale 0'
between the filter 'src' and the filter 'out'
*** glibc detected *** ffmbc: invalid fastbin entry (free):
0x0000000001b00360 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x78a96)[0x7f2f69c21a96]
/lib/x86_64-linux-gnu/libc.so.6(+0x7b5db)[0x7f2f69c245db]
/lib/x86_64-linux-gnu/libc.so.6(realloc+0xf9)[0x7f2f69c25ee9]
/usr/lib/libavfilter.so.2(avfilter_add_format+0x26)[0x7f2f6bc18c96]
/usr/lib/libavfilter.so.2(+0x58100)[0x7f2f6bc52100]
/usr/lib/libavfilter.so.2(+0x1cf95)[0x7f2f6bc16f95]
/usr/lib/libavfilter.so.2(+0x1d454)[0x7f2f6bc17454]
/usr/lib/libavfilter.so.2(avfilter_graph_config+0x3b)[0x7f2f6bc1770b]
ffmbc[0x40c7dd]
ffmbc[0x4088cc]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)
[0x7f2f69bca30d]
ffmbc[0x408a15]
======= Memory map: ========
00400000-0041a000 r-xp 00000000 08:11
19411362 /usr/bin/ffmbc
00619000-0061b000 r--p 00019000 08:11
19411362 /usr/bin/ffmbc
0061b000-0061c000 rw-p 0001b000 08:11
19411362 /usr/bin/ffmbc
0061c000-0061d000 rw-p 00000000 00:00 0
01ad5000-01b18000 rw-p 00000000 00:00
0 [heap]
7f2f60000000-7f2f60021000 rw-p 00000000 00:00 0
7f2f60021000-7f2f64000000 ---p 00000000 00:00 0
7f2f645ef000-7f2f645f4000 r-xp 00000000 08:11
19405703 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f2f645f4000-7f2f647f3000 ---p 00005000 08:11
19405703 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f2f647f3000-7f2f647f4000 r--p 00004000 08:11
19405703 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f2f647f4000-7f2f647f5000 rw-p 00005000 08:11
19405703 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f2f647f5000-7f2f647f7000 r-xp 00000000 08:11
19405695 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f2f647f7000-7f2f649f6000 ---p 00002000 08:11
19405695 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f2f649f6000-7f2f649f7000 r--p 00001000 08:11
19405695 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f2f649f7000-7f2f649f8000 rw-p 00002000 08:11
19405695 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f2f649f8000-7f2f649fa000 r-xp 00000000 08:11
9703050 /lib/x86_64-linux-gnu/libdl-2.13.so
7f2f649fa000-7f2f64bfa000 ---p 00002000 08:11
9703050 /lib/x86_64-linux-gnu/libdl-2.13.so
7f2f64bfa000-7f2f64bfb000 r--p 00002000 08:11
9703050 /lib/x86_64-linux-gnu/libdl-2.13.so
7f2f64bfb000-7f2f64bfc000 rw-p 00003000 08:11
9703050 /lib/x86_64-linux-gnu/libdl-2.13.so
7f2f64bfc000-7f2f64c17000 r-xp 00000000 08:11
19405991 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f2f64c17000-7f2f64e16000 ---p 0001b000 08:11
19405991 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f2f64e16000-7f2f64e17000 r--p 0001a000 08:11
19405991 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f2f64e17000-7f2f64e18000 rw-p 0001b000 08:11
19405991 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f2f64e18000-7f2f64e1b000 r-xp 00000000 08:11
9703066 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7f2f64e1b000-7f2f6501a000 ---p 00003000 08:11
9703066 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7f2f6501a000-7f2f6501b000 r--p 00002000 08:11
9703066 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7f2f6501b000-7f2f6501c000 rw-p 00003000 08:11
9703066 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7f2f6501c000-7f2f6502c000 r-xp 00000000 08:11
19405962 /usr/lib/x86_64-linux-gnu/libtasn1.so.
3.1.11
7f2f6502c000-7f2f6522b000 ---p 00010000 08:11
19405962 /usr/lib/x86_64-linux-gnu/libtasn1.so.
3.1.11
7f2f6522b000-7f2f6522c000 r--p 0000f000 08:11
19405962 /usr/lib/x86_64-linux-gnu/libtasn1.so.
3.1.11
7f2f6522c000-7f2f6522d000 rw-p 00010000 08:11
19405962 /usr/lib/x86_64-linux-gnu/libtasn1.so.
3.1.11
7f2f6522d000-7f2f65234000 r-xp 00000000 08:11
9703103 /lib/x86_64-linux-gnu/librt-2.13.so
7f2f65234000-7f2f65433000 ---p 00007000 08:11
9703103 /lib/x86_64-linux-gnu/librt-2.13.so
7f2f65433000-7f2f65434000 r--p 00006000 08:11
9703103 /lib/x86_64-linux-gnu/librt-2.13.so
7f2f65434000-7f2f65435000 rw-p 00007000 08:11
9703103 /lib/x86_64-linux-gnu/librt-2.13.so
7f2f65435000-7f2f6544a000 r-xp 00000000 08:11
9703060 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2f6544a000-7f2f65649000 ---p 00015000 08:11
9703060 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2f65649000-7f2f6564a000 r--p 00014000 08:11
9703060 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2f6564a000-7f2f6564b000 rw-p 00015000 08:11
9703060 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2f6564b000-7f2f65733000 r-xp 00000000 08:11
19405958 /usr/lib/x86_64-linux-gnu/libstdc++.so.
6.0.16
7f2f65733000-7f2f65933000 ---p 000e8000 08:11
19405958 /usr/lib/x86_64-linux-gnu/libstdc++.so.
6.0.16
7f2f65933000-7f2f6593b000 r--p 000e8000 08:11
19405958 /usr/lib/x86_64-linux-gnu/libstdc++.so.
6.0.16
7f2f6593b000-7f2f6593d000 rw-p 000f0000 08:11
19405958 /usr/lib/x86_64-linux-gnu/libstdc++.so.
6.0.16
7f2f6593d000-7f2f65952000 rw-p 00000000 00:00 0
7f2f65952000-7f2f659c6000 r-xp 00000000 08:11
19401972 /usr/lib/liborc-0.4.so.0.14.0
7f2f659c6000-7f2f65bc5000 ---p 00074000 08:11
19401972 /usr/lib/liborc-0.4.so.0.14.0
7f2f65bc5000-7f2f65bc7000 r--p 00073000 08:11
19401972 /usr/lib/liborc-0.4.so.0.14.0
7f2f65bc7000-7f2f65bcb000 rw-p 00075000 08:11
19401972 /usr/lib/liborc-0.4.so.0.14.0
7f2f65bcb000-7f2f65bd1000 r-xp 00000000 08:11
19405895 /usr/lib/x86_64-linux-gnu/libogg.so.0.7.1
7f2f65bd1000-7f2f65dd0000 ---p 00006000 08:11
19405895 /usr/lib/x86_64-linux-gnu/libogg.so.0.7.1
7f2f65dd0000-7f2f65dd1000 r--p 00005000 08:11
19405895 /usr/lib/x86_64-linux-gnu/libogg.so.0.7.1
7f2f65dd1000-7f2f65dd2000 rw-p 00006000 08:11
19405895 /usr/lib/x86_64-linux-gnu/libogg.so.0.7.1
7f2f65dd2000-7f2f65f05000 r-xp 00000000 08:11
19405693 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f2f65f05000-7f2f66105000 ---p 00133000 08:11
19405693 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f2f66105000-7f2f66106000 r--p 00133000 08:11
19405693 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f2f66106000-7f2f6610a000 rw-p 00134000 08:11
19405693 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f2f6610a000-7f2f66184000 r-xp 00000000 08:11
9703062 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7f2f66184000-7f2f66384000 ---p 0007a000 08:11
9703062 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7f2f66384000-7f2f66385000 r--p 0007a000 08:11
9703062 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7f2f66385000-7f2f66388000 rw-p 0007b000 08:11
9703062 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7f2f66388000-7f2f66429000 r-xp 00000000 08:11
19405823 /usr/lib/x86_64-linux-gnu/libgnutls.so.
26.16.14
7f2f66429000-7f2f66628000 ---p 000a1000 08:11
19405823 /usr/lib/x86_64-linux-gnu/libgnutls.so.
26.16.14
7f2f66628000-7f2f6662f000 r--p 000a0000 08:11
19405823 /usr/lib/x86_64-linux-gnu/libgnutls.so.
26.16.14
7f2f6662f000-7f2f66630000 rw-p 000a7000 08:11
19405823 /usr/lib/x86_64-linux-gnu/libgnutls.so.
26.16.14
7f2f66630000-7f2f6663d000 r-xp 00000000 08:11
9703114 /lib/x86_64-linux-gnu/libusb-1.0.so.0.0.0
7f2f6663d000-7f2f6683c000 ---p 0000d000 08:11
9703114 /lib/x86_64-linux-gnu/libusb-1.0.so.0.0.0
7f2f6683c000-7f2f6683d000 r--p 0000c000 08:11
9703114 /lib/x86_64-linux-gnu/libusb-1.0.so.0.0.0
7f2f6683d000-7f2f6683e000 rw-p 0000d000 08:11
9703114 /lib/x86_64-linux-gnu/libusb-1.0.so.0.0.0
7f2f6683e000-7f2f6684b000 r-xp 00000000 08:11
19402046 /usr/lib/libraw1394.so.11.0.1
7f2f6684b000-7f2f66a4b000 ---p 0000d000 08:11
19402046 /usr/lib/libraw1394.so.11.0.1
7f2f66a4b000-7f2f66a4c000 r--p 0000d000 08:11
19402046 /usr/lib/libraw1394.so.11.0.1
7f2f66a4c000-7f2f66a4d000 rw-p 0000e000 08:11
19402046 /usr/lib/libraw1394.so.11.0.1
7f2f66a4d000-7f2f66acf000 r-xp 00000000 08:11
19407186 /usr/lib/libdirac_encoder.so.0.1.0
7f2f66acf000-7f2f66ccf000 ---p 00082000 08:11
19407186 /usr/lib/libdirac_encoder.so.0.1.0
7f2f66ccf000-7f2f66cd2000 r--p 00082000 08:11
19407186 /usr/lib/libdirac_encoder.so.0.1.0
7f2f66cd2000-7f2f66cd3000 rw-p 00085000 08:11
19407186 /usr/lib/libdirac_encoder.so.0.1.0
7f2f66cd3000-7f2f66cd4000 rw-p 00000000 00:00 0
7f2f66cd4000-7f2f66ce3000 r-xp 00000000 08:11
19410553 /usr/lib/libfaac.so.0.0.0
7f2f66ce3000-7f2f66ee2000 ---p 0000f000 08:11
19410553 /usr/lib/libfaac.so.0.0.0
7f2f66ee2000-7f2f66ee3000 r--p 0000e000 08:11
19410553 /usr/lib/libfaac.so.0.0.0
7f2f66ee3000-7f2f66ee6000 rw-p 0000f000 08:11
19410553 /usr/lib/libfaac.so.0.0.0
7f2f66ee6000-7f2f66f2b000 r-xp 00000000 08:11
19407367 /usr/lib/libmp3lame.so.0.0.0
7f2f66f2b000-7f2f6712b000 ---p 00045000 08:11
19407367 /usr/lib/libmp3lame.so.0.0.0
7f2f6712b000-7f2f6712c000 r--p 00045000 08:11
19407367 /usr/lib/libmp3lame.so.0.0.0
7f2f6712c000-7f2f6712d000 rw-p 00046000 08:11
19407367 /usr/lib/libmp3lame.so.0.0.0
7f2f6712d000-7f2f67160000 rw-p 00000000 00:00 0
7f2f67160000-7f2f6717e000 r-xp 00000000 08:11
19409794 /usr/lib/libopenjpeg-2.1.3.0.so
7f2f6717e000-7f2f6737e000 ---p 0001e000 08:11
19409794 /usr/lib/libopenjpeg-2.1.3.0.so
7f2f6737e000-7f2f6737f000 r--p 0001e000 08:11
19409794 /usr/lib/libopenjpeg-2.1.3.0.so
7f2f6737f000-7f2f67380000 rw-p 0001f000 08:11
19409794 /usr/lib/libopenjpeg-2.1.3.0.so
7f2f67380000-7f2f67423000 r-xp 00000000 08:11
19407152 /usr/lib/libschroedinger-1.0.so.0.10.0
7f2f67423000-7f2f67622000 ---p 000a3000 08:11
19407152 /usr/lib/libschroedinger-1.0.so.0.10.0
7f2f67622000-7f2f67624000 r--p 000a2000 08:11
19407152 /usr/lib/libschroedinger-1.0.so.0.10.0
7f2f67624000-7f2f67625000 rw-p 000a4000 08:11
19407152 /usr/lib/libschroedinger-1.0.so.0.10.0
7f2f67625000-7f2f67626000 rw-p 00000000 00:00 0
7f2f67626000-7f2f6763d000 r-xp 00000000 08:11
19405949 /usr/lib/x86_64-linux-gnu/libspeex.so.1.5.0
7f2f6763d000-7f2f6783d000 ---p 00017000 08:11
19405949 /usr/lib/x86_64-linux-gnu/libspeex.so.1.5.0
7f2f6783d000-7f2f6783e000 r--p 00017000 08:11
19405949 /usr/lib/x86_64-linux-gnu/libspeex.so.1.5.0
7f2f6783e000-7f2f6783f000 rw-p 00018000 08:11
19405949 /usr/lib/x86_64-linux-gnu/libspeex.so.1.5.0
7f2f6783f000-7f2f67858000 r-xp 00000000 08:11
19402098 /usr/lib/libtheoradec.so.1.1.4
7f2f67858000-7f2f67a57000 ---p 00019000 08:11
19402098 /usr/lib/libtheoradec.so.1.1.4
7f2f67a57000-7f2f67a58000 r--p 00018000 08:11
19402098 /usr/lib/libtheoradec.so.1.1.4
7f2f67a58000-7f2f67a59000 rw-p 00019000 08:11
19402098 /usr/lib/libtheoradec.so.1.1.4
7f2f67a59000-7f2f67a97000 r-xp 00000000 08:11
19402100 /usr/lib/libtheoraenc.so.1.1.2
7f2f67a97000-7f2f67c96000 ---p 0003e000 08:11
19402100 /usr/lib/libtheoraenc.so.1.1.2
7f2f67c96000-7f2f67c97000 r--p 0003d000 08:11
19402100 /usr/lib/libtheoraenc.so.1.1.2
7f2f67c97000-7f2f67c98000 rw-p 0003e000 08:11
19402100 /usr/lib/libtheoraenc.so.1.1.2
7f2f67c98000-7f2f67cb5000 r-xp 00000000 08:11
19409796 /usr/lib/libvo-aacenc.so.0.0.2
7f2f67cb5000-7f2f67eb5000 ---p 0001d000 08:11
19409796 /usr/lib/libvo-aacenc.so.0.0.2
7f2f67eb5000-7f2f67eb6000 r--p 0001d000 08:11
19409796 /usr/lib/libvo-aacenc.so.0.0.2
7f2f67eb6000-7f2f67eb7000 rw-p 0001e000 08:11
19409796 /usr/lib/libvo-aacenc.so.0.0.2
7f2f67eb7000-7f2f67ecc000 r-xp 00000000 08:11
19409798 /usr/lib/libvo-amrwbenc.so.0.0.2
7f2f67ecc000-7f2f680cb000 ---p 00015000 08:11
19409798 /usr/lib/libvo-amrwbenc.so.0.0.2
7f2f680cb000-7f2f680cc000 r--p 00014000 08:11
19409798 /usr/lib/libvo-amrwbenc.so.0.0.2
7f2f680cc000-7f2f680d2000 rw-p 00015000 08:11
19409798 /usr/lib/libvo-amrwbenc.so.0.0.2
7f2f680d2000-7f2f680fd000 r-xp 00000000 08:11
19405977 /usr/lib/x86_64-linux-gnu/libvorbis.so.
0.4.5
7f2f680fd000-7f2f682fc000 ---p 0002b000 08:11
19405977 /usr/lib/x86_64-linux-gnu/libvorbis.so.
0.4.5
7f2f682fc000-7f2f682fd000 r--p 0002a000 08:11
19405977 /usr/lib/x86_64-linux-gnu/libvorbis.so.
0.4.5
7f2f682fd000-7f2f682fe000 rw-p 0002b000 08:11
19405977 /usr/lib/x86_64-linux-gnu/libvorbis.so.
0.4.5
7f2f682fe000-7f2f685b1000 r-xp 00000000 08:11
19405979 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.
2.0.8
7f2f685b1000-7f2f687b0000 ---p 002b3000 08:11
19405979 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.
2.0.8
7f2f687b0000-7f2f687cc000 r--p 002b2000 08:11
19405979 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.
2.0.8
7f2f687cc000-7f2f687cd000 rw-p 002ce000 08:11
19405979 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.
2.0.8
7f2f687cd000-7f2f68862000 r-xp 00000000 08:11
19407156 /usr/lib/libvpx.so.0.9.6
7f2f68862000-7f2f68a61000 ---p 00095000 08:11
19407156 /usr/lib/libvpx.so.0.9.6
7f2f68a61000-7f2f68a63000 r--p 00094000 08:11
19407156 /usr/lib/libvpx.so.0.9.6
7f2f68a63000-7f2f68a64000 rw-p 00096000 08:11
19407156 /usr/lib/libvpx.so.0.9.6
7f2f68a64000-7f2f68a6e000 rw-p 00000000 00:00 0
7f2f68a6e000-7f2f68b6a000 r-xp 00000000 08:11
19412409 /usr/lib/libx264.so.118
7f2f68b6a000-7f2f68d6a000 ---p 000fc000 08:11
19412409 /usr/lib/libx264.so.118
7f2f68d6a000-7f2f68d6c000 r--p 000fc000 08:11
19412409 /usr/lib/libx264.so.118
7f2f68d6c000-7f2f68d6d000 rw-p 000fe000 08:11
19412409 /usr/lib/libx264.so.118
7f2f68d6d000-7f2f68db5000 rw-p 00000000 00:00 0
7f2f68db5000-7f2f68e78000 r-xp 00000000 08:11
19400428 /usr/lib/libxvidcore.so.4.3
7f2f68e78000-7f2f69078000 ---p 000c3000 08:11
19400428 /usr/lib/libxvidcore.so.4.3
7f2f69078000-7f2f69079000 r--p 000c3000 08:11
19400428 /usr/lib/libxvidcore.so.4.3
7f2f69079000-7f2f69083000 rw-p 000c4000 08:11
19400428 /usr/lib/libxvidcore.so.4.3
7f2f69083000-7f2f690ec000 rw-p 00000000 00:00 0
7f2f690ec000-7f2f690fb000 r-xp 00000000 08:11
9703546 /lib/libbz2.so.1.0.4
7f2f690fb000-7f2f692fa000 ---p 0000f000 08:11
9703546 /lib/libbz2.so.1.0.4
7f2f692fa000-7f2f692fb000 r--p 0000e000 08:11
9703546 /lib/libbz2.so.1.0.4
7f2f692fb000-7f2f692fc000 rw-p 0000f000 08:11
9703546 /lib/libbz2.so.1.0.4
7f2f692fc000-7f2f69313000 r-xp 00000000 08:11
9703122 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f2f69313000-7f2f69512000 ---p 00017000 08:11
9703122 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f2f69512000-7f2f69513000 r--p 00016000 08:11
9703122 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f2f69513000-7f2f69514000 rw-p 00017000 08:11
9703122 /lib/x86_64-linux-gnu/libz.so.1.2.3.4
7f2f69514000-7f2f6952b000 r-xp 00000000 08:11
19405937 /usr/lib/x86_64-linux-gnu/librtmp.so.0
7f2f6952b000-7f2f6972b000 ---p 00017000 08:11
19405937 /usr/lib/x86_64-linux-gnu/librtmp.so.0
7f2f6972b000-7f2f6972c000 r--p 00017000 08:11
19405937 /usr/lib/x86_64-linux-gnu/librtmp.so.0
7f2f6972c000-7f2f6972d000 rw-p 00018000 08:11
19405937 /usr/lib/x86_64-linux-gnu/librtmp.so.0
7f2f6972d000-7f2f69734000 r-xp 00000000 08:11
19412463 /usr/lib/libswresample.so.0.6.100
7f2f69734000-7f2f69934000 ---p 00007000 08:11
19412463 /usr/lib/libswresample.so.0.6.100
7f2f69934000-7f2f69935000 r--p 00007000 08:11
19412463 /usr/lib/libswresample.so.0.6.100
7f2f69935000-7f2f69936000 rw-p 00008000 08:11
19412463 /usr/lib/libswresample.so.0.6.100
7f2f69936000-7f2f69968000 r-xp 00000000 08:11
19407182 /usr/lib/libdc1394.so.22.1.5
7f2f69968000-7f2f69b67000 ---p 00032000 08:11
19407182 /usr/lib/libdc1394.so.22.1.5
7f2f69b67000-7f2f69b68000 r--p 00031000 08:11
19407182 /usr/lib/libdc1394.so.22.1.5
7f2f69b68000-7f2f69b69000 rw-p 00032000 08:11
19407182 /usr/lib/libdc1394.so.22.1.5
7f2f69b69000-7f2f69ba9000 rw-p 00000000 00:00 0
7f2f69ba9000-7f2f69d3e000 r-xp 00000000 08:11
9703039 /lib/x86_64-linux-gnu/libc-2.13.so
7f2f69d3e000-7f2f69f3d000 ---p 00195000 08:11
9703039 /lib/x86_64-linux-gnu/libc-2.13.so
7f2f69f3d000-7f2f69f41000 r--p 00194000 08:11
9703039 /lib/x86_64-linux-gnu/libc-2.13.so
7f2f69f41000-7f2f69f42000 rw-p 00198000 08:11
9703039 /lib/x86_64-linux-gnu/libc-2.13.so
7f2f69f42000-7f2f69f48000 rw-p 00000000 00:00 0
7f2f69f48000-7f2f69f60000 r-xp 00000000 08:11
9703099 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f2f69f60000-7f2f6a15f000 ---p 00018000 08:11
9703099 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f2f6a15f000-7f2f6a160000 r--p 00017000 08:11
9703099 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f2f6a160000-7f2f6a161000 rw-p 00018000 08:11
9703099 /lib/x86_64-linux-gnu/libpthread-2.13.so
7f2f6a161000-7f2f6a165000 rw-p 00000000 00:00 0
7f2f6a165000-7f2f6a1e8000 r-xp 00000000 08:11
9703069 /lib/x86_64-linux-gnu/libm-2.13.so
7f2f6a1e8000-7f2f6a3e7000 ---p 00083000 08:11
9703069 /lib/x86_64-linux-gnu/libm-2.13.so
7f2f6a3e7000-7f2f6a3e8000 r--p 00082000 08:11
9703069 /lib/x86_64-linux-gnu/libm-2.13.so
7f2f6a3e8000-7f2f6a3e9000 rw-p 00083000 08:11
9703069 /lib/x86_64-linux-gnu/libm-2.13.so
7f2f6a3e9000-7f2f6a405000 r-xp 00000000 08:11
19412465 /usr/lib/libavutil.so.51.34.101
7f2f6a405000-7f2f6a605000 ---p 0001c000 08:11
19412465 /usr/lib/libavutil.so.51.34.101
7f2f6a605000-7f2f6a608000 r--p 0001c000 08:11
19412465 /usr/lib/libavutil.so.51.34.101
7f2f6a608000-7f2f6a609000 rw-p 0001f000 08:11
19412465 /usr/lib/libavutil.so.51.34.101
7f2f6a609000-7f2f6a60c000 rw-p 00000000 00:00 0 Aborted
rainer@nautilus:~$

Message has been deleted

Rainer

unread,
Feb 13, 2012, 4:21:29 AM2/13/12
to ffmbc-discuss
all successfull files transcoded via ffmpeg into prores and they play
fine on the MAC but not on linux !

Rainer

unread,
Feb 13, 2012, 4:25:22 AM2/13/12
to ffmbc-discuss
same thing on windows... files are opening but stuck on play.... via
quicktime 7.7

xxeb...@gmail.com

unread,
Jul 10, 2013, 4:05:05 PM7/10/13
to ffmbc-...@googlegroups.com
It looks to me ATM like all ProRes 444 is stamped as YUV, on PC and on MAC - even if the content is RGB source treated by RGB applications like AE - QT encoder still puts YUV in the header.
Maybe the color shift you have, is like mine, because the RGB from AE is incorrect labelled as YUV. If I knew how to inject RGB into the quicktime file - by any application on MAC or PC I would be happy. Only other option is to apply a LUT to get back on track.

in...@mirzakadic.com

unread,
Feb 3, 2020, 4:40:39 AM2/3/20
to ffmbc-discuss
It does help, but then alpha channel is gone for some reason...
Reply all
Reply to author
Forward
0 new messages