I have a video in MPG42 format from a screen capture I did of a siminar.
All I wanted to do was to place it in VirtualdubMPG2 and crop a portion and cut out parts. I set compression to NONE, and the resulting output is blurry. It is screen captures so there is a lot of text and it comes out blurry and blotchy.
I removed the cropping and just cut out portions then did a direct stream copy and the resulting output is the same. No matter what i do the fonts are messed up and unreadable.
Is there a way to retain the resolution of the footage?
LS
+ Reply to Thread
Results 1 to 16 of 16
-
-
I think it is some kind of mpeg4....not mpeg2 or mpeg1.
-
I think the OP used MS MPEG4v2 (precursor to v3 and later WMV), which IIRC is a VFW codec usable in AVI, so Vdub should be able to use it.
My guess is that the [Compression:None] setting is screwing it up--making it NOT DirectStream copyable. If it's compressed MPEG42, that's what the setting should be, right?
Or,
Being MPEG4, it uses GOPs, and the editing isn't being done on GOP I-frame boundaries, forcing it to recompress (certainly at least those sections).
Scott -
If you are in Direct Stream Copy mode VirtualDub won't let you select a compression codec. The menu item is greyed out.
-
Divx was originally based on Microsoft's MPEG4 V2 codec. MPEG4 V2 is simply an early implementation of MPEG4. Microsoft abandoned it because it wanted a proprietary codec and container (WMV) in it's quest to lock people into Windows.
-
Originally Posted by LSchafroth
LS -
VirtualDubMPEG2:
1) File -> Open Video File
2) Video -> Direct Stream Copy
3) Audio -> Direct Stream Copy (the default, but just in case)
4) [Mark-in, Mark-out, Del] each part you want to remove. Note any part you retain must start with a key frame.
5) File -> Save as AVI -
Originally Posted by jagabo
LS -
Originally Posted by jagabo
LS -
I found an old video with the fourcc M4S2 and used VirtualDub to trim in direct stream copy mode. It didn't have any text but the trimmed file turned out fine. I don't have the old MS codec installed, I used ffdshow as the decoder.
-
Originally Posted by jagabo
Should I pad to make it divisible by 8?
LS -
Originally Posted by LSchafroth
To pad the frame size you'll have to reencode. That means decompressing, adjusting the frame, and reencoding. Decompressing for display and decomrpessing for editing are likely to have the same problems.
I'd try using a different decoder. ffdshow has two choices for M4S2 video. You often find the same kind of issues with Divx and Xvid. Sometimes a particular video will play properly with one but not the other.
Similar Threads
-
cut video and save as direct stream copy
By supercain in forum EditingReplies: 47Last Post: 8th Sep 2012, 09:32 -
The VOB equivalent of "Direct stream copy" in Virtualdub
By l-w-c in forum EditingReplies: 30Last Post: 21st Oct 2009, 14:13 -
direct stream copy of a mkv file Q
By Information in forum EditingReplies: 5Last Post: 20th Jul 2009, 14:06 -
Direct Stream Copy for All Formats
By bigMach™ in forum EditingReplies: 10Last Post: 11th Jun 2008, 13:02 -
Virtualdub direct stream copy takes _forever_. What's going on?
By Colmino in forum Newbie / General discussionsReplies: 3Last Post: 8th May 2008, 08:01