Re: Can't play .mov video

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/16/18 10:59 AM, Bob Goodwin-Fastmail wrote:
On 10/16/18 07:22, Ed Greshko wrote:
Also, do as Samuel suggested.

ffprobe /mnt/box48/2018-06-Jun-15-LUKE-SHEARING-Clippers/IMG_1563.MOV
.
[bobg@box83 ~]$ ffprobe /mnt/box48/2018-06-Jun-15-LUKE-SHEARING-Clippers/IMG_1563.MOV Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/mnt/box48/2018-06-Jun-15-LUKE-SHEARING-Clippers/IMG_1563.MOV':
   Metadata:
     com.apple.quicktime.make: Apple
     com.apple.quicktime.model: iPhone X
     com.apple.quicktime.software: 11.3.1

New iOS has a new proprietary compression format for pictures and video.

   Duration: 00:00:46.02, start: 0.000000, bitrate: 23273 kb/s
    Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 96 kb/s (default)
     Metadata:
       creation_time   : 2018-06-15T15:18:32.000000Z
       handler_name    : Core Media Data Handler
    Stream #0:1(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080, 23167 kb/s, 59.99 fps, 60 tbr, 600 tbn, 1200 tbc (default)
     Metadata:
       creation_time   : 2018-06-15T15:18:32.000000Z
       handler_name    : Core Media Data Handler
       encoder         : H.264

It looks like it has compressed using h264.

     Stream #0:2(und): Data: none (mebx / 0x7862656D), 0 kb/s (default)
     Metadata:
       creation_time   : 2018-06-15T15:18:32.000000Z
       handler_name    : Core Media Data Handler
     Stream #0:3(und): Data: none (mebx / 0x7862656D), 0 kb/s (default)
     Metadata:
       creation_time   : 2018-06-15T15:18:32.000000Z
       handler_name    : Core Media Data Handler
Unsupported codec with id 0 for input stream 2
Unsupported codec with id 0 for input stream 3

But it also has this.

I tried dnf installing qt5, and removed it. DNF removed and re-installed VLC per instructions on their web page. Nothing I've tried has fixed the problem.

The ui warnings are irrelevant.

VLC on the Fedora 27 plays the same files, this one does not?

That is interesting.

Try running:
ffmpeg -i '/mnt/box48/2018-06-Jun-15-LUKE-SHEARING-Clippers/IMG_1563.MOV' -map 0:0 -map 0:1 -c copy ~/testoutput.mp4 (Change the output file as necessary, but make sure it has an .mp4 extension.)
See if that file will play.

In future, ask whoever is sending these videos to you to turn off hevc on their camera app.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux