While transcoding from an input file to flv, is there a way to have it spit out a jpg every 'x' seconds or frames? TIA, Sean
On Mar 14, 2006, at 2:11 PM, Sean K. Moran wrote:
While transcoding from an input file to flv, is there a way to have it spit out a jpg every 'x' seconds or frames?
TIA,
Sean
Just following up to see if anyone has an idea on this. It would be nice to spit out thumbs while transcoding, and not have to have another process of opening and reading the file to a time and spiting out a thumb. Is this possible> Thanks sean
On 4/11/06, Sean K. Moran <sean at i2on.com> wrote:
On Mar 14, 2006, at 2:11 PM, Sean K. Moran wrote:
While transcoding from an input file to flv, is there a way to have it spit out a jpg every 'x' seconds or frames?
TIA,
Sean
Just following up to see if anyone has an idea on this. It would be nice to spit out thumbs while transcoding, and not have to have another process of opening and reading the file to a time and spiting out a thumb.
Is this possible>
I am by no means an expert, but have you checked out the vhook stuff?
From what I gather, that would give you access to the decoded frames before the pass to the encoder.
On Apr 10, 2006, at 5:47 PM, CHRis Halse Rogers wrote:
On 4/11/06, Sean K. Moran <sean at i2on.com> wrote:
On Mar 14, 2006, at 2:11 PM, Sean K. Moran wrote:
While transcoding from an input file to flv, is there a way to have it spit out a jpg every 'x' seconds or frames?
TIA,
Sean
Just following up to see if anyone has an idea on this. It would be nice to spit out thumbs while transcoding, and not have to have another process of opening and reading the file to a time and spiting out a thumb.
Is this possible>
I am by no means an expert, but have you checked out the vhook stuff?
From what I gather, that would give you access to the decoded frames before the pass to the encoder.
No, I sure haven't. Will check it out now. This is the first I have heard of it, so thanks! I will report back my findings to the group. ;) Sean
participants (2)
-
chalserogers@gmail.com -
sean@i2on.com