VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. Member
    Join Date
    Sep 2004
    Location
    Australia
    Search Comp PM
    Is there a program that can convert divx to quicktime? I tried quicktime pro but it couldn't play divx files when I already have the codec installed =[.
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Quote Quote  
  3. Try FFmpeg.

    Simple example:
    Code:
    ffmpeg.exe -i test0.avi -f mov -vcodec svq1 -sameq -acodec pcm_alaw test0.mov
    Code:
    ffmpeg.exe -i test1.avi -f mov -vcodec mpeg4 -sameq -acodec mp3 test1.mov
    Code:
    ffmpeg.exe -i test2.avi -f mov -vcodec h264 -sameq -acodec aac test2.mov
    FFmpeg Documentation

    ---

    Or try SUPER.
    Quote Quote  
  4. Member
    Join Date
    Sep 2004
    Location
    Australia
    Search Comp PM
    I tried using Mpeg StreamClip but I have a problem. Any codec I use will not play the video but it plays the audio. I also noticed if I play it inside Mpeg StreamClip it doesn't show the video at all but I can hear the audio. Why is that?
    Quote Quote  
  5. Originally Posted by Shaorin
    I tried using Mpeg StreamClip but I have a problem. Any codec I use will not play the video but it plays the audio. I also noticed if I play it inside Mpeg StreamClip it doesn't show the video at all but I can hear the audio. Why is that?
    MPEG StreamClip required QuickTime Player or QuickTime Alternative.
    Used only QT codecs.
    Not use VfW codecs and DirectShow filters.
    Can't read DivX, Xvid (and many other) wideo streams.
    Can read AVI with Cinepak, Indeo (3 & 4, but not 5), MS Video 1, MJPEG, DV-AVI (DVSD, but not CDVC), uncompressed RGB (but not YV12).
    Quote Quote  
  6. Member
    Join Date
    Sep 2004
    Location
    Australia
    Search Comp PM
    I already have Quicktime Player installed. Is Apple Motion JPEG A a QT codec? cause I already tried that. If the input can't read divx then why did Baldrick mentioned it =[
    Quote Quote  
  7. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    I think you need the 3ivx codec to be able decode divx/xvid in mpeg streamclip.
    Quote Quote  
  8. Member
    Join Date
    Sep 2004
    Location
    Australia
    Search Comp PM
    thanks it works now!
    Quote Quote  
  9. Originally Posted by Baldrick
    I think you need the 3ivx codec to be able decode divx/xvid in mpeg streamclip.
    Confirmed.
    It work for QuickTime Player and of course Mpeg StreamClip.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!