Quantcast Ever Try to Convert KVCD to a KVCD File? - digitalFAQ.com Forums [Archives]
  #1  
02-25-2004, 12:38 AM
easymenu easymenu is offline
Free Member
 
Join Date: Feb 2003
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
I've been doing some experimenting and stumbled across this odd problem. I made a file from a video capture and thought to find out if I could take that processed file and reprocess it. Why? Well, I've been reading about MPEG and how one company's product makes MPEGs one way and another makes them another way -- but still other programs won't accept either (out of specs? whatever).

So, I was thinking, just how good is TMPGEnc (or, for that matter, any piece of software in the entire KVCD process)? Can it take it's own product without choking? So took the KVCD file I made using AviSynth (2.0.8 under WinNT4) and TMPGEnc (2.5.20) and made a simple AVS file to feed it through again:

Code:
# using MPEG2DEC_nic.dll
mpeg2source( "tmpgenc_KVCD.mpg" )
Usually, before I do any TMPGEnc'ing, I'll simply run the AVS file with Windows Media Player to see what it looks like. THAT is where it got stuck. When the AVS file is run, MPEG2DEC first creates it's D2V file. But it's a bad file - no list of information beyond the header info - and WMP locks up. There's what I get:

Code:
DVD2AVIProjectFile
1
35 tmpgenc_KVCD.mpg

Stream_Type=1,0,0
iDCT_Algorithm=2
YUVRGB_Scale=1
Luminance=128,0
Picture_Size=0,0,0,0,0,0
Field_Operation=0
Frame_Rate=25000
Location=0,0,0,0
 9

FINISHED
This indicates that whatever TMPGEnc produces, MPEG2DEC doesn't like. (BTW, TMPGEnc has no problem processing the actual KVCD file itself. However, everything stops when it's fed in via AVS -- the MPEG2DEC problem again.)

Anyone ever notice this? Is there a bug in the MPEG2DEC file, or some other file (like DVD2AVI)? Is it the same with AVS 2.5.x version files or other versions of TMPGEnc? Just an inquiry ...
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
02-25-2004, 04:32 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
You KVCD is MPEG2 or 1 ?
Reply With Quote
  #3  
02-26-2004, 05:07 AM
easymenu easymenu is offline
Free Member
 
Join Date: Feb 2003
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
The orginal capture was an MPEG2.

That file was then produced into the MPEG1 KVCD.

Trying to produce the next generation MPEG1 KVCD file (from the previous MPEG1 KVCD file) causes the problem.

I would think that if everything is working properly right down the line, there shouldn't be this "generational" problem -- indicating that we all might be producing bad files AND/OR (at least) a couple of our tools need repair.

*shudder*
Reply With Quote
  #4  
02-26-2004, 06:53 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
That's because, as its name can tells you, mpeg2source can't handle mpeg1
(even if you can see in the doc that it can, in fact it never works as you had saw by yourself).

Use "Directshowsource('film.mpg').killaudio()" and everything will be okay.

Note : you must have at least avs2.5.3 for that.
Reply With Quote
  #5  
03-03-2004, 04:53 AM
easymenu easymenu is offline
Free Member
 
Join Date: Feb 2003
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the tips.

The DLL I used was the MPEG2DEC by Nic. I thought it stated somewhere that it could handle any MPEG type, but I cannot find that now.

Anway, I tried your suggestion with AviSynth V.2.5.x (under Win9 and that does work.

(BTW, I just tested this with my original AivSynth 2.0.x (under WinNT4) and it works, too.)
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert MPEG-2 file to KVCD ? Joâo Nova Video Encoding and Conversion 4 06-29-2004 05:12 PM
how to convert a .bin file to a kvcd mpeg? salty3142 Video Encoding and Conversion 2 06-06-2004 09:40 PM
convert an .avi file to KVCD at 352x480? but it's going to be elongated? dug175 Video Encoding and Conversion 1 07-16-2003 09:08 PM
KVCD with DTS Audio file? convert this file to mp2? andybno1 Video Encoding and Conversion 10 05-29-2003 11:30 AM
How to convert an Rm file to kvcd? big Video Encoding and Conversion 1 03-15-2003 02:32 PM

Thread Tools



 
All times are GMT -5. The time now is 09:22 PM  —  vBulletin © Jelsoft Enterprises Ltd