[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mplayer-users
Subject:    Re: [MPlayer-users] Inverse Telecine and JPEG Extraction
From:       James Board <jpboard2 () yahoo ! com>
Date:       2013-09-30 13:24:33
Message-ID: 1380547473.29227.YahooMailNeo () web164702 ! mail ! gq1 ! yahoo ! com
[Download RAW message or body]

>> >> >ffmpeg -i IN.avi -vf pullup,fps=24000/1001,split[a][b] \
>> >> >-vc ffvhuff -map [a] OUT.avi -map [b] OUT%4d.png
>> >
>> >(as said, use -filter_complex instead of -vf)
>
>> In sh, the error message is "No such filter: 'pullup'".
>
>Command line and complete, uncut console output missing.

The command line is right there at the top of the post.  It's exactly
what you told me to try.  I can provide the full consolue
output later.  The only thing that seemed relevent was the message
 "No such filter: 'pullup'".

>If you care about yuv422, you have to use fieldmatch or 
>filmdint. If you really want to code yourself, I would 
>strongly recommend to try porting filmdint to FFmpeg. 

Fieldmatch is 3x slower than filmdint, so fieldmatch is out.  I'm
already using filmdint.  The problem is that filmdint, or mencoder,
or whatever, is converting the pixels from 422 to 420.  Is there
anyway to avoid the pixel down-conversion?
 
I can't see how porting filmdint to ffmpeg would be simpler that
merely inserting a routine into the source code that writes out a
JPEG image whenever mencoder sends a video frame to the muxer.
I already have the WriteJPEG subroutine coded.  I merely need to 
know where to put it.
 
Eitehr way,, I'm happy for now if I can get mencoder to stick with
422 pixels, and not convert to 420.
_______________________________________________
MPlayer-users mailing list
MPlayer-users@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic