<div dir="ltr">Hello,<div><br></div><div>Using gstreamer-1.10 I have been encoding the output using </div><div><div><br></div><div>! x264enc bitrate=512 speed-preset=6 ! video/x-h264, profile=baseline  ! queue ! mp4mux name=mp4mux ! filesink location=myFile.mp4 </div></div><div><br></div><div>This gives an mp4 file that reports </div><div> Format profile                           : Base Media / Version 2</div><div>Codec ID                                 : mp42 (mp42/mp41/isom/iso2)</div><div><br></div><div>I need to change this to</div><div><div>Format profile                           : Base Media</div><div>Codec ID                                 : isom (isom/iso2/avc1/mp41)</div></div><div><br></div><div>What is the parameter that needs to be changed please?</div><div><br></div><div>Thanks</div><div>Art</div></div>