hi i have a http mjpeg VFR stream from camera, i would like to store it with proper PTS. using -vcodec copy , into mp4 or mkv. after many tries, i think that the mjpeg decoder does not set PTS correctly. i have tried -vsync vfr , but everytime avconv sets a CFR in output. is there any way to preserve VFR ? thank you Mike.