Opened 13 years ago

Closed 13 years ago

#31172 closed defect (worksforme)

Problem in saving video with ffmpeg in 32 and 64-bit (0.8.2)

Reported by: prerit.kapadia@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: ffmpeg

Description

Hi,

I am having belowed configuration,

ffmpeg version 0.8.2, Copyright (c) 2000-2011 the FFmpeg developers

built on Sep 8 2011 20:45:06 with gcc 4.2.1 (Apple Inc. build 5664) configuration: --enable-gpl --disable-yasm --disable-mmx --disable-mmx2 --disable-static --enable-shared --arch=i386

MacMini(64-bit): Hardware Overview:

Model Name: Mac mini Model Identifier: Macmini4,1 Processor Name: Intel Core 2 Duo Processor Speed: 2.4 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 3 MB Memory: 2 GB Bus Speed: 1.07 GHz Boot ROM Version: MM41.0042.B00 SMC Version (system): 1.65f2 Serial Number (system): C07F4GDWDD6H Hardware UUID: 47C7AC4C-249B-5FC2-A499-91C3613D9C93

Macbook(32-bit):

Hardware Overview:

Model Name: MacBook

Model Identifier: MacBook1,1

Processor Name: Intel Core Duo

Processor Speed: 1.83 GHz

Number Of Processors: 1

Total Number Of Cores: 2

L2 Cache: 2 MB

Memory: 1.25 GB

Bus Speed: 667 MHz

Boot ROM Version: MB11.0061.B03

SMC Version (system): 1.4f12

Serial Number (system): 4H6184TTU9B

Hardware UUID: 00000000-0000-1000-8000-0016CBA47B46

Sudden Motion Sensor:

State: Enabled

now I am saving video using ffmpeg, It works well with macmini(64-bit), and not working with MacBook(32-bit)

can anybody give me the explaination.

Change History (4)

comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)

Keywords: FFMPEG removed
Owner: changed from macports-tickets@… to devans@…
Port: ffmpeg added
Priority: HighNormal

comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)

Component: baseports

comment:3 Changed 13 years ago by dbevans (David B. Evans)

The current version of ffmpeg is 0.7.3. Please update your ports tree and rebuild

sudo port selfupdate
sudo port upgrade ffmpeg

And report back.

Having done that, if you are still having problems, please indicate exactly what commands you are using, what you expect to happen and what actually does happen. With all the video formats and options that ffmpeg provides, "saving video" doesn't tell us much about what the problem is.

comment:4 Changed 13 years ago by dbevans (David B. Evans)

Resolution: worksforme
Status: newclosed
Summary: Problem in saving video with ffmpeg in 32 and 64-bitProblem in saving video with ffmpeg in 32 and 64-bit (0.8.2)

ffmpeg updated to 0.7.4 in r83674 and appears to work for me.

If, after upgrading to this version, you continue to have problems please open a new ticket with full details of your problem.

Note: See TracTickets for help on using tickets.