User User name Password  
   
Saturday 18.5.2024 / 21:31
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > general discussion > user submitted guides > error in tmpgenc dvd author 3
Show topics
 
Forums
Forums
Error in TMPGEnc DVD Author 3
  Jump to:
 
Posted Message
bozzi
Newbie
_
24. January 2010 @ 21:14 _ Link to this message    Send private message to this user   
Hello

I'm trying to remove some logo's using DeLogo filter in Virtualdub MPEG2. I have a DVD "VOB format" and i use the frame server funktion in Virtualdub MPEG2. I open the server file in
TMPGEnc DVD Author 3 and follow the wizard.....

Now to the problem.

When I press Start output button, it says:

Unsupported file. (error code 0x80048003)"

Output preview is okay, subtitles and audio is appears and its running well.

Please help me how to make it works, thanks
Advertisement
_
__
Senior Member
_
24. January 2010 @ 22:20 _ Link to this message    Send private message to this user   
I don't think frameserving works from Virtualdub to Tmpgenc V3.
Have you *ever* got it to work ?
bozzi
Newbie
_
25. January 2010 @ 06:57 _ Link to this message    Send private message to this user   
Yes its work. I open the server.vdr.avi file wich i create under the the frame server in VirtueldubMPEG, in the TMPGEnc DVD Author 3 and it open the file with all the changes i make in VirtuelDubMPEG. I can make every other change i will in TMPGEnc DVD Author 3 but when i will start the output i get the error......pls help
Senior Member
_
25. January 2010 @ 11:32 _ Link to this message    Send private message to this user   
You have successfully encoded a video in TmpgEnc 3 frameserved
from Vdub ?? I was never able to get it to work.

A possible work around is to install AVISYNTH an create a simple script
to open the VDR. Then open the script in Tmpg.

See this for more info:
http://forum.videohelp.com/topic370073.html#1983235
bozzi
Newbie
_
25. January 2010 @ 12:13 _ Link to this message    Send private message to this user   
I dont know the Avisync...I read the link and its seems like the same proces. I use the frame server so i dont need to save in other format. I just do the changes and i still can keep the DVD "VOB format" There must be some one who can help???
Senior Member
_
25. January 2010 @ 14:25 _ Link to this message    Send private message to this user   
Frameserving directly from Vdub to Tmpgenc 3 does not work.
I've seen quite a few posts - nobody, as far as I know could resolve it.
As you say, you can browse the preview but the encode always fails.
The workaround with avisynth works well. Why not try it.
Here are the details.
Install avisynth.
Setup virtualdub as before, start the frameserving and save the VDR
signpost file.
Open NOTEPAD and create a one line file with the following contents:
avisource("C:\your_path\your_file.vdr")

(obviously put in the proper path and filename)

Save the text file, and rename it to my_file.avs

Open the my_file.avs in Tmpgenc. I just tried it and seems to work.

This message has been edited since posting. Last time this message was edited on 25. January 2010 @ 14:25

bozzi
Newbie
_
25. January 2010 @ 15:06 _ Link to this message    Send private message to this user   
Will this Avisync let me keep the DVD "VOB format"?
I will try it, but can you maybe help me with a guide step by step how to do. I get confuse about:
"Open NOTEPAD and create a one line file with the following contents:
avisource("C:\your_path\your_file.vdr")

(obviously put in the proper path and filename)

Save the text file, and rename it to my_file.avs

Open the my_file.avs in Tmpgenc. I just tried it and seems to work."

My signpost file is named server.vdr.avi
thanks for helping me
Senior Member
_
25. January 2010 @ 15:23 _ Link to this message    Send private message to this user   
It's simple - if you're using server.vdr.avi ,
Open notepad and type this one line.

avisource("C:\server.vdr.avi")

(modify the above to reflect the actual file location)

Save it as a TXT file,then rename it my_file.AVS.

Open that avs file in Tmpgenc as the source.
bozzi
Newbie
_
25. January 2010 @ 15:48 _ Link to this message    Send private message to this user   
The VOB file and the server.vdr.avi file is in this location:

G:\news\movie

How do i?

avisource("G:\news\movie\VTS_01_1.VOB\server.vdr")

VTS_01_1.VOB= is the file name
server.vdr.avi is the one i make in virtualdubMpeg
and i use TMPGEnc DVD Author 3 or shall i use the TMPGEnc ??
Senior Member
_
25. January 2010 @ 16:30 _ Link to this message    Send private message to this user   
no, you don't need to reference the vob file in the
avisource statement. The VOB is already opened in Virtualdub,
and is framserved in order to get it to work.
It looks like this:
(vob source)>virtualdub> VDR> AVS file source > avisynth> tmpgenc

