Changes between Initial Version and Version 1 of Ticket #4377, comment 7


Ignore:
Timestamp:
06/25/22 07:56:13 (22 months ago)
Author:
ro-ee
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4377, comment 7

    initial v1  
    1818 
    1919Still, what I don’t understand that this does not happen with videos? or isn’t 'file' not invoked in all cases, and .mp4 files are detected by other means? 
     20 
     21 
     22using the --raw/-r parameter on 'file' will print the correct character (or leave the character as-is), but it still gets shortened by one character: 
     23{{{ 
     24alex@horus:~> file testö.jpg -r 
     25testö.jp: JPEG image data, JFIF standard 1.01, resolution (DPCM), density 118x118, segment length 16, progressive, precision 8, 1706x1132, components 3 
     26}}}