Open GoogleCodeExporter opened 8 years ago
Hi!
I'm sorry, but the program has been totally untested on 10.5, even though I did
compile it with 10.5 settings.
Just like you guessed, it's using Quicktime (QTKit.framework), which is why I
am not sure why it's doing that...
Original comment by dracogni...@gmail.com
on 25 Sep 2010 at 8:39
Bummer - there must be some "secret sauce" that's missing to get it working in
10.5. :) Thanks for the reply!
Original comment by chris.ro...@gmail.com
on 25 Sep 2010 at 2:01
Probably. Feel free to look into it:
http://code.google.com/p/skreenics/source/browse/trunk/SKGenerateThumbnailOperat
ion.m#140
> There you will have Step 0 + Step 1 that are all that is necessary to open a
QTMovie + ask the framework if it does contain a movie track :-)
Maybe 10.5 doesn't return QTMediaTypeVideo or QTMediaTypeMPEG elements, for
example.
Original comment by dracogni...@gmail.com
on 25 Sep 2010 at 4:25
Original comment by thibault...@gmail.com
on 31 Jul 2011 at 11:04
FWIW, I ran into this problem on 10.5.8/Intel *if I ran the program in 32-bit
mode* (which I do habitually since by default almost nothing else runs 64-bit
on 10.5).
However, if I unchecked the "Open in 32 Bit Mode" checkbox, video tracks were
detected properly.
I don't know if that's an option for the OP on PPC. If I have some time, I
might try to debug.
Original comment by smokey.ardisson@gmail.com
on 12 Feb 2013 at 11:05
I was getting this on many files. I then changed the extensions of all my m4v
file to mp4 and that cleared it up so far.
Original comment by FuzzyGlo...@gmail.com
on 24 Jun 2013 at 7:19
Original issue reported on code.google.com by
chris.ro...@gmail.com
on 21 Sep 2010 at 1:02