I have successfully used rempeg2 to remux my m2v files, however, it seems to take about 24 hours for a two hour movie even on my 1.9 P-4 machine. Can I use tmpgenc to remux an m2v file at a lower bit rate. I have used tmpgenc for other tasks. Does tmpgenc's quality compare with rempeg2? I have CCE, but I don't really feel like converting it to avi and then back to an mpeg file.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Yes, you can use TMPGenc, as long as it's registered (I'm assuming you have the Plus version). It will probably take just as long as your other method.
If you have CCE, then you should frameserve your MPEG directly to CCE.
You'll need the following:
DVD2AVI
AVISynth (2.06 is the latest I believe)
Open your MPEG in DVD2AVI. Select FILE | SAVE PROJECT
Give it any filename. We'll call it frameserved.D2V
Open notepad and put the following (you'll have to modify the paths to match your plug and D2V locations):
LoadPlugin("c:\Windows\System32\MPEG2DEC.DLL")
mpeg2source("d:\movies\frameserved.D2V")
Save the file as FILENAME.AVS (surround the filename in quotes to prevent notepad from appending a .TXT to the end of the filename).
Drop this into CCE. Modify your CCE settings to change your output quality/size.Impossible to see the future is. The Dark Side clouds everything...
Similar Threads
-
80% MKV remux on H.264 - M2ts remux Aero Theme
By BJ12 in forum Video ConversionReplies: 2Last Post: 12th Aug 2011, 12:59 -
MP4 Remux.
By mino in forum Newbie / General discussionsReplies: 23Last Post: 16th Jun 2009, 20:49 -
remux to (TS vs M2TS)
By Data-Base in forum Video ConversionReplies: 2Last Post: 19th Apr 2009, 15:50 -
can not remux after demux
By volam in forum EditingReplies: 2Last Post: 19th Mar 2009, 15:36 -
MPEG-2 remux
By nicolasete33 in forum Video ConversionReplies: 7Last Post: 3rd Oct 2007, 07:44