Hi,

Hervé Flores schrieb:
> Le 16 janv. 08 à 04:40, Steven M. Schultz a écrit :
> 
>> On Wed, 16 Jan 2008, Christian Ebert wrote:
> 
> 
> [...]
> mjpeg tools too can do the trick ;-)
> 
> decode DV with ffmpeg | yuvdenoise ... | mpeg2enc
> or (bad soluce)
> decode DV with movtoy4m (lose of one field, gamma garbage due  
> QuickTime.framework) | yuvdenoise ... | yuvcorrect for gamma  
> correction | mpeg2enc

Why loose one field? Why gamma garbage?

movtoy4m uses exactly the same code (libavcodec) for DV decoding
as ffmpeg, so the output should be identical. If it's not, there
is something wrong.

> PS: for audio "twos" = wav (or aif, I don't remeber if twos is aif and  
> swot is wav or vice-versa)

twos = big endian -> aiff
sowt = little endian -> wav

Burkhard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to