i want the pts of the output file begins with 0. using this cmd: ffmpeg -i 0.flv -c:v libx264 -vf setpts=PTS-STARTPTS -acodec libfdk_aac -f mp4 -y out.mp4
But NOT WORK. How to set pts of output file from 0? _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
