>> If I now insert all I-Frames (obtained from the video with different
>> resolution), the alignment is displaced again. :(
> When you say you insert I-frames, you mean you are forcing keyframes right? 
> Are you also telling the segmenter to split at those timestamps?
>
Yep.
Is there a way to tell ffmpeg to split at those timestamps?

>> Is there a way to select the I-Frame where the video gets split into chunks?
> Depends on the muxer you are using.

I'm using dash muxer.

>> Is there a limit for the minimum filesize for a chunk?
> Probably, depends on the format.

fmp4

>> Can I split on each I-frame?
> You can split anywhere, but the results might not be very useful depending on 
> what you plan to do with it.
I think if I insert a keyframe, ffmpeg splits it there... Inserting 220
key frames results in 220 segments. ^^

Thanks a lot :)
_______________________________________________
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".

Reply via email to