Hi,
It's been a while since I needed ffmpeg. A few months ago I had to use it and noticed that I didn't was able to use the preview function. I wanted to convert from avi to DVD and was using the DVDmpeg2enc-function (what in the past always worked perfect).
When I press preview (in the Filter Tab) mplayer opens and closes again.
saying:
Mplayer interrupted by signal 11 in module: decode_video
Mplayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a gdb backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
Mplayer crashed. This shouldn't happen. It can be a bug in the Mplayer code_or_in your drivers_or_in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there.
Quartz error: CDSequenceEnd (-50)
When I don't use the preview and encode without it, the process starts but after it, I do not find the VIDEO_TS folder
I downloaded the ffmpegXy version and removed the older one
I downloaded all the binaries again (I think I used the last ones) but nothing helps.
I'm using:
Mac OS X
version 10.3.9
Processor 1Ghz PowerPC G4
Memory: 512 MB RAM
Can anyone help me out with this please?
I'm using ffmpeg several years now for my work and i am very pleased with it
Now I do not know what to do
Greetings
Results 1 to 16 of 16
-
-
I haven't seen that error before, but there are a few things to try:
1/ Try the [Play] button in ffmpegX. Does mplayer crash as well? (Use [q] to quit mplayer when it is playing.)
2/ Try to preview a different AVI. Does mplayer crash as well?
3/ Does the Terminal commandCode:/Library/Application\ Support/ffmpegX/mplayer /Users/username/Desktop/Sample.avi
4/ Does the AVI play well in other player apps?
5/ Does ffmpegX recognize the video and audio details of the AVI, on the left side of the Summary tab? (What are these details?)
All these steps are an effort to try to find out if it is mplayer or your source file that is misbehaving here.
-
Hi case,
thanks for answering!
I did the following:
1/ Try the [Play] button in ffmpegX. Does mplayer crash as well? (Use [q] to quit mplayer when it is playing.)
yes, it did crash
2/ Try to preview a different AVI. Does mplayer crash as well?
yes, the same crash
3/ Does the Terminal commandCode:/Library/Application\ Support/ffmpegX/mplayer /Users/username/Desktop/Sample.avi
I'm sorry ... how do I do this? sorry, do not know
4/ Does the AVI play well in other player apps?
yes, in other players (Quicktimeplayer, VLC), the AVI's are playing without a problem
5/ Does ffmpegX recognize the video and audio details of the AVI, on the left side of the Summary tab? (What are these details?)
yes, it recognizes it
details:
From: AVI
Video: mpeg4, yuv420p, 640x480
Audio: mp3, 44100 Hz, stereo, 128 kb/s
greetings and thank you for trying to help me
MacsilentG
Originally Posted by Case
-
Hi Case,
you mentioned that you didn't saw this error before ... me neither (but I'm not the expert) until now, I just read this one. I don't know if there something in common but it's the same error:
https://forum.videohelp.com/topic354630.html
greetings
Originally Posted by Case
-
Originally Posted by MacSilentG
First a little introduction:
As Mac OS X is based on BSD Unix, it also comes with a utility that allows the user to run the computer by text commands ("Command Line"): the Terminal. It is located in /Applications/Utilities/Terminal.app
To use programs in the Terminal, you'll need special applications that can be run by just text input. Apple calls them Unix Executable Files.
This is how ffmpegX works: you set things up in a pretty application with buttons and input fields, and when you run it, it sends command line instructions to various Unix executables in the background.
Back to the issue at hand:
To use mplayer without ffmpegX, Open the Terminal application. You'll get a window with a Welcome message, and a line that reads: [Your-Computer-Name]:~ [your-username]$
The window is called a "Shell". That last line that ends with the $ sign is called "the prompt". It is where you can type commands. You may use copy-and-paste to enter commands. You can even use drag-and-drop to enter the complete path to a file.
In the Finder, go to /Library/Application Support/ffmpegX/ and find mplayer.
Drag-and-drop mplayer to the Terminal window. The path to that file is entered for you. It should now read: [Your-Computer-Name]:~ [your-username]$ /Library/Application\ Support/ffmpegX/mplayer
Drag-and-drop a movie file to the Terminal window. The path to that file is entered for you. It should now read: [Your-Computer-Name]:~ [your-username]$ /Library/Application\ Support/ffmpegX/mplayer /Users/username/Desktop/Sample.avi for a file named Sample.avi located on your desktop. The last bit will look different for other movie files at other locations.
Hit the <Return> or <Enter> key to start.
You just told your computer to run an application called mplayer, and gave it only one parameter: the file to play.
-
Originally Posted by MacSilentG
-
hi case,
it crashed again ... this is the report:
greetings
macsilentg
Last login: Thu Aug 7 20:07:44 on ttyp1
Welcome to Darwin!
Silentium:~ Silentium$ /Applications/ffmpegX/tools/mplayer /Users/Silentium/Movies/Platvoet/Platvoet.avi
MPlayer dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team
Mac OSX static build for ffmpegX
AltiVec found
CPU: PowerPC
Playing /Users/Silentium/Movies/Platvoet/Platvoet.avi.
AVI file format detected.
VIDEO: [XVID] 640x480 12bpp 29.970 fps 1498.9 kbps (183.0 kbyte/s)
================================================== ========================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16be, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
================================================== ========================
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
================================================== ========================
Building audio filter chain for 44100Hz/2ch/s16be -> 0Hz/0ch/s8...
AO: [macosx] 44100Hz 2ch s16be (2 bytes per sample)
Building audio filter chain for 44100Hz/2ch/s16be -> 44100Hz/2ch/s16be...
Starting playback...
VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [quartz] 640x480 => 640x480 Planar YV12
MPlayer interrupted by signal 11 in module: decode_video
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Quartz error: CDSequenceEnd (-50)
Silentium:~ Silentium$
-
There is a small chance that your problem is with hardware. Perhaps your hard disk has developed bad sectors, or your RAM has flaky bits. I recommend running a good disk utility first (starting with Apple's own, but if you discover problems, you may wish to use a third-party utility for the repair), just to preclude that possibility.
Just a thought.
-
Ok, I did use disk warrior today
there were indeed problems with my HD and disk warrior has rebuilt it
these process was succesfully
i've juist tried mplayer again but with the same problems as before
i don't suppose i have to reinstall everything after the disk warrior-process
a good thought but no solution
greetings but still confused
macsilentg
-
Perhaps the disk structure problems that DiskWarrior detected, caused a bad installation for mplayer. I suggest re-downloading and installing the binaries again in a healthy Mac situation.
-
Then I have no more clues as to why mplayer doesn't work as it should. Sorry.
Try converting in ffmpegX without invoking mplayer. You said "I do not find the VIDEO_TS folder". Did you get any output files at all? Which files (e.g. .m2v, .ac3, .mp2, .mpg) at which size? Can you post the Process Information log? (It may be quite long for mpeg2enc, so perhaps attach as .txt file.)
-
Originally Posted by MacSilentG
-
I don't understand it anymore ... i did try to convert but I had to stop the process every time
reason: my HD is full
I have 20Gb of free space but when ffmpeg is converting, everything is gone and disappears in the stream.
When I remove this after cancelling the process, I have 20Gb again.
what's happening here?
Originally Posted by Case
Similar Threads
-
VIDEO_TS 7GB to VIDEO_TS 4GB
By klemyz in forum ffmpegX general discussionReplies: 2Last Post: 9th Dec 2009, 12:43 -
VIDEO_TS to AVI and (maybe) back to VIDEO_TS
By macbuz in forum MacReplies: 2Last Post: 16th Jan 2009, 19:40 -
Preview help
By jmurr in forum SVCD2DVD & VOB2MPGReplies: 2Last Post: 27th Mar 2008, 14:42 -
FAVC - Missing VIDEO_TS.bup, VTS_01_0, VTS_01_0.BUP, VIDEO_TS (.vob)
By Brent.M in forum Newbie / General discussionsReplies: 14Last Post: 8th Feb 2008, 07:47 -
VIDEO_TS to mpg to VIDEO_TS
By Mållgan in forum EditingReplies: 9Last Post: 29th Jan 2008, 14:53