Am 24.10.2022 um 18:36 schrieb Naveen.B:
Are you sure that there is a file CapturedImage-000.raw ?
You forgot to specify the input pixel format.
Many parameters are missing for the raw output. But the error message is
from the input.
Do you really want raw video? That's not the easiest format fo
>
> Are you sure that there is a file CapturedImage-000.raw ?
> You forgot to specify the input pixel format.
> Many parameters are missing for the raw output. But the error message is
> from the input.
>
> Do you really want raw video? That's not the easiest format for a beginner.
> Everything mus
On 10/24/2022 8:50 AM, Naveen.B wrote:
These files are present in the directory, but still its throwing this
error, No such file or directory.
Please show us the command output of making an mp4 file.
It really sounds as if you haven't studied the documentation very well.
Likewise, raw video o
Am 24.10.2022 um 17:50 schrieb Naveen.B:
Hello Team,
I have managed to convert raw Images files to .mp4 video,
I need to encode to a RAW video instead, could you please let me know
the
command for this?
RAW Image file is,
resolution - 1600x1300
fps-30
bit depth-16bit
Do not specify a vide
Am 24.10.22 um 17:50 schrieb Naveen.B:
C:\Naveen\projects\DMS\software\ffmpeg_full\ffmpeg\bin>ffmpeg -f rawvideo
-s 1600x1300 -r 30 -i CapturedImage-%03d.raw raw_video.raw
CapturedImage-%03d.raw: No such file or directory
These files are present in the directory, but still its throwing this
>
>
> >>> Hello Team,
> >>>
> >>> I have managed to convert raw Images files to .mp4 video,
> >>> I need to encode to a RAW video instead, could you please let me know
> the
> >>> command for this?
> >>>
> >>> RAW Image file is,
> >>> resolution - 1600x1300
> >>> fps-30
> >>> bit depth-16bit
> >>>
On a website (1) I found the idea that a TIF file can be converted to a
DNG file just by adding some tags and renaming it. Let's test it. Make a
16-bit TIF file:
ffmpeg -f lavfi -i nullsrc=s=320x320,format=yuv444p10le -vf
geq=lum='X/W*32+32*floor(Y/H*32)':cr=512:cb=512,format=rgb48be -frames 1
Am 24.10.2022 um 14:29 schrieb Naveen.B:
On 24 Oct 2022, at 12:52, Naveen.B wrote:
Hello Team,
I have managed to convert raw Images files to .mp4 video,
I need to encode to a RAW video instead, could you please let me know the
command for this?
RAW Image file is,
resolution - 1600x1300
fps-3
>
>
> >>> Hello Team,
> >>>
> >>> I have managed to convert raw Images files to .mp4 video,
> >>> I need to encode to a RAW video instead, could you please let me know
> the
> >>> command for this?
> >>>
> >>> RAW Image file is,
> >>> resolution - 1600x1300
> >>> fps-30
> >>> bit depth-16bit
> >>>
> On 24 Oct 2022, at 14:29, Naveen.B wrote:
>
>>
>>
>> On 24 Oct 2022, at 12:52, Naveen.B wrote:
>>>
>>> Hello Team,
>>>
>>> I have managed to convert raw Images files to .mp4 video,
>>> I need to encode to a RAW video instead, could you please let me know the
>>> command for this?
>>>
>>
>
>
> On 24 Oct 2022, at 12:52, Naveen.B wrote:
> >
> > Hello Team,
> >
> > I have managed to convert raw Images files to .mp4 video,
> > I need to encode to a RAW video instead, could you please let me know the
> > command for this?
> >
> > RAW Image file is,
> > resolution - 1600x1300
> > fps-30
> On 24 Oct 2022, at 12:52, Naveen.B wrote:
>
> Hello Team,
>
> I have managed to convert raw Images files to .mp4 video,
> I need to encode to a RAW video instead, could you please let me know the
> command for this?
>
> RAW Image file is,
> resolution - 1600x1300
> fps-30
> bit depth-16bit
Hello Team,
I have managed to convert raw Images files to .mp4 video,
I need to encode to a RAW video instead, could you please let me know the
command for this?
RAW Image file is,
resolution - 1600x1300
fps-30
bit depth-16bit
Thanks and Regards,
Naveen B.
___
13 matches
Mail list logo