OK. Thanks for your reply. Regards, Mayank
On Mon, Aug 27, 2018 at 6:04 PM Carl Eugen Hoyos <[email protected]> wrote: > 2018-08-27 16:38 GMT+02:00, Mayank Aggarwal < > [email protected]>: > > Hi, > > > > I have a .webm recording of a mobile stream which has dynamic resolution > > ie. the resolution changes from 640x480 to 480x640 in between when the > user > > changes the orientation of the mobile from portrait to landscape. > > > > When I convert this .webm recording to .mp4 using FFmpeg, FFmpeg locks > the > > resolution to that of the initial resolution in the .webm file. In my > case > > it locks to 640x480. > > > > Is it possible to convert the file to .mp4 using FFmpeg without locking > the > > resolution? > > Variable resolution is not supported. > > Carl Eugen > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
