mkvtoolnix/tests
2007-07-04 14:35:32 +00:00
..
new_test Portability fix for non-bash-shells. 2007-02-20 09:20:38 +00:00
results.txt Intentional change in mkvmerge's identification output in rev 3534. 2007-06-27 13:44:38 +00:00
run.rb More shell compatibility fixes 2007-07-04 14:35:32 +00:00
test-001mp3.rb
test-002aac.rb
test-003ac3.rb
test-004aacmp4.rb
test-005flac.rb
test-006oggflac.rb
test-007oggvorbis.rb
test-008avi_divx3_mp3.rb
test-009realvideo_3.rb
test-010realvideo_4.rb
test-011srt.rb
test-012ssa.rb
test-013vobsubs.rb
test-014splitting_by_size.rb
test-015splitting_by_time.rb
test-016cuesheet.rb
test-017chapters.rb
test-018attachments.rb
test-019attachments2.rb
test-020languages.rb
test-021aspect_ratio.rb
test-022display_dimensions.rb
test-023no_x.rb
test-024sync_mp3.rb
test-025sync_vorbis.rb
test-026sync_pcm.rb
test-027default_track.rb
test-028compression.rb
test-029link.rb
test-030timecodes_v1.rb
test-031timecodes_v2.rb
test-032cues.rb
test-033timecode_scale.rb
test-034ac3misdetected_as_mp2.rb
test-035X_vfw_video.rb
test-036X_mp3.rb
test-037X_aac.rb
test-038X_ac3.rb
test-039X_flac.rb
test-040X_oggflac.rb
test-041X_mp2.rb
test-042X_vorbis.rb
test-043X_wav.rb
test-044X_srt.rb
test-045X_ssa.rb
test-046X_chapters.rb
test-047X_tags.rb
test-048X_chapters_ogmstyle.rb
test-049ass.rb
test-050X_ass.rb
test-200mp2_from_mp4.rb
test-201avc_from_mp4_with_par.rb
test-202avc_from_mp4_with_par_bframes.rb
test-203wavpack_with_correctiondata.rb
test-204wavpack_without_correctiondata.rb
test-205X_cuesheets.rb Do not create temp files. 2006-11-13 22:47:13 +00:00
test-206X_vobsub.rb
test-207segmentinfo.rb
test-208cat_and_splitting.rb
test-209ac3misdeetected_as_mpeges.rb
test-210splitting_and_chapters.rb
test-211bug_segfault_reading_mp4.rb
test-212ssa_attachments.rb
test-213mp4_broken_pixel_dimensions.rb
test-214one_frame_avi.rb
test-215X_codec_extradata_avi.rb Write codec extradata to the AVI if it is present which it is for e.g. HuffYuv. Fixes bug 157. 2005-10-04 17:49:36 +00:00
test-216mp4_editlists.rb MP4 files may contain other atoms than "avcC" in the video track headers; so look for "avcC" and don't rely on it being the first one. Added limited support for edit lists in MP4/QuickTime files. 2005-11-18 18:18:10 +00:00
test-217file_identification.rb Added a test for mkvmerge's --identify-verbose output. 2005-12-09 23:10:00 +00:00
test-218theora.rb Added another test file for Ogg/Theora. 2006-04-28 09:12:32 +00:00
test-219srt_short_timecodes.rb Added a test for SRT subs with short timecodes. 2006-09-26 09:27:28 +00:00
test-220ass_with_comments_at_start.rb SSA/ASS subs: Allow for empty lines and comments at the start of the file before the "[script info]" line. 2006-09-26 10:01:46 +00:00
test-221aac_lc_misdetected_as_sbr.rb Added a test case for AAC LC profile misdetection as being SBR. 2006-11-03 16:42:51 +00:00
test-222stereo_mode.rb Added support for the "stereo mode" flag for video tracks. 2006-11-07 15:11:49 +00:00
test-223ra_cook_keyframes.rb Some RealAudio tracks might not have the key frame flags set at all. 2006-12-28 14:11:19 +00:00
test-224dts.rb Added two regression tests for DTS files. 2007-02-06 16:50:46 +00:00
test-225dts_in_wav.rb Added two regression tests for DTS files. 2007-02-06 16:50:46 +00:00
test-226h264.rb Added two test files for raw h.264 muxing. 2007-02-08 10:15:48 +00:00
test-227h264_with_garbage.rb Added two test files for raw h.264 muxing. 2007-02-08 10:15:48 +00:00
test-228h264_no_idr_slices.rb AVC/h.264: Signal "key frame" if a recovery point has been found (a SEI NALU of type 6). Is necessary for streams without IDR slices. 2007-04-26 08:32:49 +00:00
test-229rav3_in_rm.rb Added support for RealAudio v3 in RealMedia files. Patch by Aurelian Jacobs. Fix for bug 246. 2007-06-19 20:15:26 +00:00
test-230h264_nalu_size_len_change.rb Implemented code that can change the NALU size length for non-ES streams, too (e.g. coming from MP4 or Matroska files). 2007-06-22 08:44:39 +00:00
test-231X_ac3_header_removal.rb mkvextract: Added support for the 'header removal' compression scheme. Hopefully fixed support for all compression schemes for all extractors. 2007-06-23 09:16:13 +00:00