Hi,

> -   Andreas Rheinhardt:

> > Example of use:
> > ffmpeg -f mpegts -i INPUT.ts -map i:101 -c:v copy -map i:102 -bsf:a 
> > delayer=offset=3600 -c:a copy -f mpegts OUTPUT.ts
>
> The delay applied here depends on the timebase. Wouldn't it be more
> user-friendly to let the user input the delay in (say) microseconds
> and convert it appropriately?

You can see that inside the TODO comments there is something similar pointed.
In the future you will be able to use Frames, Seconds or Absolute values.
However, the first step would be to include the plugin as it is, don't you 
think?


> And ff_delayer_bsf isn't properly aligned.

Now, I see it... sorry!


Regards.
A.H.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to