On Thu, Dec 17, 2020 at 5:16 PM Mark Filipak (ffmpeg)
wrote:
> On 12/17/2020 01:43 AM, Carl Eugen Hoyos wrote:
> >
> >
> >> Am 17.12.2020 um 06:23 schrieb Mark Filipak (ffmpeg) <
> markfili...@bog.us>:
> >>
> >> ffmeg -i SOURCE -vf decimate=ppsrc TARGET
> >
> > The decimate filter only makes sens
On 12/17/2020 01:43 AM, Carl Eugen Hoyos wrote:
Am 17.12.2020 um 06:23 schrieb Mark Filipak (ffmpeg) :
ffmeg -i SOURCE -vf decimate=ppsrc TARGET
The decimate filter only makes sense in a filter chain after the fieldmatch
filter.
Carl Eugen
The source video [1] is a 24p movie with a modu
Hi
I am looking at moving from mp4 to matroska for "encoding"
However I have come across a wierd issue wih the title not showing on dlna.
When viewed in vlc or parolethe title is displayed as I would expect,
however on any dlna client , no title, only the filename is shown.
Any tips on how to tra
Hi,
On Thu, 17. Dec 15:08, Sandeshwar Sharma wrote:
> Hi All,
>
> I'm creating an output video file continuously from an input RTSP source
> (cctv camera).
>
> But when the camera is disconnected (for any reason) from the network,
> ffmpeg takes a while (more than 1 minute) to throw an error.
>
Hi All,
I'm creating an output video file continuously from an input RTSP source
(cctv camera).
But when the camera is disconnected (for any reason) from the network,
ffmpeg takes a while (more than 1 minute) to throw an error.
I would like to know which ffmpeg args needs to be passed to change
Thank you for the feedback.
Interestingly, this:
[video4linux2,v4l2 @ 0x56248fe0ab80] Dequeued v4l2 buffer contains
corrupted data (0 bytes).
Appears to be my headache and I kinda discovered it by accident. I was
experimenting with some suggestions from another forum and found this
command: