[FFmpeg-user] Unable to convert exr to mov
zephchai
spam_me at ymail.com
Thu Jun 28 12:37:44 CEST 2012
Hi, I am trying to convert a sequence of exr image to mov but got an error.
The image is generated from a vray render. I have read the documentation
and ffmpeg says it is able to decode EXR.
Any help would be appreciated and if you need more information,
please let me know. Thank you.
Below is a test when I run on a single exr
>> ffmpeg -i hairyball.0101.exr out.mov
ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the
Libav developers
built on Jun 12 2012 16:52:09 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a
future release. Please use avconv instead.
hairyball.0101.exr: Invalid data found when processing input
That is the error message I got
>>mediainfo hairyball.0101.exr
General
Complete name : hairyball.0101.exr
Format : EXR
Format version : Version 2
File size : 9.35 KiB
Image
Format : EXR
Format version : Version 2
Format profile : Line
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Compression mode : Lossless
Above is the information from mediainfo
And here is the info from identify
>> identify -verbose hairyball.0101.exr
Image: hairyball.0101.exr
Format: EXR (High Dynamic-range (HDR))
Class: DirectClass
Geometry: 1280x720+0+0
Resolution: 72x72
Print size: 17.7778x10
Units: Undefined
Type: Bilevel
Base type: Bilevel
Endianess: Undefined
Colorspace: RGB
Depth: 16/1-bit
Channel depth:
gray: 1-bit
alpha: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 0 (0)
mean: 0 (0)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
Alpha:
min: 0 (0)
max: 0 (0)
mean: 0 (0)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
Alpha: none #0000000000000000
Histogram:
921600: ( 0, 0, 0, 0) #0000000000000000 none
Rendering intent: Undefined
Interlace: None
Background color: white
Border color: rgba(223,223,223,1)
Matte color: grey74
Transparent color: none
Compose: Over
Page geometry: 1280x720+0+0
Dispose: Undefined
Iterations: 0
Compression: Undefined
Orientation: Undefined
Properties:
date:create: 2012-06-07T17:49:12+08:00
date:modify: 2012-06-07T17:49:12+08:00
signature:
e6aa3323d1ffe648b52c2fcc3a7f250aed4ff56f1e109d700a4950f658dd3f57
Artifacts:
verbose: true
Tainted: False
Filesize: 9.58KBB
Number pixels: 922KB
Pixels per second: 15.36MB
User time: 0.060u
Elapsed time: 0:01.060
Version: ImageMagick 6.6.9-7 2012-04-30 Q16 http://www.imagemagick.org
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Unable-to-convert-exr-to-mov-tp4651313.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list