change major_version for x264enc gst-1.10
art vanderhoff
vanderhoffer at gmail.com
Thu Nov 17 17:30:52 UTC 2016
Hello,
Using gstreamer-1.10 I have been encoding the output using
! x264enc bitrate=512 speed-preset=6 ! video/x-h264, profile=baseline !
queue ! mp4mux name=mp4mux ! filesink location=myFile.mp4
This gives an mp4 file that reports
Format profile : Base Media / Version 2
Codec ID : mp42 (mp42/mp41/isom/iso2)
I need to change this to
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
What is the parameter that needs to be changed please?
Thanks
Art
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161117/d589b804/attachment.html>
More information about the gstreamer-devel
mailing list