[FFmpeg-user] Converting MPEG 2 issues

2018-03-31 Thread rava77
I have a MPEG 2 file with several audio tracks and one video track. I want to convert it into something smaller, much smaller than MPEG 2, using ffmpeg. I try to create either ogv or mkv containers with good quality and smallest filesize. And I only want to keep the first 2 audio tracks. These

[FFmpeg-user] a Compiling error of ffmpeg3.4.2 on win10(64) platform

2018-03-31 Thread Davie Kim
Hi, Dear FFMPEGer, I try to compile ffmpeg 3.4.2 ( source code was git clone from repository of the latest version) on my PC of win10 ( 64bit ) Here is my compiling steps: (1) install MinGW, https://sourceforge.net/projects/mingw/files/latest/download?source=files Installation location:

[FFmpeg-user] 撤回: a Compiling error of ffmpeg3.4.2 on win10(64) platform: 'ERROR_NOT_ENOUGH_MEMORY' undeclared

2018-03-31 Thread Davie Kim
Davie Kim 将撤回邮件“a Compiling error of ffmpeg3.4.2 on win10(64) platform: 'ERROR_NOT_ENOUGH_MEMORY' undeclared”。 ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email

[FFmpeg-user] 答复: a Compiling error of ffmpeg3.4.2 on win10(64) platform: 'ERROR_NOT_ENOUGH_MEMORY' undeclared

2018-03-31 Thread Davie Kim
Hi, Dear FFMPEGer, I try to compile ffmpeg 3.4.2 ( source code was git clone from repository of the latest version) on my PC of win10 ( 64bit ) Here is my compiling steps: (1) install MinGW, https://sourceforge.net/projects/mingw/files/latest/download?source=files Installation location:

Re: [FFmpeg-user] Need ffmpeg command options for converting MPEG2 GOP structure

2018-03-31 Thread Adi
how did you find out your GOP structure? does ffmpeg support this? thx Original Message From:DANIEL LAM Sent:Thu, 29 Mar 2018 22:04:19 +0200 To:ffmpeg-user@ffmpeg.org Subject:[FFmpeg-user] Need ffmpeg command options for converting MPEG2 GOP

Re: [FFmpeg-user] MP4 Can't play

2018-03-31 Thread Carl Eugen Hoyos
2018-03-29 14:01 GMT+02:00, kun@eeoa.com : > Hi: > > I just have one MP4 file. It can't play with ffplay.exe of version 3.2.4, > but it can with ffplay.exe of version 2.8.6. Work-around is to use -ignore_editlist 1, I will open a ticket next week. Carl Eugen

Re: [FFmpeg-user] a Compiling error of ffmpeg3.4.2 on win10(64) platform: 'ERROR_NOT_ENOUGH_MEMORY' undeclared

2018-03-31 Thread Carl Eugen Hoyos
2018-03-30 12:53 GMT+02:00, Davie Kim : > Here is what the compiler said: > { > In file include from libavformat/os_support.h:112:0 > From libavformat/os_support.c:29: > libavformat/os_support.c: in function 'ff_gai_strerror': >