[FFmpeg-user] Create a 10-bit VLog test video

2020-09-19 Thread Michael Koch
Hello all, I want to create a 10-bit VLog test video which contains 18 levels of gray, according to Panasonic's VLog curve. The curve is documented here: https://pro-av.panasonic.net/en/cinema_camera_varicam_eva/support/pdf/VARICAM_V-Log_V-Gamut.pdf I want the leftmost bar to be black (128)

Re: [FFmpeg-user] Create a 10-bit VLog test video

2020-09-19 Thread Mick Finn
Does vlc even support 10 bit playback on supported monitors? I have 10 bit calibrated monitor and don’t notice the same difference with vlc as with say resolve Sent from my iPhone > On Sep 19, 2020, at 5:10 PM, Michael Koch wrote: > > Hello all, > > I want to create a 10-bit VLog test

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread Jim DeLaHunt
On 2020-09-19 01:24, peter.lysyan...@gmail.com wrote: Dear team, I was unable to use FFmpeg to convert the * .cin file to * .avi. Can you please help? Hello, Peter: Welcome to the ffmpeg-user list. I am not a great expert on *.cin files or on FFmpeg, but I have seen over time that on this

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread Reto Kromer
peter.lysyan...@gmail.com wrote: >I was unable to use FFmpeg to convert the * .cin file to >* .avi. Cineon (.cin) was a predecessor of DPX, introduced by Kodak as a digital postproduction format for cinema movies in the early 1990s, and today it's essentially one of its flavours. Best regards,

[FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread peter.lysyansky
Dear team, I was unable to use FFmpeg to convert the * .cin file to * .avi. Can you please help? Thank you, Peter Lysyansky, PhD Algorithmic solutions +972 54 729 9573 ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

[FFmpeg-user] ffprobe timeout is not working

2020-09-19 Thread gilmotta
Hello Everybody, I'm afraid this is a recurring subject but -timeout and -stimeout is not working for me. I look at older posts but no luck. I tried seconds, milliseconds and micro seconds but no matter what I do ffprobe returns immediately when I type the command with -timeout or -stimeout

Re: [FFmpeg-user] Create a 10-bit VLog test video

2020-09-19 Thread Paul B Mahol
On Sat, Sep 19, 2020 at 12:10 PM Michael Koch wrote: > Hello all, > > I want to create a 10-bit VLog test video which contains 18 levels of > gray, according to Panasonic's VLog curve. > The curve is documented here: > >

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread Jim DeLaHunt
On 2020-09-19 02:26, peter.lysyan...@gmail.com wrote: ... The FFmpeg command: >ffmpeg -i usimage21010021041935.cin usimage21010021041935.avi And the result is: "usimage21010021041935.cin: Invalid data found when processing input" […image deleted…] For the next time, please do

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread Paul B Mahol
Hi, On Sat, Sep 19, 2020 at 11:12:05AM +0200, Reto Kromer wrote: > peter.lysyan...@gmail.com wrote: > > >I was unable to use FFmpeg to convert the * .cin file to > >* .avi. > > Cineon (.cin) was a predecessor of DPX, introduced by Kodak as > a digital postproduction format for cinema movies in

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread peter.lysyansky
If you ask me- this is my first experience with FFmpeg, so I have no idea about your question. Actually I will appreciate some practical instructions. I desperately need the acquired data in any reasonable format. Thank you, Peter -Original Message- From: ffmpeg-user On Behalf Of

[FFmpeg-user] Segment at Scene Change

2020-09-19 Thread Michael Davis via ffmpeg-user
HI all, I am either not asking the question in a way Google can understand, or no one has asked this, as every issue I can find is in regards to outputting images of each scene. I want to output video segments… I have an input video that is basically a slide show, except the slides coincide

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread Paul B Mahol
On Sat, Sep 19, 2020 at 11:56:24PM +0300, peter.lysyan...@gmail.com wrote: > Thank you for helpful recommendations. > > This is my first experience with FFmpeg > > Please see my comments below. > > > > Best regards, > > Peter > > > > From: Jim DeLaHunt > Sent: Saturday, September 19,

Re: [FFmpeg-user] bwdif filter question

2020-09-19 Thread Mark Filipak (ffmpeg)
On 09/18/2020 03:01 PM, Carl Eugen Hoyos wrote: Am 16.09.2020 um 15:58 schrieb Mark Himsley : On Mon, 14 Sep 2020 at 15:42, Mark Filipak (ffmpeg) wrote: Is the input to the bwdif filter fields or frames? The input to every filter in a filter chain is a raster of pixels. That raster may

Re: [FFmpeg-user] Transcoding mpeg2video in mpegts to h264 in mpegts has fast playback

2020-09-19 Thread Patrick Double
> On Sep 18, 2020, at 1:37 PM, Carl Eugen Hoyos wrote: > > > >> Am 18.09.2020 um 18:51 schrieb Pat Double : >> >> Here is my sample: >> >> https://www.dropbox.com/s/7s7itvj1uy2nov7/RobotMaker-short.ts > > Please provide an input sample, never provide output files unless > specifically

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread Paul B Mahol
On Sat, Sep 19, 2020 at 11:14:03PM +0300, peter.lysyan...@gmail.com wrote: > If you ask me- this is my first experience with FFmpeg, so I have no idea > about your question. > > Actually I will appreciate some practical instructions. > > I desperately need the acquired data in any reasonable

Re: [FFmpeg-user] how to convert *.cin into *.avi?

2020-09-19 Thread peter.lysyansky
Thank you for helpful recommendations. This is my first experience with FFmpeg Please see my comments below. Best regards, Peter From: Jim DeLaHunt Sent: Saturday, September 19, 2020 10:25 PM To: peter.lysyan...@gmail.com Cc: ffmpeg-user@ffmpeg.org Subject: Re: [FFmpeg-user] how to