Bug 27395

Summary: mp4mux makes (or marks) h.264 profile=high
Product: Sisyphus Reporter: ildar <ildar>
Component: gst-plugins-goodAssignee: Valery Inozemtsev <shrek>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: normal    
Priority: P3    
Version: unstable   
Hardware: all   
OS: Linux   
URL: https://github.com/danielgtaylor/arista/issues/138

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
не актуально