VirtualDub(Mod) Error
- meleechampion
- Joined: Fri Mar 03, 2006 11:05 pm
- Status: wtf is a jabber address
VirtualDub(Mod) Error
I'm trying to open a file. No joke, this is the message box that pops up:
"Didn't found the timecode for a Block"
What does that even mean?!?!
"Didn't found the timecode for a Block"
What does that even mean?!?!
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus
- Minion
- Joined: Sat May 22, 2004 10:16 pm
- Location: orlando
- Contact:
- BasharOfTheAges
- Just zis guy, you know?
- Joined: Tue Sep 14, 2004 11:32 pm
- Status: Breathing
- Location: Merrimack, NH
- meleechampion
- Joined: Fri Mar 03, 2006 11:05 pm
- Status: wtf is a jabber address
- MadScientist
- Joined: Wed Sep 13, 2006 2:04 pm
- Location: Thornton, CO
That error looks like it was written by one of my bosses, whose only language is english. Half the fun of our job is deciphering his emails.
When I have had problems with dodgy MKV containers in VDubMod, Ihave used MKVextractGUI 1.5.5 to extract the video stream into AVI, and it has worked flawlessly after that.
- meleechampion
- Joined: Fri Mar 03, 2006 11:05 pm
- Status: wtf is a jabber address
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
This sometimes happens with MKV, and not in cases where the one authoring the file used ISO-AVC - it often may occur along with the 'Track 1 doesn't have a samplerate' error. It 'might' be a remuxed ISO-ASP file, which would mean it'd be necessary to use MKVExtract (the command-line, not the GUI) to extract the video stream, then use YAMB/MP4Box to mux it into MP4, and then use YAMB or MP4Box again to extract it to an AVI. MKVMerge used to convert ISO-ASP streams into VFW mode if the --native-mpeg4 parameter wasn't set, but I think that was removed (the conversion, not the --native-mpeg4 option) and keeps the streams the same now.
If the video stream can be demuxed to AVI, then do that. If it can't, serve it in with AviSynth and FFmpegSource.
If the video stream can be demuxed to AVI, then do that. If it can't, serve it in with AviSynth and FFmpegSource.