I'v been trying to run a (remux) HD DVD backup trough DGIndex to use it in meGUI (*.ts files).
It's working fine, all but the PID to the videostream. It gives the error as displayed in the subject. I can watch the movie trough DirectShow and Media player Classic without problems.
Whats wrong?
Closed Thread
Results 1 to 5 of 5
-
-
It's probably H264 or VC1 video. You might have to use DirectShowSource in Avisynth.
-
I don't know Megui well enough to tell you. In straight AVIsynth, you'd have to download the ffmpegsource plugin http://ivtc.org/new/FFmpegSource17.rar Installation is a bit different than other Avisynth plugins - copy the orange highlighted files to \windows\system32 & copy the blue highlighted file to your \Avisynth 2.5\plugins folder
Syntax is something like:
FFmpegSource(source="Movie.vc1",track=-1,seekmode=0,timecodes="test.timecodes",cache=true ,cachefile="test.ffcache")
AssumeFPS(23.976)
I think AutoMKV will work as well, as long as you choose "Use DirectShowSource" as an option.
-
Thanks for the help so far! I got one backup to work.
But ... i have a couple more backups how do not work. I have tried every(!!) program possible who are designed to extract video and audio streams from .ts files.
The main problem is the PIDs. None of the programs seem to be able to find the video PID. I have successfully extracted the sound (.ac3).
I have tried to set the PID in DGIndex manually, but i don't work. The backup runs perfect in MPC (mediaplayer classic) with DirectShow. It gives me some numbers, but i dont know how to use them. See image bellow.
The files look like this:
My ultimate goal is to demux the .ts files = separate audio / video files, and compress them afterwards.
Any ideas?
You are in breach of the forum rules and are being issued with a formal warning.
No help with illegal downloads at VideoHelp. Read the rules please.
/ Moderator mats.hogberg
Similar Threads
-
DGindex "NO video sequence header found"
By JackDanielZ in forum Video ConversionReplies: 4Last Post: 28th Apr 2012, 08:41 -
DGIndex makes Video out of sync with Audio - please help!
By VideoFanatic in forum Video ConversionReplies: 10Last Post: 16th Oct 2011, 16:53 -
AutoGK problem 'No video sequence header found'
By Sneblot in forum Video ConversionReplies: 2Last Post: 11th Jun 2011, 11:23 -
Ripping Error: Pack Header Not Found (0x00000000)
By src2206 in forum DVD RippingReplies: 6Last Post: 26th May 2008, 11:49 -
.mkv: no EBML header found?
By rotuts in forum MacReplies: 1Last Post: 31st Jan 2008, 08:56