[MPlayer-users] converting a .mov file with mencoder

Nicolas George nicolas.george at normalesup.org
Wed Feb 8 21:56:26 CET 2012


Le decadi 20 pluviôse, an CCXX, Ron Johnson a écrit :
> That's odd, because file(1) also reports video from her camera the same
> way.  So, why would file(1) report them both as unoptimized QT?

First, a real MOV file can contain other codecs than JPEG.

Second, file is not infallible: all it takes for it to report a file as
"Apple QuickTime movie (unoptimized)" is for the file to have "mdat" in
ASCII as bytes 4 to 7.

$ file blah.txt
blah.txt: Apple QuickTime movie (unoptimized)
$ cat blah.txt 
The mdat tag is not reliable.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20120208/fbcd98e6/attachment.asc>


More information about the MPlayer-users mailing list