[FFmpeg-user] VFR video re-encoding
ValdikSS
iam at valdikss.org.ru
Sun Feb 7 19:28:36 CET 2016
Hello!
I'm having trouble with re-encoding VFR video. Source video consists of main episode part (23.98 FPS) and opening part (29.97 FPS), I've encoded these parts
separately and joined with mkvmerge. It plays fine without stuttering.
Now, I want to re-encode joined file with ffmpeg. I tried:
-vsync 0
-copytb 0
-copytb 1
-copyts
and its' variations. All I get is stuttering opening. I suppose ffmpeg should set different pkt_duration for different FPS, but now it's always set to 41.
Here's a link to source video: http://b.1339.cf/rkszxnz.mkv
It there anything I can do?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 856 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160207/aa4f0228/attachment.sig>
More information about the ffmpeg-user
mailing list