Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-07-25 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---

Comment (by richardpl):

 I still don't have motivation to do this for free.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:10
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-07-23 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---

Comment (by russiaman):

 '''richardpl''' thank you very much for update!
 I`ve been tried playing with ffmpeg-20120720-git-85761ef-win64-static
 build.. and really - now zip1 and zip16 works well! COOL!

 How about Tiled exr - ffmpeg didn`t works with them now :(
 i get error message:
 '''Tile based images are not supported.'''

 there is a link for tiled exr example.
 http://www.datafilehost.com/download-669b605c.html

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:9
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-07-11 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---

Comment (by richardpl):

 ZIP1 and ZIP16 compression are now supported.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:8
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-07-05 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---
Changes (by ami_stuff):

 * cc: ami_stuff@… (added)


Comment:

 here is a full set of samples if someone will decide to implement more
 features to exr decoder:

 http://www.datafilehost.com/download-411f7a8d.html

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:7
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-06-01 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---

Comment (by cehoyos):

 http://samples.ffmpeg.org/image-samples/exr/ contains a working sample,
 compression is not supported, patch welcome!

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:6
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-05-31 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---

Comment (by russiaman):

 I`ve tried now FFmpeg Builds Version: git-9c27f29 (2012-05-27), and get
 error message :

 {{{

 y:\ffmpeg\ffmpeg.exe -f image2 -i d:\tmp\test_exr.exr
 d:\tmp\sq2mv\out_%04d.jpg
 ffmpeg version N-41074-g9c27f29 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 27 2012 13:22:28 with gcc 4.6.3

 [exr @ 01f3d1c0] This type of compression is not supported
 [image2 @ 01f3c640] decoding for stream 0 failed
 [image2 @ 01f3c640] Could not find codec parameters (Video: exr)
 d:\tmp\test_exr.exr: could not find codec parameters
 }}}

 So ffmpeg now have no support for exr images at all :)?

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:5
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1306(avcodec:open): Open EXR : wrong processing of an *.exr files

2012-05-20 Thread FFmpeg
#1306: Open EXR : wrong processing of an *.exr files
-+---
 Reporter:  russiaman|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  EXR  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---
Changes (by cehoyos):

 * priority:  normal = wish
 * status:  new = open
 * version:  unspecified = git-master
 * type:  defect = enhancement
 * reproduced:  0 = 1


Comment:

 A patch by Jean First was committed that stops FFmpeg from trying to
 decode the sample, so this is a feature request now.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1306#comment:4
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac