Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
Version 0.7.64, 2013-07-05--------------+ New canonical URL of the website: http://MediaArea.net/MediaInfo+ Portuguese, Basque and Russian translations updated+ E-AC-3: support of streams having substreams (e.g. more than 6 channels)+ JPEG: detection of YUVA, RGB, RGBA and YCCK color spaces+ MPEG Audio: detection of Id3v1 inside an MPEG Audio frame+ Matroska: support of HEVC/H.265 (based on specifications draft from DivX inc)+ Canopus: detection of scan mode, scan order, pixel aspect ratio+ MD5 generation option (work in progress)+ Id3v2: reading of all Id3v2 blocks (no more only the first one) at the beginning of the file+ MPEG-4: support of few additional iTunes tags, thanks to Kurtnoise+ AVI: detection of Ut Video, thanks to Kurtnoise+ MXF: detection of Dolby E even if EssenceCompression is not SMPTE 337+ AIFF: detection of Dolby E+ AIFF: detection of not aligned Dolby E+ ARIB B24/B37: Caption_conversion_type display (HD, SD, Mobile)+ MPEG-TS: displaying CEA-708 service and CEA-608 presence if the corresponding ATSC descriptor is present+ MPEG-TS: quicker analysis in the case of quick parsing option+ #F412, Matroska: Handling of files having no DocTypex #B761, MPEG-TS/ARIB: crash with some streams, thanks to makix #B765, Matroska: was parsing the complete file if a stream indicated in the header is not presentx #B763, MXF: detection of incoherency of channel count between bitstream and wrapperx #B762, Matroska: detecting 23.976 frame rate (instead of 23.962 fps due to imprecise timestamp)x #B759, QuickTime: detection of time codes having tcmi not embedded in tmcd boxx #B766, RMVB: a/v delay is incorrect, currently disabling itx #B768, MPEG-4, crash with some MPEG-4 filesx #B769, MPEG-4, crash with some MPEG-4 filesx #B764, AVC: wrong parsing of some streams having pic_scaling_matrixx AVC, crash with some AVC streamsx AAC, infinite loop with some AAC streamsx FLV, infinite loop with some FLV filesx Matroska: crash with some malformed filesx MOV: crash/long parsing with some malformed filesx AC-3: crashes and freezes fixx Java 64-bit: Count_Get(StreamKind) was always returning 0x Python 64-bit: Count_Get(StreamKind) was always returning 0x DTS: some streams were not detectedx DTS: some memory leaks with 14-bit streamsx SMPTE ST 302: memory leaksx SMPTE ST 337: memory leaksx Total failure if MEDIAINFO_REFERENCES_NO #define was usedx QuickTime: Time code name is in "Title" fieldx MPEG-4/QuickTime: handling of weird "negative" frame duration is stts
MXF: forcing detection of MPEG Video in case EssenceCompression is not present but MPEG2VideoDescriptor is presentGXF: detection of some captions and time codes event if they are not present at the beginning of the file (testing middle of the file)DASH MPD: basic supportHDS F4M (Flash Media Manifest): basic supportDCP AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): basic supportIMF AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): basic supportMac dylib: looking for the dylib in @executable_path and CFBundleCopyExecutableURL dirAAC: option for instantaneous bitrate in fast detect mode (MediaInfoLib only)FTP (custom builds only): support of UTF-8 file namesColour description: colour_description_present added, better separation between bitstream values and container valuesMPEG-4: RLE, color space and bit depthLaw rating: support of CEA-608 XDS Content Advisory in MPEG-PS, MPEG-Ts, LXF, GXFMPEG-4/MOV: Bug found in one file, sample size is 16 with a 32-bit CodecID ("fl32"), correcting the output of MediaInfo#B775, AVI: AVI can use negative height for raw to signal that it's coded top-down, not bottom-up#B780, MPEG-TS: crash with some files having PAT/PMT change between begin and end of the file#B782, PBCore 1.2: some fields were not in the right order#B784, some humain readable strings were not removed when the corresponding field is removed#B787, MPEG-4/QuickTime: Erratic appereance of Bitrate Mode#B798: setlocale() remove from DLL#B785, DVCPRO HD: streams can be 8 or 10 bit, removing hard coded value from DV parser (MXF header value is used instead when applicable)MPEG-4: wrong demux of some E-AC-3 streamsAAC: detection of HE-AACv2 was missing if the library is configured with fast detectionMPEG Video: wrong computing of duration of raw stream in case of drop frame time codeAutomation, StreamKind type was set to integer, it is textMPEG-4: was reading lot of useless bytes from disk when the raw stream format is not knownAVI: crash with some malformed text streamsReference/playlist files were not supported from FTP (custom builds only)MPEG-4/MOV: ScanOrder was using "stored" value instead of "displayed" valueMXF: Detection of Dolby E was not working in some cases (regression in 0.7.62)MPEG-4/MOV: freeze with some files having mono 32-bit PCM
EBUCore 1.4 output supportIMF AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): improved supportChannel layout information for AAC, AC-3, E-AC-3, DTS, Dolby EMXF: CodecID field (EssenceContainer-EssenceCompression)Pro Tools 10+ Session file (.ptx) support, by reverse engineering (=it may not work)Playlist files: trying to detect language and channel layout from file namesQuickTime: new field ScanOrder_StoredDisplayedInverted, set to "Yes" when display and Stored orders are invertedWave: Detection of wrong byte rate in header in order to provide right duration of some PCM streamsARIB captions: detection of captions in ancillary data (tested with MXF)AAF: basic support of playlist filesQuickTime: false-positive detection of incoherency between container and raw stream scan order due to inverted display and tored ordersMXF: Dolby E stream not detected in some casesP78, HEVC: general_level_idc shall be set equal to a value of 30 times the level number, not 10 times, thanks to KurtnoiseC# binding example: was not working with 2GB+ files, was parsing sometimes the whole fileB802, AAC: Infinite loop, thanks to Sébastien MichelB805, AC-3: Segfault on files falsely recognized as AC3 files, thanks to Gildas DesnosB808, PCM: Infinite loop, thanks to Gildas DesnosB809, APE tags: Infinite loop, thanks to Gildas DesnosB810, AVC: Infinite loop, thanks to Gildas DesnosB813, CLI_Compile.sh bug ("eats all resources" while compiling)LATM: false-positive detection of some filesMXF: Crash with some files
Added: Added ability to allow only audio files, only video files, or, like before, both types of files. Added option to set listview font. Added "Include subfolders" toolbar button. Added Parse Playlist toggle button to the toolbar. Added a new time format: SecondsChanged: Updated to v0.7.67.0 of MediaInfo.dll. Time format setting now affects the Length column in the list. Tooltips are now shown for partially visible items in the listview. On some OSs, this may not work properly if the window is set to always on top. Changed "Parse playlist files" to "Include playlist files when scanning" to avoid confusion.Bug fixed: Playlist export was broken. DPI was borked on the Choose Columns dialog. Not all columns were displayed in the Column Chooser. Time format setting wasn't saved. Double-clicking a row stopped working if there were too many items in the list.
+ Turkish translations updated thanks to Burak+ QuickTime: new field ScanOrder_Stored, displayed when display and Stored orders are not same (replacing ScanOrder_StoredDisplayedInverted field)+ IMF: better support of IMF files having more than 1 ressource per track+ IMF: better support of IMF files EntryPoint and SourceDuration fields+ MPEG-TS: EBP detection+ Excel VBA example (32 and 64 bit), in contrib directory+ Node.js examples added, in contrib directory+ GXF: support of DVCPRO HD+ GXF: Media Type is reported+ HEVC: added support of scaling_list_data + HEVC: deactivated general_profile_compatibility_flag validity test because some encoders do not implement it correctly+ MPEG-4/MOV: Speed improvement, especially for full parsing of 100+ GB files.+ File reading: Speed improvement of big files, especially for full parsing, with the help of a dedicated reading thread+ Java binding: adding support of memory buffer as input, example with InputStream class (from RandomAccessFile or from FileUrl, including Amazon S3 authorization)+ PTX: more files are supported+ Ancillary data: more fomats are detected (OP-47 WST, OP-47 Multipacket, WSS, CEA-608, MPEG-2 Recoding Information...)+ EBUCore output: update, with EBUCore 1.5 support+ MXF: detection of Sony RAW SQ (by reverse engineering, not sure)+ F432, AVI: detection of MPEG Video with Codec Id 0x02000010+ AVI: detection of captions inside MPEG Video+ MPEG-4/MOV: showing non-media streams (e.g. hint/rtp tracks)+ #P81, HEVC: raw stream frame rate info, thanks to Kurtnoise+ AIFF/Dolby E: detection duration of hidden Dolby E increased from 0.1 second to 1 secondx #B833, FLV: some (out of specs) files were no more fully detectedx #B828, HEVC/H265: parsing of final specification (vui_parameters() specs were modified)x #B835, HEVC/H265: bug fixes, thanks to KP Laux #B838, AVC/H264: bug fixes, thanks to KP Laux #B831, MPEG Audio: files with MusiFile header/trailer are correctly detected (but header/trailer are currently discarded)x #B836, XCode 5.1 compilation issue fixed, thanks to masterkainx STL: better support of non-English characters during decodex MXF: some properties were not displayed with OP-Atom filesx JPEG-2000: wrong implmentation of COD parsing, with undefined behavior for some filesx MXF: potential crash with small filesx AAF: potential crash with small filesx HLS: potential crash with small filesx MXF: some video streams were wrongly detected as MPEG-2 videox MXF: better detection of some weird cases with interlace JPEG-2000 contentx MXF: better support of files with more than 16 MB per frame (2.5 Gbps bit rate)x configure.ac: removal of problematical typos, thanks to Dmitrij D. Czarkoffx Files with the wrong extension: the file was sometimes fully read (very slow!)x AVI: Huge files (2GB+, with OpenDML) were sometimes parsed slowlyx MOV: better display of metadata when tvsh atom is presentx AC-3: some dependent streams ere not correctly detectedx configure.ac: removal of problematical typos, thanks to Dmitrij D. Czarkoffx #B834, OpenBSD port: correction of compilation failure, thanks to Dmitrij D. Czarkoff
Italian translation updatedRussian translation updatedMPEG-TS: support of HEVC streams with stream_type of 36EBUCore 1.5: update with support of more fields and valid against final XSDAdded interlaced content store method (Separated fields or interleaved fields)HEVC: Better support of the different containers (including MP4/MKV/FLV)B844, Matroska: detection of coversSequences of files: optimization of the detection of sequences with 200k+ filesSequences of files: File_IgnoreSequenceFilesCount option for speeding up the detection of sequences (con: no detection of the latest file in the sequence)Sequences of files: File_IgnoreSequenceFileSize option for speeding up the detection of sequences (con: no detection of total size of the sequence)Sequences of files: detection when there is additional characters after the numbers (e.g. "filename[000001].png")MPEG-TS: detecting sequences of filesADTS: detecting sequences of filesMediaInfoList: removing files detected as part of a sequenceArri Raw: basic detectionDDS (DirectDraw Surface) supportOpenMG (.oma) partial (Atrac3 only) supportWebVTT detection#B841, QuickTime TFF/BFF: using now Technical Note TN2162 as the reference documentation for 'fiel' atomMatroska: slow parsing of some filesMOV/IMX: IMX was not detected when glbl atom is present