As I'm editing film on the RPI melt doesn't yet playback smoothly so
instead, I use omxplayer to playback film after making edits with melt.

To specify a point in time in melt one uses frames. However omxplayer can
only go as specific as seconds.

So, on playback using omxplayer ill say to start at 02:05 (for example).

and this will mean ill have to go (125 seconds * 23.976025 fps)
to know where to tell melt to start playback.
This was the exact command i used.

melt cut1.mp4 in=2997.5 out=3117.4 -consumer avformat:cut2.mp4
vcodec=libxvid b=5000k

on playback however of the new cut2.mp4 file with omxplayer the footage
includes what previously equated to 122 mabybe 123 seconds omplayer.

Why is this inaccuracy happening?

Many thanks
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to