Azevedo
8th May 2014, 03:48
Hi,
I'm using ffmpeg to clip a video using -ss XXXX -t XXXX -c copy options. The output is playing as if it was like 16fps or so.
May be something related to b-frames / packed bitstream.
How can I fix that?
original:
http://i.imgur.com/DKmhaxb.png
clipped (lossless, codec copy)
http://i.imgur.com/T2qFk2t.png
Thanks
I'm using ffmpeg to clip a video using -ss XXXX -t XXXX -c copy options. The output is playing as if it was like 16fps or so.
May be something related to b-frames / packed bitstream.
How can I fix that?
original:
http://i.imgur.com/DKmhaxb.png
clipped (lossless, codec copy)
http://i.imgur.com/T2qFk2t.png
Thanks