So it should look something like this:
avisource("G:\news\movie\server.vdr")

Make sure you have windows to not "hide extensions for known filetypes",
because it's confusing when they're hidden. You'll find this setting
in control panel/folder options.

Then in virtualdub, set the signpost to server.VDR - no need to
add the .avi
bozzi
Newbie
_
25. January 2010 @ 16:57 _ Link to this message    Send private message to this user   
You are a angel!! I am so happy its work. I have used about 2 weeks working and reading about this process and its work now.....

Its work now and the output takes about 1 hour and 20 minutes...
The next question is: This DVD has 2 files. I will do the same on the other file. When they are finish can i, replace them with the original files or is there other thinks i shall do so i can burn them with NERO on a DVD????
Senior Member
_
25. January 2010 @ 17:18 _ Link to this message    Send private message to this user   
You're taking 2 VOB's out of a Video_ts folder, re-encoding them,
and you want to replace the original VOB's with the two you created?

I don't think this will work as-is, you may need to reauthor the DVD,
and I think you may lose the original menu.

But this is not an area I'm that experienced with . If I were you,
when you're ready, make a new thread in the dvd video-authoring
forum. http://forums.afterdawn.com/forum_view.cfm/126
Include as much detail as possible - what you did, and what
you want to see. Somebody else will help you.
bozzi
Newbie
_
25. January 2010 @ 17:30 _ Link to this message    Send private message to this user   
The DVD has no menu... I will try to replace them and see what happens. Thanks a lot for you time and help. If it not work i will do a new thread.....

Thanks again
bozzi
Newbie
_
26. January 2010 @ 08:34 _ Link to this message    Send private message to this user   
Hi again davexnet.
Do you know why TMPGEnc DVD Author makes 2 dvd "VOB format" files in the output even if the input only has one file??? How can i do, so the input and the output is same size?
Senior Member
_
26. January 2010 @ 11:41 _ Link to this message    Send private message to this user   
Since it's an authoring app., it must be creating the video_ts folder
and contents to the DVD specification.

The spec says that each VOB can only be up to 1GB in size.
The continuation goes onto succeeding VOBs. For example,
VTS_01_1.VOB continues onto VTS_01_2.VOB.
bozzi
Newbie
_
26. January 2010 @ 12:16 _ Link to this message    Send private message to this user   
ok, but still it make the VOB files bigger then the original? I have to get some software which can combine all VOB files to one DVD so i can burn it out and see the movie on my dvd player...
Advertisement
_
__
 
_
Senior Member
_
26. January 2010 @ 14:42 _ Link to this message    Send private message to this user   
Well you can set the bit-rate to what ever you want (within the dvd
spec) when you do the encoding. If it's bigger than it was, it's
set too high.

One way of finding the bit-rate to use is to open the original VOB's in virtualdub and look at file/info. It will tell you there,
just use those values in the encoder.


Then make a post in the dvd-authoring forum as I mentioned before.
Related links
Download TMPGEnc from here.
Read AfterDawn.com's VCD and SVCD guides from here!
 
Related forum topics Posts Last post Forum room
TMPGEnc Authoring Works 4 and H.264 Video Preview Playback is SLOW 1 2. January 2014 Video to DVD
Review: TMPGEnc Authoring Works 4 7 15. June 2011 News comments
TMPGEnc Video Mastering Works 1 11. May 2011 Convert DVD to another format
TMPGenc Xpress 4.0 6 26. October 2010 Video - Software discussion
TMPGEnc authoring software question 4 4. September 2010 Video to DVD
Problems loading Blu Ray files into TMPGEnc DVD Author 4 3 15. April 2010 Blu-ray players
Problems loading m2ts files into TMPGEnc DVD Author 4 1 14. April 2010 Video to DVD
Copy the input format in TMPGEnc 4.0 XPress 2 14. April 2010 Video - Everything else
italics in TMPGEnc Authoring Works 4 1 26. March 2010 Video to DVD
TMPGEnc Authoring Works 4- Cannot import MPEG 2 6 19. March 2010 Video to DVD

 
afterdawn.com > forums > general discussion > user submitted guides > error in tmpgenc dvd author 3
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2024 by AfterDawn Ltd.

  IDG TechNetwork