removido
(usa Nenhuma)
Enviado em 31/12/2009 - 22:13h
eu consegui instalar achei o pacote, o codigo se chama mjpeg tools.
Agora o problema é na conversão do video
da o seguinte erro:
movie-to-dvd -r 720x576 -d panscan -a 4:3 -m pal -q high -o /home/alison -M /mnt/cdrom/chaves\ desenho/Chaves_Desenho\ 01.avi
--> Finding properties for </mnt/cdrom/chaves desenho/Chaves_Desenho 01.avi>
--> Converting the video from 30000:1001 to 25:1. It is not necessary to
stretch or shorten the audio.
--> Source has 48000Hz mp3 audio with 2 channels. No resampling is necessary
and the number of channels does not change. Using mplayer to save as
WAV. Converting the audio from WAV to AC3 with 2 channels using ffmpeg.
--> Converting </mnt/cdrom/chaves desenho/Chaves_Desenho 01.avi> to
</home/alison/Chaves_Desenho 01.vob>
--> Source size: 320x240
Source crop area: 320x240
Destination size: 720x576
Final screen size: 720x576
Destination aspect: 4:3
--> ERROR: mplayer terminated with exit code 1. Error output follows:
MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 6, Stepping: 5)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Playing /mnt/cdrom/chaves desenho/Chaves_Desenho 01.avi.
AVI file format detected.
ID_VIDEO_ID=0
[aviheader] Video stream found, -vid 0
ID_AUDIO_ID=1
[aviheader] Audio stream found, -aid 1
VIDEO: [H264] 320x240 24bpp 29.970 fps 343.2 kbps (41.9 kbyte/s)
ID_FILENAME=/mnt/cdrom/chaves desenho/Chaves_Desenho 01.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=H264
ID_VIDEO_BITRATE=343216
ID_VIDEO_WIDTH=320
ID_VIDEO_HEIGHT=240
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=85
ID_AUDIO_BITRATE=56000
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=1277.31
Using (default) progressive frame mode.Opening video filter: [harddup]
Opening video filter: [scale w=720 h=576]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
ID_VIDEO_CODEC=ffh264
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 24000 Hz, 2 ch, s16le, 56.0 kbit/7.29% (ratio: 7000->96000)
ID_AUDIO_BITRATE=56000
ID_AUDIO_RATE=24000
ID_AUDIO_NCH=2
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[AO PCM] File: /tmp/.movie-to-dvd.15646.wav (WAVE)
PCM: Samplerate: 24000Hz Channels: Stereo Format s16le
[AO PCM] Info: Faster dumping is achieved with -vc null -vo null -ao pcm:fast
[AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).
AO: [pcm] 24000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=mp3
Starting playback...
A: 0.7 V: 0.0 A-V: 0.649 ct: 0.000 1/ 1 ??% ??% ??,?% 1 0
MPlayer interrupted by signal 13 in module: play_audio
ID_SIGNAL=13
- 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.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Mplayer did not complete its task. It could be, however, !!!
!!! that this is not mplayer's fault but one of the other !!!
!!! programs' used while converting the movie. See the other !!!
!!! programs' output below. Mplayer's output is above. !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Output of the video encoding:
Output of the audio encoding:
Command: < "/tmp/.movie-to-dvd.15646.wav" cat | eval ffmpeg -y -v 0 -f wav -i /dev/stdin -ab 192k -ar 48000 -ac 2 /home/alison/Chaves_Desenho\ 01.ac3
ffmpeg: error while loading shared libraries: liba52.so.0: cannot open shared object file: No such file or directory
Eu já instalei o a52 mas não adiantou, tentei instalar normal, copilando,
tentei copilar com o --prefix=/usr, também com --prefix=/usr/local, mas continua dando o mesmo problema.
Será que o erro é no mplayer, no ffmpeg ou no movie to dvd????