This forum is for users to exchange information and discuss with other users about a TMPGEnc product.
In case you need official support, please contact TMPG Inc.
Pegasys Products BBS [ Sorted by thread creation date ]
I was trying to convert an avi file to mpg so that I can burn it into VCD. But when I used WMP to play the output mpg file, there is no video (audio is ok).
I tried the conversion again and when I clicked on Preview in TMPG, the display window is blank.
Thanks a lot Minion. I tried to change the priority but do not know how. I was on that screen, and except the checkbox, I was not able to edit anything. Please kindly advise. Thanks.
I have had problems converting a file from avi to mpeg.
Now I am unable to delete the source file - getting the error message the file is in use.. This is not the case or so I think.
How can I delete this file ????
Ashy I have tried that - believe me.....
All normal procedures have been tried..
The film needed Xvid to run - is it possible that Xvid has got hold of it some how...
I have uninstalled Xvid to try and do the business.
Im sure I have read that it can be removed by going into 'regedit'.
This is a known problem. Once you select the file in order to delete it, explorer opens it... It's a stupid thing of windows... Just go to the command prompt and delete it from there...
When I convert AVI files to mpeg using tmpeng, and having set direct show to +2, the encoding process gets to about 75% then freezes, locking the program. Any solution or tips?
There is Probably an error in the file were it freezes up..Encode up to were it crashes then use the source range to start encodeing a new file a couple frames after were it crashes then join the 2 files together, of you can try frameserveing the Source file to tmpgenc...
Go to "File" to "Mpeg Tools" to "Merge & Cut" and Load in the 2 files Pick a name for the new file and Click "Run"...you can edit the file here also...
I doubt this is a memory leak problem related to TMPG. ASF and WMV files are notoriously difficult to encode if there is the slightest problem with them.
>I doubt this is a memory leak problem related to TMPG. ASF and WMV files are notoriously difficult to encode if there is the slightest problem with them.
Sorry, but I think it is a problem with TMPGEnc. I think it is related to the DirectShow file reader. Also a thing to note: if TMPGEnc chokes on memory or I abort encoding, all memory that has been eaten by tmpgenc.exe is released. I can't be the MPG encoding part, otherwise all users would be having trouble. I am convinced that the DirectShow reader is simply forgetting to free some buffer in the process...
>You could try frameserving the video from AVisynth. Load the file into AVisynth using the Directshowsource command, for example:
>
>DirectshowSource("E:Sample File.asf", fps=30)
Well, that rules out the DirectShow reader, but the memory leak remains! No matter what TMPEGEnc.exe keeps eating 300KB per second, wether during encoding (with or without frameserve) or just playing sound preview (without frameserve, as AviSynth has no audio support for DirectShow).
Do you have an old version (2.58) so that I can test if the bug is there as well?
I get strange result all over. Encoding in lower res slows the memory leak. I asume that when running TMPEGEnc, the decoding dll's run under that process as well? (That would explain the rising memory under TMPEGEnc.exe.)
Playing the asf through AviSynth in Media Player also shows a memory usage increase. Opening the sound preview starts eating memory without playing. I just can't pinpoint where the leak occurs.
Borrowing a Win 2K box next weekend, see how that goes.
Tmpgenc encodes Audio and Muxes the audio so there is no need to use a seperate program to encode the audio...and If you have the correct codecs and Playback filters you should be able to encode allmost any audio format with Tmpgenc.....
I have a video capture MPEG2 made whit Ati rage 128 ,size 3Gb and lenth 49 min.When I demultiplex whit mpeg tools the video file is only 37 min and too fast but the sound stay at the right time ?
Strange, seems like the file is relying on the audio for correct timing. What does media player report as the frame rate when playing the de-multiplexed file?
the demux file is 25 fps.I have problems for playing the original file whit the media player ,falling to 8 fps or freezing but ok when play whit powerDVD.
There is no quality difference. The difference is the frame rate. NTSC Film is 23.976 fps and NTSC is 29.97 fps.
Which one you use depends on the frame rate of the source.
Hi Ashy thanks. It's just an AVI I downloaded off the internet. Is there a way to tell what the FPS is so when I encode it I select the correct one?
Lisa
you can go through windows explorer to the folder with the file in and then right click on the files icon. Click properties and where it tells you what codecs it is encoded with it will also tell you the framerate. If you have virtualdub you can also just open the avi and click the video tab and then framerate. It will ask you if you want to keep it the same and show the current framerate in brackets.
Thanks! You guys will have to excuse my ignorance. This is the first time I'm trying to make a VCD. I do have Virtual Dub so I'll check it out.
Thanks Much! Lisa
I've used TMPGenc some times, and it's a pretty good mpeg encoder, nice work.
BUT the MPEG Tools are somewhat buggy, one thing in particular. I'll try to explain here.
When I use the Merge & Cut feature and do the following it's all ok.
1. Add mpeg file
2. Select the mpeg I want to edit
3. Edit - set the range of the output
4. Browse for destination
5. Run
BUT the if I then want to edit the same/other mpeg, I have to exit TMPGenc first, before I get to point 3 again, or TMPGenc will simply crash. :-((
Would it be possible to fix that bug? Pretty please. :-)
'Stream read' error means there is a problem with your file. 'Stream write' error means your target drive or your Temp drive doesn't have enough space.
I have a number of anime, cartoons etc....wich i wish to encode to MPEG-1 or vcd, but the templates for VCD are 25fps (PAL), PAL is the format i prefer (i am Aussie!, or the NTSC wich is either 30fps or 24fps......
Can i encode these 15fps avi files to vcd?? if so how??
You will need to Frameserve from AVisynth if you want PAL 25fps.
Avisynth can convert the frame rate to 25 fps correctly. TMPG doesn't do correct frame rate conversion as the playback will be jerky.
If you want to keep it simple you can convert to NTSC 30fps.
Follow the steps below:
Load your file and set TMPG up for NTSC encoding as normal then under the 'Video tab' where it says 'Frame rate' click the 'setting' button and type in these values: 30 / 2 = 15 now click 'Ok'
The frame rate should say '15fps (internally 30 fps)'
Go ahead and encode as normal, your file will playback normally at 30fps and will be compatible for NTSC VCD.
Thanx Ashy!
I am willing to give avisynth a go and convert the original 15.00fps avi file into a 25.00 avi file whilst still keeping the PAL format. I downloaded avisynth but the core file is a .dll, as avisynth is not a stand alone program and just a .dll file, which program do i run avisynth in??
Read the AviSynth documentation. Basically, you write a script stating what you want to happen, and save this as a .avs file. Then you open this .avs file in the application of your choice (e.g. TMPGEnc) as you would do for an .avi file.
Behind the scenes, the .avs file is associated with the AviSynth DLL, which appears to the application as a codec, and feeds processed AVI frames to it.