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 just wondering why all of the options within TMPGEnc are not available to me. In particular in the settings of the video type as I am unable to select a non standard mpeg1 format for XVCD creation.
Why arent all the settings available to you,did you load the "unlock.mfc" template? this unlock all the settings so you can raise the bitrate and all the other settings....
I have made some MPEG-1 video only encodes with the latest version of TMPGEnc using CQ_VBR mode. The maximum bitrate was set to 1850 kbit/s. When I checked the final m1v file using Bitrate Viewer, it says the nominal bitrate is 104857200 bit/s, which is obviously wrong. This causes a problem in DVD authoring programs which read this nominal bitrate from the header and then reject the file because it thinks it was encoded out of spec.
It would be really great if TMPGEnc would set this value properly. Thanks for an already WONDERFUL program!
Firstly there is no real bitrate spec for dvd,and if there was 1850kbs wouldn"t be it,If you set the maximum bitrate to 1850 that would be the peak bitrate, the highest it would go, but the average bitrate would be closer to the minimum bitrate set,so if you want 1850 to be the average bitrate you have to set the minimum bitrate to about 1800,unless the max bitrate is much higher ,the program uses the max bitrate setting for frames with a lot of detail and movement,but if you want the bitrate to stay at 1850 use cbr.......
No, my problem isn't with setting the encoding bitrate. DVD does have a standard bitrate max for MPEG-1 video, it's even included in TMPGEnc as a template.
The problem is with the MPEG headers containing the wrong information about the "nominal" bitrate of the stream.
I just looked it up ,nominal means the least amount that is accepted.or a token amount,slight, moderate,reasonable.....so the nominal bitrate is the lowest bitrate or minimum bitrate.......
I can pull a different definition from the dictionary but it still doesn't solve my problem.
Why does Bitrate Viewer say the nominal bitrate in my MPEGs is 104,857.6 Mb/s? Scenarist can't import my MPEGs because it thinks the bitrate is this number rather than the actual bitrate in the file. Simple as that.
If you want the nominal bitrate to be 1850kbs you have to set the minumum bitrate to 1850kbs, it only goes to the maximum bitrate when the frames are complex.. so if you set the max bitrate to 1850 that isn"t the bitrate of the file that is the max bitrate so the average is probably closer to 1000kbs..have you tried any other encoders, wont scenerest encode a compliant file, are you useing a "sonic" product for authoring?I have dvdit pe 2.5 and scenerest and pretty well no files that I make with "tmpgenc" are accepted by dvdit,but the mpegs I make with "cinemacraft" are allways accepted, but I still got a different authoring program that isnt so picky with the files I load in it and much cheaper,I now use "ulead dvd workshop" which has most of the same features plus a couple of extras like svcd and vcd support.....anyway good luck, and if you want to try a different encoder you can e-mail me and I"ll try to hook you up.........see ya
First of all why are you encoding to MPEG-1 if you are authoring to DVD.
This is the root of your problem. You should be encoding to MPEG-2 and is probably the reason it's being rejected in the first place by your authoring program.
MPEG1 is not designed for DVD and thus doesn't have the required specs to be burned as DVD using a DVD authoring program.
You can still burn to DVD, but only as a regular VCD. You won't be able to burn as a regular DVD.
Secondly this is NOT a bug of TMPG.
The reason why your 'Nominal' (nominal means many things, but for encoding it means the target value with relation to the max bitrate) bitrates aren't flagged correctly is because MPEG1 is originally designed for CBR only and not VBR.
This is the reason the MPEG2 standard was developed, so VBR could be implemented.
You will find that if you encode to an MPEG2 VBR stream the 'Nominal' bitrate flag will be spot on and if you are authoring to DVD these are the streams you should be creating.
If you want to solve your MPEG1 problem then use another program such as NERO to burn your MPEG1 VBR streams to DVD.
The DVD spec does allow MPEG-1 VBR video. Look at the DVD FAQ on the DVD Demystified site, check the DVD book by Ralph LaBarge. TMPGEnc even has a DVD low resolution setting that creates a CBR MPEG-1 stream with a bitrate of 1850Kbs.
Ok, so I've isolated the problem to this: encode an MPEG-1 stream at 1850Kbs CBR, and it will set the nominal bitrate to 1850Kbs, and the file sucessfuly imports into the DVD authoring program. CBR works.
Encode the same stream using VBR at 1850Kbs max, and it will set the nominal bitrate to the very large 102,457Kbs or 102Mbs, which the authoring program rejects. This still seems like it's a bug....
So it does seem that CBR will make things work, if that's what you were trying to say in the previous messages, then thanks. But it's not ideal since I would like to be able to more efficiently use the bitrate with VBR, which as far as I know should work according to the information I pointed to above.
Well all I can say is you either read the wrong books or you don't read the info correctly.
Nowhere in any of the DVD specifications can I find a topic which relates to DVD specs allowing MPEG1 VBR. All the specs refer to MPEG1 CBR only.
It is true as you say the DVD specs will allow MPEG1 but only at a max resolution of 352x288 at CBR only and not VBR.
See this page relating to the specs: http://www.mpeg.org/MPEG/DVD/Book_B/Video.html
As I have already stated, you will not be able to create a VBR MPEG1 compliant DVD using your DVD authoring program. It will be rejected as you have noticed.
But like I said I don't see any reason why you shouldn't be able to use software such as NERO to burn the MPEG1 VBR as a regular XVCD on to DVD.
But if they're wrong I'll be supremely disappointed.
I want to include both higher quality MPEG-2 video and lower quality MPEG-1 video one one DVD that is compliant as possible, with menus and interactivity and everything. Some content I want to look good, other content I just want to have as much as possible to fill up the rest of the space.
I have been able to get Cinemacraft Encoder to create a VBR MPEG-1 stream that Scenarist accepts without question. But TMPGEnc produces better looking MPEG-1 video, so I would really really like to use TMPGEnc instead.
The only reasonable difference between the streams that I can find is that CCE sets whatever this "nominal bitrate" to the max bitrate parameter, and TMPGEnc sets the "nominal bitrate" to some outrageously high number. I'm using Teco LTD's Bitrate Viewer to find out what this nominal bitrate is in each stream.
I wrote a Perl script to parse the MPEG headers of each frame and change them so that bitrates of 1048576Kbs were changed to 1850Kbs. This allowed Scenarist to not immediately reject the files. I haven't yet tried burning this to a DVD to test it.
There so much conflicting info regarding the specs.
Some say VBR is supported some say not.
To be honest with you I can't see a reason why it wouldn't work as long as you can burn it.
Maybe some of the specs are outdated and the new specs do indeed allow VBR to be implemented into MPEG1 DVD.
I suppose you will find out soon enough.
One other point I'd like to ask. How the hec did you get CCE to create a VBR MPEG1 stream.
As far as I am aware CCE doesn't support MPEG1 (VBR) .
I'm trying to convert my PAL DV-AVI to VCD, but the only thing I get when I try to load the source file (I've tried diffrent types) is a message telling me that the file type is unsupported.
Anyone have any tip? Can you reccomend a program which converts PAL DV-AVI-files or have I missunderstood something about TMPGEnc Plus?
Do you have the VFAPI plugin installed? If so try this, I had the same problem & it worked for me. Go to options/environmental settings/ VFAPI plugin and untick AV12 and AVI VFW compatibility reader.
>Do you have the VFAPI plugin installed? If so try this, I had the same problem & it worked for me. Go to options/environmental settings/ VFAPI plugin and untick AV12 and AVI VFW compatibility reader.
>
>Cheers Mike
Hello there I am a newbie, i am trying to convert a avi movie (don't know if it is a divx or ?) to vcd. when I am in the Select source screen I get this message "File H:/Movie(1of2).avi"can not open, or supported" Any help is very appreciated.
First make sure you have the proper codecs on your machine ,but if you can play it on your computer then you should have the right codec,so in this case go to "options" then to "enviromental settings" then to "vfapi plugins" and raise your "direct show" filter to "2" and leave everything else at "0" or "1"...
tis should get you file loaded in "tmpgenc"....
i just used virtualdub and extracted the mp3 audio to a wave. i also see how to use the two in tmpg, but is it possible to use source with this seperate wave, since the entire movie will be too large for a vcd, it must be split. thanx
Do you mean you want the movie split with the "source range" feature and don"t know if it is possible when useing seperate audio and video streams..the answer to this question is "Yes" you can use the source range to split the movie .....
I'm making PAL 720x576 4:3 mpegs with TMPGEnc 2.5 Plus and they are being rejected by Sonics ReelDVD with message: Mpegs files must be 4:3 or 16:9;.
ReelDVD looks for an aspect ratio "flag" in the file, obviously it can't see it, I presume there is a flag put in during encoding. Anyone seen this?
Sonics DVDit takes the files OK. Can't say I like this Sonic stuff much !
I have a couple of "sonic" products "dvdit pe 2.5" and "scenerest" and most of the mpegs I make aren"t accepted by dvdit and scenerest doesn"t even work, so I switched to a less expensive program that accepts every mpeg I try to load in it,maybe you should do the same,I now use "ulead dvd workshop" which has most of the features as dvdit and a few extras like vcd & svcd support...but if you are stuck on "mydvd" try the "sonic" forum ,they might have a solution..
Find out what audio format the avi file has, most audio problems can be solved by extracting the audio from your avi file with "virtua dub" and convert it to "wav" then use the wav file as your audio source.But if your audio is "ac3" you will need a "ac3 decoder" which you can find on any search engine.....
If you don"t like the audio quality try useing a external audio encoder like "toolame" or "scmpx" these encoders work with "tmpgenc" and can be installed in the "external tool" section in the "enviromental settings"..
I am getting memory address errors when I try to encode mpeg 1 or 2 video. I am using the latest version of TMPEnc. Once I start the encoding processs, it can continue for up to 10 minutes then I get an error like "Read error occurred at address 02A15700of module "P3Package.dll" with F9002F801". I am using windows XP. Please advise!
It seems that "tmpgenc" is haveing problems accessing the p3p package, I don"t have a definate solution but this might work, go into your "tmpgenc" folder and copy the p3p package and paste it in you system32 and system folder this hopefully will help "tmpgenc" access the .dll file without errors....
Ok, I've got a small problem which pisses me off... I'm trying to burn my divX movie, which I watched w/ realplayer, to a CD, and I've downloaded all the files required @ http://www.vcdhelp.com/divxtovcd.htm and the problem seems to be in TMPGenc. When I'm trying to convert the divX to mpeg it records it for about 10 seconds and then gives me this error: "Read error occured at address 0047D7E4 of module 'TMPGEnc.exe' with B3AE07AE." and stops converting, though it doesn't shut down the program.
U guys know what to do?
Thanks,
Eku