[FFmpeg-user] where's the -passlogfile option after verion 1.0?
Keith Page
keith at green-light.ca
Thu Dec 13 23:30:09 CET 2012
Unsubscribe
Sent from my iPhone
On 2012-12-12, at 11:05 PM, dezhi <dezhi at staff.sina.com.cn> wrote:
> Hi Steven,
> I've tried ffmpeg -h but not ffmpeg --help full. Maybe I should check the manual more carefully before I post the question here. It seems to be some other problem which cause the transcoding failed. I'll look into it. Thanks.
>
>
>
>
> From: Steven Liu
> Date: 2012-12-13 13:31
> To: FFmpeg user questions
> CC: dezhi
> Subject: Re: [FFmpeg-user] where's the -passlogfile option after verion 1.0?
> 2012/12/13 dezhi <dezhi at staff.sina.com.cn>:
>> Hi all,
>> I was wondering where's the -passlogfile option after verion 1.0? The default 1st pass logfile names are ffmpeg2pass-0.log and ffmpeg2pass-0.log.mbtree. I can change this default behavior with -passlogfile before version 1.0. I can't find this option after upgrading ffmpeg to version 1.0. How could I specify the 1st pass logfile names now?
>> Many thanks.
>
>
> Hi dezhi,
>
> Have you use ffmpeg -help full to lookup the full help operations?
>
> [root at l ~]# ffmpeg --help |grep passlogfile
> ffmpeg version N-46481-gc3c4ae0 Copyright (c) 2000-2012 the FFmpeg developers
> built on Nov 29 2012 15:00:26 with gcc 4.4.4 (GCC) 20100726 (Red Hat 4.4.4-13)
> configuration: --enable-libx264 --enable-gpl --libdir=/usr/local/lib
> --enable-debug --enable-debug=3 --enable-avfilter --disable-stripping
> libavutil 52. 5.100 / 52. 5.100
> libavcodec 54. 71.100 / 54. 71.100
> libavformat 54. 36.100 / 54. 36.100
> libavdevice 54. 3.100 / 54. 3.100
> libavfilter 3. 21.106 / 3. 21.106
> libswscale 2. 1.102 / 2. 1.102
> libswresample 0. 16.100 / 0. 16.100
> libpostproc 52. 1.100 / 52. 1.100
> [root at l ~]# ffmpeg --help full|grep passlogfile
> ffmpeg version N-46481-gc3c4ae0 Copyright (c) 2000-2012 the FFmpeg developers
> built on Nov 29 2012 15:00:26 with gcc 4.4.4 (GCC) 20100726 (Red Hat 4.4.4-13)
> configuration: --enable-libx264 --enable-gpl --libdir=/usr/local/lib
> --enable-debug --enable-debug=3 --enable-avfilter --disable-stripping
> libavutil 52. 5.100 / 52. 5.100
> libavcodec 54. 71.100 / 54. 71.100
> libavformat 54. 36.100 / 54. 36.100
> libavdevice 54. 3.100 / 54. 3.100
> libavfilter 3. 21.106 / 3. 21.106
> libswscale 2. 1.102 / 2. 1.102
> libswresample 0. 16.100 / 0. 16.100
> libpostproc 52. 1.100 / 52. 1.100
> -passlogfile prefix select two pass log file name prefix
> -passlogfile <string> E..V.. Filename for 2 pass stats
> -passlogfile <string> E..V.. Filename for 2 pass stats
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list