Hi,
My wife has an iPhone on which she created a movie from some photo's. The result is a .mov file. The file plays fine on her Windows laptop. I tried to play it on FreeBSD with mpv but this results in:
So I thought this is some codec issue and installed VLC to see if that works better, but VLC gave the same error message. I also tried to play it on a laptop running Slackware Linux with Xine, but Xine complains about a missing "demuxer", which is probably the same problem as on FreeBSD.
So the question is if it's possible to play .mov files created on an Apple iPhone? Or is this a digital rights thing and not possible to play on an open source OS?
Regards,
Marco
My wife has an iPhone on which she created a movie from some photo's. The result is a .mov file. The file plays fine on her Windows laptop. I tried to play it on FreeBSD with mpv but this results in:
Code:
[ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[lavf] avformat_open_input() failed
[ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[lavf] avformat_open_input() failed
Failed to recognize file format.
So the question is if it's possible to play .mov files created on an Apple iPhone? Or is this a digital rights thing and not possible to play on an open source OS?
Regards,
Marco
Last edited by a moderator: