This might be an unusual one. Struggling to convert my camera clips to MPEG2 for DVD
I can PLAY the AVI perfectly in Media Player Classic (uses FFDShow)
I can PLAY with WMP9 (it reports using ffdshow MPEG-4 Video Decoder)
BUT
Windows XP does NOT provide a thumbnail preview (well it does but it is black)
When I load into VirtualDub it doesn't show the Video. I had thought maybe I could decompress to encode the thing as MPEG2
When I load into Boilsofts AVI to VCD it shows the video in preview window but I get black video in the resulting MPG.
Same with Ulead DVD MovieFactory
Any ideas PLEASE?
+ Reply to Thread
Results 1 to 9 of 9
-
-
Maybe try using an AVISynth script, which could be as simple as:
Code:AVISource("c:\clips\clip.avi")
If in doubt, Google it. -
Have you looked at the AviSynth documentation? A quick search for "MJPEG" turns up some help at:
http://www.avisynth.org/AviSource
near the bottom. Two possible solutions, plus a link for more info.
Good luck,
Jim -
Canon MJPEG avi movies open directly in Windows Movie Maker, ULead Video Studio, Pinnacle Studio, etc.
Mine opens directly in Virtualdub but the MJPG_Mainconcept Video V3.2.4 codec that Virtualdub is using was probably loaded from a different editor. -
Thanks... I DLed the Morjan MJPG codec and I can now at least convert them.... god knows what changed on my system but at least I am working (sort of!)
Similar Threads
-
Converting Avi to Mpg using ffmpeg
By sumit_pankaj in forum Video ConversionReplies: 5Last Post: 31st May 2020, 20:42 -
converting flv to avi/mpg
By nimrodm in forum Video ConversionReplies: 1Last Post: 14th Feb 2010, 07:05 -
Problem with converting MOV files from iMovie / Camera
By pred02 in forum Video ConversionReplies: 1Last Post: 23rd Sep 2009, 02:25 -
Converting MPG to AVI type2 (batch)
By statman24 in forum Video ConversionReplies: 8Last Post: 19th Jul 2007, 04:30 -
Problem converting from .AVI or .MPG -> DVD
By ConaHead in forum Video ConversionReplies: 9Last Post: 15th May 2007, 22:13