On 05/06/2024 18.44, Paul B Mahol wrote:
-snip-
Where can I obtain OFFmpeg product/solution?
I regret that you can't, Paul. I'm one old person working alone and I program mainly in assembly
(and scripts of course), not 'C'. But I have experience leading coding groups and in the last year
I'v
On Wed, Jun 5, 2024 at 6:00 PM Mark Filipak
wrote:
> On 05/06/2024 09.44, Paul B Mahol wrote:
> >
> > What is OFFmpeg ? and how to use it?
>
> It is Object-FFmpeg. It is a fully video-object-oriented language, not
> functions pasted into python.
>
> Objects are video/audio/subtitle/chapter stream
Hi,
I am developing a feature in my Android application where I want to
generate the video thumbnail of HLS video.
I tried to generate the thumbnail using
Android native MediaMetadataRetriever but it failed for HLS video so that
is the reason I have decided to use FFMpeg and the only feature I wa
On 05/06/2024 09.44, Paul B Mahol wrote:
What is OFFmpeg ? and how to use it?
It is Object-FFmpeg. It is a fully video-object-oriented language, not
functions pasted into python.
Objects are video/audio/subtitle/chapter streams, frames, fields, pictures,
halfpics, scans.
There's very few g
On Wed, Jun 5, 2024 at 3:47 AM Mark Filipak
wrote:
> For your reading pleasure, I've attached 'How To Make IDR Cuts.pdf'.
>
What is OFFmpeg ? and how to use it?
> --Mark.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/
Hi,
I am developing a feature in my Android application where I want to
generate the video thumbnail of HLS video.
I tried to generate the thumbnail using
Android native MediaMetadataRetriever but it failed for HLS video so that
is the reason I have decided to use FFMpeg and the only feature I wan