Hi,

On Thu, 21 Jul 2005, Raena Lea-Shannon wrote:
>            qtinfo /home/Raena/hdb2/Joan/Joan.mov
> quicktime_open: error in header
> Segmentation fault

You said ffmpeg created those files, right? Well, ffmpeg places QT headers
(moov atom) at the end of the file, which requires some demuxer
intelligence to read correctly. Basically same as .mov files created by
portable cameras. It doesn't surprise me that libquicktime doesn't do this
correctly. The files are spec-compliant btw, so it's not a file problem.
It's just complex. Most demuxers are too simple for this kind of stuff.

Solution: I don't think there is any. Ask the libquicktime guys to fix
libquicktime.

Ronald


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to