MPEG-4 Cutter
From AVObjects Knowledge Base
(Difference between revisions)
Line 15: | Line 15: | ||
* Splitting the source file into several parts. | * Splitting the source file into several parts. | ||
* Cutting and saving "on the fly" part of the current recorded (growing) file to another file. | * Cutting and saving "on the fly" part of the current recorded (growing) file to another file. | ||
− | + | Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the object installation directory. | |
<!--===Supported MPEG-4 Standards===--> | <!--===Supported MPEG-4 Standards===--> |
Revision as of 12:03, 22 April 2023
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
COM-object for cut off unnecessary fragments, dividing MPEG-4 files into parts, cutting and saving "on the fly" parts of the current recording file.
Overview
COM-object for various operations with MPEG-4 files, both already recorded and currently being recorded.
Features
- Cutting out unnecessary fragments of the selected MPEG-4 file (.mp4, .mov, .f4v, .3gp, etc.) and writing the remainder to the output file.
- Splitting the source file into several parts.
- Cutting and saving "on the fly" part of the current recorded (growing) file to another file.
Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the object installation directory.
See Also
You Might Also Need
- QuickSync Encoder - DirectShow filter for encoding 8-bit 4:2:0 progressive or interlaced video frames in HEVC, H264 or MPEG-2 formats.
- M-JPEG Video Encoder DirectShow Filter - High-quality M-JPEG video encoder DirectShow filter with ARGB32 (alpha channel) support.
- DVCPRO HD Encoder - A high-performance DVCPRO video encoder.
- AAC Encoder - A high-performance AAC audio encoder.
- DV Splitter - DirectShow filter for splitting a digital video (DV) stream into its component video and audio streams. Supports DV25, DV50 and DV100.
Related Products
- MP4 & QuickTime File Splitter - Splitter (demultiplexer) for MP4 and QuickTime video files.
- H.264/AVC Decoder - H.264/AVC DirectShow video decoder.
- DVCPRO HD Decoder - DirectShow filter for decoding DV, DVCPRO, DVCPRO 50 and DVCPRO HD video streams.
- Audio Decoder DirectShow Filter - Decodes MP3 and AAC audio streams with the ability to switch dynamically between streams.