2019-01-21 12:04 GMT+01:00, Virtual Cloud <[email protected]>: > Kindly I need your support to convert WMV/ASF file to MP4. ffmpeg reported > error: Progressive Segmented Frame mode: not supported (yet).
This is ticket #2685: https://trac.ffmpeg.org/ticket/2685 Feel free to provide your sample. > Does ffmpeg support PsF? Is there any parameter/tool we can use to convert > PsF WMV/asf file to mp4 in Linux? MPlayer / MEncoder. > ./ffmpeg -i test1.asf -c:v libx264 -strict -2 test1.mp4 > ffmpeg version 4.1-tessus https://evermeet.cx/ffmpeg/ Copyright (c) For future questions: Please remember that releases are not supported here, only current FFmpeg git head is. 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".
