GNOME Bugzilla – Bug 783860
riff-media add H.265
Last modified: 2018-11-03 11:57:15 UTC
Created attachment 353890 [details] [review] riff-media: add H.265 I have an avi file with H.265 video, in my case fourcc is 892744264, I added some other possible variants too
Can you provide some sample files? Adding h265 into AVI seems like the one of the worst ideas ever, h264 was already not very clever. We definitely shouldn't allow muxing that, but adding demuxing support should be fine.
sample file here http://94.177.162.225/temp/h265.avi I can play it with vlc (2.2.6) but not with ffplay (3.3.2)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/359.