TMPGEnc 4.0 XPress BBS

Jump to forum:

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.


TMPGEnc 4.0 XPress BBS [ Sorted by thread creation date ] << < Prev.   [ 33 / 54 ]   Next > >>
Classify Title User name Reply Last update
Question Performance slebreton 2 2009-02-14 15:11:44
Question file size won't reduce austinpm1 7 2009-03-06 17:59:29
Request GPGPU avalaible only to admin? morpheus 0 2009-02-12 12:26:37
Bug report dvr-ms audio problem rv6abob 0 2009-02-12 02:45:02
Question I suffer from pixilation Hodag 3 2009-02-10 19:01:12
Question TMPGEnc 4.0 XPress is compatible with Windows XP SP3? Daniel 1 2009-02-09 18:24:56
Question multiple passes Dave 1 2009-02-24 17:52:58
Question Join mp4 without re-encode? tom.amitai 1 2009-02-09 18:01:24
Question Is thi a bug or my cuda driver problem alb 0 2009-02-08 00:30:16
Question Noise Reduction Setting for Black and White Film wsquared 0 2009-02-07 18:41:04
Free talk TMPGEnc Survey tkrave 0 2009-02-06 19:50:11
Question TMPGenc Xpress and KVCD Templates bbildman 0 2009-02-06 13:00:48

TMPGEnc 4.0 XPress BBS [ Sorted by thread creation date ] << < Prev.   [ 33 / 54 ]   Next > >>
Question - Performance No.58692
slebreton  2009-02-13 04:44:58 ( ID:xgo2wr.pzj2 )   [ Delete / Reply with quotation ]

what performance is everyone getting with encoding? Using other programs to encode a dvdrip to H264 format file is roughly the same speed as using tmpeg 4x xpress with CUDA, which I find disappointing. As an example, taking a 90min movie @ 720X480 fullscreen 29.97 frames/sec and encoding to H264 720X480 29.97 frames/sec single pass 2500 kbit/s Variable bitrate takes on my machine roughly 100 minutes or averaging 21 frames/second. Then using the same movie with tmpeg 4 xpress with CUDA gpu exceleration and all the same settings takes the ame amount of time if not longer and the status showing CPU usage hovers around 30% and CUDA around 67%. When I compare this as close as possible with another CUDA enabled program badaboom, badaboom only takes 25 minutes.


tkrave  2009-02-13 18:19:58 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

Are you using any video filters? If you aren't, then you should turn CUDA off as it will only be effective when you are using video filters and/or MPEG decoding.

Look at this page:
http://tmpgenc.pegasys-inc.com/en/product/te4xp.html#tabSelector6
(scroll down towards the bottom where the graph is)

Their data shows that the more video filters you are using, the more effective CUDA encoding will be. Conversely, if you aren't using any video filters, then it will actually be slower than CPU-only encoding.


slebreton  2009-02-14 15:11:44 ( ID:xgo2wr.pzj2 )   [ Delete / Reply with quotation ]

Okay Now I understand. Thank you.



Question - file size won't reduce No.58684
austinpm1  2009-02-12 17:24:02 ( ID:trevvediclk )   [ Delete / Reply with quotation ]

when i try to reduce a 768x1280 mpg to 384x640, i expected to see a file size reduction from 15Mb down to about 3 or 4Mb. i see NO file size reduction at all the output file is exactly the same size as the source file despite being 25% the actual pixels. why is this and how can i achieve this savings?

using tmpgenc 4.0 xpress by the way.

thanks


tkrave  2009-02-12 18:18:13 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

Are you sure you're looking at the right output file? There's no way it should be exactly the same file size.
I can reduce a 720x480 mpeg file to 360x240 and the file is roughly half the size as expected.

What are the settings you're using in the format stage?


austinpm1  2009-02-16 20:59:42 ( ID:nfhk5bytb7k )   [ Delete / Reply with quotation ]

the input file is 19 seconds long, 768x1280. mpeg 1 format, 29.97fps, 6000kbps

the output settings are:

mpeg 1, 384x640, 29.97 fps, CBR (Constant Bitrate), 6000kbps

one would think that just these settings would drop the output size down to 25%. it does NOTHING for file size - the same EXACT size as the input is output.

i open both the input and the output in windows media player and the properties show that the original is 768x1280 and the output file is 384x640 so that's working but the file size is unchanged.

very bizarre.


tkrave  2009-02-18 19:12:25 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

It's your bitrate settings. If you use CBR at 6000kbps for each version of the movie, you'll get 6000kb of data for each second of the movie, no matter what the resolution is.

Try change it to VBR (Constant Quality); it'll keep the quality up but adjust the bitrate accordingly. You can also lower your bitrate if you want to use CBR.


austinpm1  2009-02-20 19:07:53 ( ID:nfhk5bytb7k )   [ Delete / Reply with quotation ]

so if i drop my bitrate down from 6000 to 1500 won't the output video look crappy (i guess i'll know when i see) it just seems to me like by default when you lower the size of an IMAGE, you don't have to lower the jpg quality to see the savings.

i'll give it a try either way.

thanks

P


austinpm1  2009-02-20 20:24:34 ( ID:nfhk5bytb7k )   [ Delete / Reply with quotation ]

it reduced the file size but i AM seeing significant degradation in the video quality. puzzling...


austinpm1  2009-03-05 22:57:02 ( ID:nfhk5bytb7k )   [ Delete / Reply with quotation ]

so anyone? anyone? bueller?

no ideas on why a video at half the res is still full size? not a quarter like it ought to be?

any other suggestions? maybe tmpg can't do what it ought to here???...


tkrave  2009-03-06 17:59:29 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

Have you tried VBR? If so, how was the quality?

Like I said, if you use CBR, it will force the output to be the same amount of data no matter what the video dimensions are. That's what makes it CONSTANT bitrate. This IS the reason your two videos are the same size; there is no other explanation.

Lowering the CBR will lower the quality, especially on scenes with a lot of motion/complexity. This is why VBR is much better; it can adjust the bitrate according to the complexity of the scene.

Comparing CBR to a jpeg isn't accurate since when you resize a jpeg, it takes into account any detail loss and adjusts the file size accordingly. Jpegs are saved based on quality (like VBR) not on a file size target which is essentially what CBR is.

Is there a reason you need to use CBR? VBR is really the best option.



Request - GPGPU avalaible only to admin? No.58683
morpheus  2009-02-12 12:26:37 ( ID:gntgaye6ddw )   [ Delete / Reply with quotation ]

I was trying to run TMPGENC under a limited user account, when I saw another post here from another user, regarding the availability of GPGPU only under admin accounts.

Come on guys, is it so hard to implement in the next version the GPGPU feature to run under all accounts and not just under admin? I am facing the same problem, I do not want to make it available under limited accounts, and at the moment it is not possible...



Bug report - dvr-ms audio problem No.58682
rv6abob  2009-02-12 02:45:02 ( ID:9dr5viynjwa )   [ Delete / Reply with quotation ]

I'm having a problem encoding dvr-ms audio. I find that whenever there is a "glitch" in the original audio stream, the audio stops encoding right at that point and the rest of the audio is silent. This also happens within the clip-editor. I have to run back to before the error to get audio working again. I can cut several frames out around the glitch and the audio will work correctly. I have reported this bug, but it is a very painful bug to work around. Has anyone else experienced this and is there a better workaround?



Question - I suffer from pixilation No.58678
Hodag  2009-02-09 20:23:26 ( ID:eplsusuo69j )   [ Delete / Reply with quotation ]

I use Newtek's Speededit to transfer homemovies and VHS to DVD. I was wondering how TMPGEnc XPress works on these SD formats. I have used "other" programs, but I get alot of pixilation in the black with it. I would like to hear from you all about using TMPGEnc XPress this way. thanks


tkrave  2009-02-09 21:14:29 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

What kind of capture system are you using?

Is there a lot of noise in the source file after you capture the VHS/home movie?

It could be that the bitrate setting is too low in these other programs.
4.0 XPress also has a noise filter that could help if it is video noise.


hodag  2009-02-10 03:35:33 ( ID:np1asozqkew )   [ Delete / Reply with quotation ]

I a using a plextor MU-420 external unit also have an internal ATI wonder card. Not sure how to set the bit rate setting.

Noticed that in the black of a scene there is pixilation. I also have a copy of Sony Vegas DVD maker I will try.


tkrave  2009-02-10 19:01:12 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

Does this pixelation look like video noise/snow or is it big and blocky?

Is it present in the video after you capture it but before you convert it to DVD format?

If it's pixelated before you encode to DVD format, then it may just be a limitation of the capture card.

You may also want to look for 2-pass VBR (Variable Bit Rate) encoding in whatever software you're using.



Question - TMPGEnc 4.0 XPress is compatible with Windows XP SP3? No.58676
Daniel  2009-02-09 03:51:32 ( ID:9ep8pk3ag0n )   [ Delete / Reply with quotation ]

Hi all sorry for my English but I speak Spanish I would like to know if it is compatible with TMPGEnc 4.0 XPress Windows XP SP3? which is seen by some bug reports here, because I am interested in buying and I do not want to take a surprise and if I needed to try the trial and I downloaded it I did not go. Thank you!


tkrave  2009-02-09 18:24:56 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

I'm using XP SP3 and 4.0 XPress works fine.



Question - multiple passes No.58674
Dave  2009-02-08 15:09:40 ( ID:tt4jff1aywn )   [ Delete / Reply with quotation ]

Hello,
I seem to remember in a very old version that you could increase the number of passes. Does that feature still exist? Did it do much?

I understand from a bit of reading that the Pros have software that they can 'hand tweak' the compression during various parts of the movie. What are they doing? Is this a feature that might get added?

Thanks,
Dave


tkrave  2009-02-24 17:52:58 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

I know that you can do more than 2 passes when you choose DivX file output (advanced mode), but I've never used it and I don't know how the pros tweak things.



Question - Join mp4 without re-encode? No.58672
tom.amitai  2009-02-08 10:38:38 ( ID:9rgjcupdqyj )   [ Delete / Reply with quotation ]

Is it possible to use TMPGEnc 4.0 XPress to join two mp4 audio/video files together without re-encoding? Both files have the same resolution, bit rate, etc.


tkrave  2009-02-09 18:01:24 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

I'm afraid not. 4.0 XPress doesn't have any smart rendering feature so everything will be re-encoded I believe.



Question - Is thi a bug or my cuda driver problem No.58671
alb  2009-02-08 00:30:16 ( ID:zz89dv61z3a )   [ Delete / Reply with quotation ]

Every time i use TMPG4Express on cut mode I get error and i crush my PC.
File i try to cut filter is MPEG-2..
-----------------------------------------------------------------------------
<size=2><?xml version="1.0" encoding="UTF-16"?>
<DATABASE>
<EXE NAME="TMPGEnc4XP.exe" FILTER="GRABMI_FILTER_PRIVACY">
<MATCHING_FILE NAME="cudart.dll" SIZE="192512" CHECKSUM="0x4E45E00F" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="07/16/2008 20:09:00" UPTO_LINK_DATE="07/16/2008 20:09:00" />
<MATCHING_FILE NAME="libmmd.dll" SIZE="2293852" CHECKSUM="0x7BABDD57" BIN_FILE_VERSION="9.0.9.2" BIN_PRODUCT_VERSION="0.0.0.0" PRODUCT_VERSION="9.0" FILE_DESCRIPTION="Math Library for Intel(r) Compilers (thread-safe)" COMPANY_NAME="Intel Corporation" PRODUCT_NAME="Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler" FILE_VERSION="9.0.9.2" ORIGINAL_FILENAME="libmmd.dll" INTERNAL_NAME="libmmd.dll" LEGAL_COPYRIGHT="Copyright (c) 1985-2004 Intel Corporation" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x0" VERFILETYPE="0x0" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="9.0.9.2" UPTO_BIN_PRODUCT_VERSION="0.0.0.0" LINK_DATE="04/30/2005 18:12:49" UPTO_LINK_DATE="04/30/2005 18:12:49" VER_LANGUAGE="English (United States) [0x409]" />
<MATCHING_FILE NAME="mcaacadec.dll" SIZE="431344" CHECKSUM="0x59ECC08F" BIN_FILE_VERSION="7.2.0.19115" BIN_PRODUCT_VERSION="7.2.0.19115" PRODUCT_VERSION="7.2.0" FILE_DESCRIPTION="AAC audio decoder" COMPANY_NAME="MainConcept AG" PRODUCT_NAME="MainConcept® AAC audio decoder" FILE_VERSION="7.2.0.19115 2007/07/30" ORIGINAL_FILENAME="mcaacadec.ax" INTERNAL_NAME="mcaacadec" LEGAL_COPYRIGHT="Copyright © MainConcept AG 2007" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x10004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x7864E" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="7.2.0.19115" UPTO_BIN_PRODUCT_VERSION="7.2.0.19115" LINK_DATE="09/06/2007 21:00:33" UPTO_LINK_DATE="09/06/2007 21:00:33" VER_LANGUAGE="English (United States) [0x409]" />



Question - Noise Reduction Setting for Black and White Film No.58670
wsquared  2009-02-07 18:41:04 ( ID:bc2fzhsm6ek )   [ Delete / Reply with quotation ]

I am using TMPGENC to encode .avis I have created from old and very noisy black and white films into.mpeg for DVDs.

The instruction for setting the controls on the Noise Reduction filter only refers toreducing "color" noise (Chrominance). These films are black and white and have been desaturated. They don't have color noise, only luminance noise

Does either or both of the filter methods in the Noise Reduction filter also effect luminance noise?

If there is no luminance reduction, should I ignore the noise reduction filter when working with Black and White films?

Thanks

WW



Free talk - TMPGEnc Survey No.58669
tkrave  2009-02-06 19:50:11 ( ID:lgrl8ryjzyl )   [ Delete / Reply with quotation ]

There is a new survey on the TMPGEnc website. I think it'll be a good place to let them know what kind of features or products you'd like to see. Plus, who knows? you might win some free software.

http://tmpgenc.pegasys-inc.com/en/survey200902.html



Question - TMPGenc Xpress and KVCD Templates No.58668
bbildman  2009-02-06 13:00:48 ( ID:nanbnvra9lf )   [ Delete / Reply with quotation ]

Is it possible to use the KVCD templates I have for TMPGenc 2.5 Plus?? If so, how do I enable them, I want Xpress to produce mpg files that will fit on a CD, the one now that are produced do not seem to write properly on my WinAvi burning program, thanks



TMPGEnc 4.0 XPress BBS [ Sorted by thread creation date ] << < Prev.   [ 33 / 54 ]   Next > >>

View article | Back to TMPGEnc Home | Administrator TMPGEnc Net

Script written by TMPGEnc.