Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Carl Eugen Hoyos
Am So., 15. Dez. 2019 um 22:20 Uhr schrieb Mark Filipak : > > On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: > > Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak > > FFmpeg (and digital transcoders in general) doesn't know about fields, > > it can only work with frames. (This is also

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Reindl Harald
Am 15.12.19 um 22:44 schrieb Mark Filipak: > On 12/15/2019 04:28 PM, Reindl Harald wrote: >> >> >> Am 15.12.19 um 20:35 schrieb Ulf Zibis: >>> >>> Am 15.12.19 um 20:01 schrieb Reindl Harald: > Also, if some one replies both to the list and to you directly, you > only get the direct copy,

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Mark Filipak
On 12/15/2019 04:28 PM, Reindl Harald wrote: Am 15.12.19 um 20:35 schrieb Ulf Zibis: Am 15.12.19 um 20:01 schrieb Reindl Harald: Also, if some one replies both to the list and to you directly, you only get the direct copy, because it arrives faster than the list copy, which it considers a

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Reindl Harald
Am 15.12.19 um 20:27 schrieb Carlos E. R.: > On 15/12/2019 20.01, Reindl Harald wrote: >>> Also, if some one replies both to the list and to you directly, >>> you only get the direct copy, because it arrives faster than the >>> list copy, which it considers a duplicate. >> that's normal on good

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Reindl Harald
Am 15.12.19 um 20:35 schrieb Ulf Zibis: > > Am 15.12.19 um 20:01 schrieb Reindl Harald: >>> Also, if some one replies both to the list and to you directly, you >>> only get the direct copy, because it arrives faster than the list >>> copy, which it considers a duplicate. >> that's normal on

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Mark Filipak
On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak -snip- Thanks, Carl. I'm going to respond first to the most global architectural issue (as I'm able to recognize issues and discriminate between them). FFmpeg (and digital transcoders in

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/12/2019 21.34, Mark Filipak wrote: > On 12/15/2019 01:43 PM, Carlos E. R. wrote: >> On 15/12/2019 17.44, Mark Filipak wrote: >>> I'm not getting my own posts. No one is responding. I think no >>> one is getting them. >>> >>> Please, if you see

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Mark Filipak
On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak : I run this command: ffmpeg -ss 30.0 -i %1 -hide_banner -filter:v idet -frames:v 900 -an -f rawvideo -y NUL to gather data on multimedia source files (passed in via %1). When asking

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Mark Filipak
On 12/15/2019 01:43 PM, Carlos E. R. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/12/2019 17.44, Mark Filipak wrote: I'm not getting my own posts. No one is responding. I think no one is getting them. Please, if you see this, respond so that I know my messages are being seen.

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Carl Eugen Hoyos
Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak : > > I run this command: > ffmpeg -ss 30.0 -i %1 -hide_banner -filter:v idet -frames:v 900 -an -f > rawvideo -y NUL > to gather data on multimedia source files (passed in via %1). When asking questions on this mailing list, please do not

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Ulf Zibis
Am 15.12.19 um 20:01 schrieb Reindl Harald: Also, if some one replies both to the list and to you directly, you only get the direct copy, because it arrives faster than the list copy, which it considers a duplicate. that's normal on good servers for inbound mail an dthe reason why everybody

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/12/2019 20.01, Reindl Harald wrote: > > > Am 15.12.19 um 19:43 schrieb Carlos E. R. >> Longer explanation: >> >> Gmail deletes what it consider duplicate emails, by looking at >> the "Message-ID" header. The copy of your email sent to the mail

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Reindl Harald
Am 15.12.19 um 19:43 schrieb Carlos E. R. > Longer explanation: > > Gmail deletes what it consider duplicate emails, by looking at the > "Message-ID" header. The copy of your email sent to the mail list back > to you has the same Message-ID than the one in the "Sent" folder, so > it is deleted.

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/12/2019 17.44, Mark Filipak wrote: > I'm not getting my own posts. No one is responding. I think no one > is getting them. > > Please, if you see this, respond so that I know my messages are > being seen. > > Thanks. Give thanks to google for

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Mark Filipak
Thanks Wayne, John, and Dorian. Sorry for posting a reply to the wrong post earlier. My email client decided, right at that moment, to take a dump, and I had to reinstall it. Cheers, Mark. On 12/15/2019 12:25 PM, Dorian Green wrote: Hi I see your post :) On Sun, Dec 15, 2019 at 10:45 AM

Re: [FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Dorian Green
Hi I see your post :) On Sun, Dec 15, 2019 at 10:45 AM Mark Filipak < markfilipak.windows+ffm...@gmail.com> wrote: > I'm not getting my own posts. No one is responding. I think no one is > getting them. > > Please, if you see this, respond so that I know my messages are being seen. > > Thanks. >

Re: [FFmpeg-user] filter_complex - manage missing input

2019-12-15 Thread Mark Filipak
Thanks Wayne & John. I guess I only have to find out why I'm not getting them even though I set up the list server to echo my own posts. Then I have to figure out why no one responds to my questions. Ah, well... On 12/15/2019 11:50 AM, Enrico Vittorini wrote: Hello Gents, i would need an

[FFmpeg-user] filter_complex - manage missing input

2019-12-15 Thread Enrico Vittorini
Hello Gents, i would need an help. I am generating a mosaic with the following code: ffmpeg -re -y -i input.ts -map_chapters -1 -an -sn -dn -filter_complex "color=c=black:size=1920x1080 [base]; [0:#0xb0] setpts=PTS-STARTPTS, scale=320x240,

[FFmpeg-user] Are my posts getting to the list?

2019-12-15 Thread Mark Filipak
I'm not getting my own posts. No one is responding. I think no one is getting them. Please, if you see this, respond so that I know my messages are being seen. Thanks. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

[FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Mark Filipak
I run this command: ffmpeg -ss 30.0 -i %1 -hide_banner -filter:v idet -frames:v 900 -an -f rawvideo -y NUL to gather data on multimedia source files (passed in via %1). I've run it against a wide mix -- close to a hundred -- sources: - 24 FPS, - 25 FPS, - soft telecined, - hard telecined, and

[FFmpeg-user] review request of timecode side data in Matroska

2019-12-15 Thread Dave Rice
Hi all, I participate in the IETF cellar working group which is tasked to document the Matroska container format. Recently via https://github.com/cellar-wg/matroska-specification/pull/287/files we added a method for storing