Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th December 2003, 08:14   #1  |  Link
ssaga
Registered User
 
Join Date: Nov 2002
Posts: 29
Problem with Avisynth v2.53 and Dgbob v1.6

I'm trying to encode a captured mpeg2 file into mpeg1,
but whenever I encode it, the TMPGENC returned an avisynth error at address XXXXX and random point in the file.

I used DVD2AVI 1.773dg to parse the mpeg2 file and use the following script to encode.

loadplugin("xxxxx\mpeg2dec3dg.dll")
loadplugin("xxxxx\dgbob.dll")
mpeg2source(".\1.d2v")
dgbob(order=0,mode=0)
bicubicresize(640,480,0,0.5)
ssaga is offline   Reply With Quote
Old 7th December 2003, 19:20   #2  |  Link
Wilbert
Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,364
Is it specific to this mpeg2?
Wilbert is offline   Reply With Quote
Old 8th December 2003, 18:45   #3  |  Link
ssaga
Registered User
 
Join Date: Nov 2002
Posts: 29
Unfortunatily, No...
I have 4 mpeg2 file recorded by the same device,
but only 2 of them have this problem.
I'll try some other mpeg2 files with this script.
ssaga is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:00.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.