Re: [FFmpeg-user] decimate=ppsrc question

2020-12-17 Thread Paul B Mahol
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

Re: [FFmpeg-user] decimate=ppsrc question

2020-12-17 Thread Mark Filipak (ffmpeg)
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

[FFmpeg-user] Titles not showing on dlna with matroska

2020-12-17 Thread Mike Martin
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

Re: [FFmpeg-user] RTSP input source

2020-12-17 Thread Andriy Gelman
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. >

[FFmpeg-user] RTSP input source

2020-12-17 Thread Sandeshwar Sharma
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

Re: [FFmpeg-user] Trying to write to disk the output of a USB capture card and can't combine video and audio

2020-12-17 Thread Geoff Sweet
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: