This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Re: DM365 MPEG4 Video not playing on Quicktime

I'm using v2.0 of the dvsdk. I am able to get VLC to play the video, but we would like to do some post-processing of the stream. Essential we would like to use libavcodec to read the data and play it back in a different tool. I've the latest daily builds of ffmpeg, but it will only decode the first two frames or so. What I've been able to do now, is use mencoder to recompress the file to another MPEG4 stream and put it in an MP4 container. Then I can get ffmpeg to read the file. I've even tried demo versions of tools that are suppose to check the file for compliance, and they simply lock up or crash.

Something just doesn't seem right to me.