Bug 27395 - mp4mux makes (or marks) h.264 profile=high
Summary: mp4mux makes (or marks) h.264 profile=high
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: gst-plugins-good (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL: https://github.com/danielgtaylor/aris...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-03 09:46 MSK by ildar
Modified: 2019-12-09 12:46 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ildar 2012-06-03 09:46:40 MSK
По мотивам бага https://github.com/danielgtaylor/arista/issues/138
$ gst-launch videotestsrc num-buffers=90 ! x264enc profile=baseline ! mp4mux ! filesink location=test.mp4
  produces High-profile mp4, while
$ gst-launch videotestsrc num-buffers=90 ! x264enc profile=baseline ! ffmux_mp4 ! filesink location=test.mp4
  produces Baseline.
У апстрима те же проблемы?
Comment 1 Valery Inozemtsev 2019-12-09 12:46:31 MSK
не актуально