Re: [FFmpeg-user] Troube with piping into ffmpeg and fast seeking

2017-01-07 Thread Expenses
.webms than .mp4s). Given that output seeking is so much slower than fast seeking, it really isn't practical for me to use it instead. I'm on OSX 10.11, but I had the exact same problem on a Raspberry Pi 2 running Arch Linux. > On 8/01/2017, at 11:48 AM, Moritz Barsnick wrote: >

Re: [FFmpeg-user] Troube with piping into ffmpeg and fast seeking

2017-01-07 Thread expenses
Sorry about the way that formatted in email form. I used 'raw' tags on the website to indicate code. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Troube-with-piping-into-ffmpeg-and-fast-seeking-tp4678785p4678786.html Sent from the FFmpeg-users mailing list archive a

[FFmpeg-user] Troube with piping into ffmpeg and fast seeking

2017-01-07 Thread expenses
Hi, I'm having trouble piping into ffmpeg with fast seeking on several videos, for example, this one ('Download file' under 'more').What I'm trying to do is to pipe some video in, seek to a specific point and write out a frame. This is written in python, but my problem is t