Rama Krishna Thelagathoti <mrk.ramakris...@gmail.com> writes: > Hello ffmpeg team, kindly help me with following issue > 360sample.mp4 is 360 video and with following command out.mp4 is also 360 > video. > > sudo ffmpeg -i 360sample.mp4 -vcodec libx264 -strict unofficial > -vprofile high -acodec aac out.mp4
An aside: You shouldn't need to run these commands as root (i.e. no need for sudo before ffmpeg). Leo _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".