<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hi,</div><div><br></div>Thanks but the problem is I do need to modify the pictures (printing time and other stuff).<br><br><div style="text-align:center;">Cordialy,</div><div style="text-align:left;">Guillaume Bersac</div><div style="text-align:left;">237bis rue de Pessac</div><div style="text-align:left;">33000 Bordeaux</div><div style="text-align:left;">06.65.30.89.43</div><div><br></div><br><br><div>> Date: Mon, 24 Jun 2013 14:40:36 +0300<br>> From: alexcohn@netvision.net.il<br>> To: libav-user@ffmpeg.org<br>> Subject: Re: [Libav-user] What define the quality of a decoded video<br>> <br>> On Mon, Jun 24, 2013 at 11:11 AM, ... ... <bersac_1@hotmail.fr> wrote:<br>> ><br>> > Hi,<br>> ><br>> > Thanks for all your responses, it makes things clearer. So if I understand, I can't encode video without losing quality (the same with decoding, but I don't actually have problems with decoding). But I can't skip decoding  for processing reasons. So how to define the encoding tweaks which will minimize the lost of quality ? Is there a function like AVOutputFormat* defineBestDecodeSettings(AVPacket *pkt, enum AVQuality flags); ?<br>> ><br>> > Sincerely,<br>> > Guillaume Bersac<br>> > 237bis rue de Pessac<br>> > 33000 Bordeaux<br>> > 06.65.30.89.43<br>> <br>> Which codec are you using?<br>> <br>> > I decode it, reencode it using the same type of encoder without modifying the decoded data and finally I save it on one file of my computer.<br>> <br>> If you need to process decoded frames, but don't modify them for<br>> storage, you can still copy the original packets to the file on your<br>> computer.<br>> <br>> Sincerely,<br>> Alex<br>> _______________________________________________<br>> Libav-user mailing list<br>> Libav-user@ffmpeg.org<br>> http://ffmpeg.org/mailman/listinfo/libav-user<br></div>                                     </div></body>
</html>