.mov is s container type, which can contain many types of codecs. We support most codec types, but there are a few proprietary ones such as ProRes which we can not yet.
What is the codec type of the video in the file?
So whats the story with ProRes. I know it used to be unsupported due to Windows 64 bit issues, but it seems like other 64 Bit Windows Media Server Platforms (Such as D3 or Watchout) Support ProRes. I periodically have to deal with clients who, for better or worse, simply demand ProRes without taking the time to understand why other codec choices are better. Is there any plan to add ProRes support back in? I believe the latest versions of libavcodec support it now as well.
Watchout is 32-bit it seems, which allows them to use QT for their playback. I wouldn’t want to do that since QT for windows hasn’t been updated in forever, and is artificially throttled to a single decode thread at a time (last I checked). Not sure what path D3 took.
For us the big issue is the licensing from Apple. It’s unclear if we are allowed to use the codec in ffmpeg without a license. If we do get a license from Apple, it’s unclear if they would let us use ffmpeg as the decode instead of their own library.
It’s on my todo to get into contact with Apple to see what can be done though.
Files are H264, so the codec is file. The issue seems to be the cell in the table you are referencing. Notice that the path in the moviein1 node isn’t the movie path, it’s taking the wrong column from the DAT.
If you change the [0,1] part of the expression to reference the correct column , this should work.
F4V isn’t a supported extension for TD currently, although it could be. If you just rename that file to .mov it’ll load fine in TD.
A good way to test movie playback in TD is to just drag the file onto your network, and see if it plays. What way you’ll know if the issue is caused by your node setup or if TD doesn’t support the filetype you are trying to play.
Hello sir, td can’t read video files in mov format, showing a yellow mark, I don’t know how to deal with it. Do you have a good method and specific operation steps?
Thanks and look forward to your recovery