- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for mpeg1 (0.02 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="audio/mpa-robust"/> <mime-type type="audio/mpeg"> <alias type="audio/x-mpeg"/> <acronym>MP3</acronym> <_comment>MPEG-1 Audio Layer 3</_comment> <magic priority="20"> <!-- http://mpgedit.org/mpgedit/mpeg_format/MP3Format.html --> <!-- Bit pattern for first two bytes: 11111111 111VVLLC --> <!-- VV = MPEG Audio Version ID; 10 = V2, 11 = V1 -->
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* application/x-tar=tar<br> * application/x-rar-compressed=rar<br> * video/3gp=3gp<br> * video/3g2=3g2<br> * video/x-msvideo=avi<br> * video/x-flv=flv<br> * video/mpeg=mpeg<br> * video/mp4=mp4<br> * video/ogv=ogv<br> * video/quicktime=qt<br> * video/x-m4v=m4v<br> * audio/x-aif=aif<br> * audio/midi=midi<br> * audio/mpga=mpga<br>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1)