[FFmpeg-cvslog] r13685 - trunk/ffmpeg.c

Michael Niedermayer michaelni
Tue Jun 17 04:00:47 CEST 2008


On Tue, Jun 17, 2008 at 02:28:03AM +0100, Robert Swain wrote:
> 2008/6/8 Robert Swain <robert.swain at gmail.com>:
> > 2008/6/7 Baptiste Coudurier <baptiste.coudurier at smartjog.com>:
> >> Any volunteer to purge -target and puts svcd/vcd/dvd.ffpreset,
> >> and add ipod/iphone.ffpreset ?
> 
> Removing -target may be more difficult as it doesn't just deal with
> codec options...
> 
> >> I think ipod is definitely wanted to produce h264 files playable :>
> >
> > I intend to work on this as well as PSP, MPEG profiles/levels and
> > probably some libx264 quality preset stuff too. How do we want to
> > manage the presets? Dump them in a presets subdir of FFmpeg trunk or
> > something? Then how will we install them? Wouldn't it be better to
> > have them installed to /usr/share or something but read files from
> > ~/.ffmpeg preferentially?
> 
> I've encountered a problem somewhere but I'm not quite sure where. At
> the moment I'm suspecting opt_default but that's as far as I've got.
> If I have a line in a preset file that reads (without the quotes):
> 'rc_eq=blurCplx^(1-qComp)' opt_preset parses it from the file
> correctly and passes it to opt_default correctly but when I check the
> value fo avctx->rc_eq in libx264.c it is '\003' and nothing more. Any
> idea why that might happen? Just putting it out there in case you spot
> the issue quicker than I do. :) *Continues the hunt...*

try av_strdup() the argument, sorry this is my fault ...
ill fix it tomorrow unless you are quicker

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080617/42c68b4a/attachment.pgp>



More information about the ffmpeg-cvslog mailing list