comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » which Video Codec is lossless?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
which Video Codec is lossless? [message #93728] Mon, 10 October 2016 08:11 Go to previous message
Markus Schmassmann is currently offline  Markus Schmassmann
Messages: 129
Registered: April 2016
Senior Member
Hello,

I'm trying to make a video using IDLffVideoWrite without losing
information due to compression. On the system i use, but where i do not
control which codecs get installed, the following are present:

IDL> IDLffVideoWrite.GetCodecs(/long_names,/video)
FLV / Sorenson Spark / Sorenson H.263 (Flash Video)
GIF (Graphics Interchange Format)
H.263 / H.263-1996
MJPEG (Motion JPEG)
MPEG-4 part 2
MPEG-4 part 2 Microsoft variant version 2
MPEG-4 part 2 Microsoft variant version 3
raw video
libvpx VP8
IDL> IDLffVideoWrite.GetCodecs(/video)
flv
gif
h263
mjpeg
mpeg4
msmpeg4v2
msmpeg4
rawvideo
libvpx

which should i use?
and what keywords should i set how?

oVid = IDLffVideoWrite( Filename [, FORMAT=string])
vidStream = oVid.AddVideoStream( Width, Height, Fps [, BIT_RATE=Value]
[, CODEC=string] [, PRESET=string] [, PROFILE=string] [, TUNE=string] )

Thanks, Markus
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: ERROR 31
Next Topic: make_map help

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:48:48 PDT 2025

Total time taken to generate the page: 0.00265 seconds