I have a large mpeg2 file that I would like to edit (ie. cut out pieces, crop and so on).
This can all easily be done using VirtualDub MPEG2.
Problem is, I want to save it into a format with out too much loss, but that does not use lots of harddrive space, and then re-encode it back to mpeg2 using TMPGEnc Plus.
What codec should I use and where can I find it? VirtualDub MPEG2 has a very limited selection and most are slow or take up too much space.
Or is there an easier way to do this?
+ Reply to Thread
Results 1 to 10 of 10
-
-
Originally Posted by SiG_ZA
No cropping facilities.
So back to the original encoding question! -
tried frameserve? www.videohelp.com/virtualdubframeserve
but you can crop with tmpgenc. -
Originally Posted by Baldrick
-
Originally Posted by guns1inger
With the frameserver can you edit and modify Your video in virtualdub and then "frameserve" the video directly to any encoder wihout creating a temporarily AVI file.
I am guessing that the encoder app some how catches the output from VirtualDub? -
The frameserving application, in this case virtualdub, creates a signpost file. For all intents and purposes it looks like a video file to the client application (let's say, tmpgenc). When you load the signpost file into tmpgenc, virtualdub sends frames on request to tmpgenc. The beauty of this is that the data being sent through the frameserver is uncompressed, so there is no intermediate compression. virtually no HDD space is required as the only thing written is the signpost file.
Avisynth is also a frameserver, however it is script based, and the avs script replaces the signpost file that vitrualdub uses. The script also describes the filters and edits you are going to perform on the source. It is more complex than virtualdub, but generally much faster, especially when doing lots of processing.
You can also get a frameserver for most of the major NLEs - vegs and premiere amongst them, so you can edit and filter in vegas, then frameserve out to, say, CCE without an intermediate render.Read my blog here.
-
Where has this been hiding?
Works brilliant!
Very much thankyous.
Similar Threads
-
How to import MPEG2-TS to Adobe Premier? How to convert MPEG2-TS to MKV? :)
By farzad in forum EditingReplies: 19Last Post: 29th Feb 2012, 16:25 -
mpeg2 ts file convert to mkv or mpeg2 ts......change only video bitrate...
By jrblack in forum Video ConversionReplies: 4Last Post: 24th Jan 2011, 18:45 -
Merging MPEG2 stream with its AC3 audio... or converting MKV to MPEG2
By cwt in forum Video ConversionReplies: 2Last Post: 5th May 2010, 14:18 -
Simple question: how to compress 4GB mpeg2 to 1GB mpeg2
By jimdagys in forum Newbie / General discussionsReplies: 29Last Post: 3rd Jan 2008, 08:45 -
Convert DVD back to MPEG2?
By ArthurDaley in forum Newbie / General discussionsReplies: 4Last Post: 11th May 2007, 02:02