Changes between Initial Version and Version 1 of Ticket #4377, comment 7
- Timestamp:
- 06/25/22 07:56:13 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4377, comment 7
initial v1 18 18 19 19 Still, 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 22 using 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 {{{ 24 alex@horus:~> file testö.jpg -r 25 testö.jp: JPEG image data, JFIF standard 1.01, resolution (DPCM), density 118x118, segment length 16, progressive, precision 8, 1706x1132, components 3 26 }}}