Results 1 to 3 of 3
Hi,
I'm trying to convert .flv file to .avi using mencoder like this:
Code:
mencoder jonas3.flv -ovc lavc -oac mp3lame -o jonas3.avi
Earlier it was working, but today I tried ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-20-2008 #1
mencoder problem with mp3lame option
Hi,
I'm trying to convert .flv file to .avi using mencoder like this:
Earlier it was working, but today I tried to use it that gave me segmentation fault:Code:mencoder jonas3.flv -ovc lavc -oac mp3lame -o jonas3.avi
Code:success: format: 0 data: 0x0 - 0x100c AVI file format detected. [aviheader] Video stream found, -vid 0 [aviheader] Audio stream found, -aid 1 AVI: Missing video stream!? Contact the author, it may be a bug :( libavformat file format detected. [avi @ 0x8669d14]Could not find codec parameters (Video: mpeg4) [lavf] Video stream found, -vid 0 [lavf] Audio stream found, -aid 1 VIDEO: [FMP4] 0x0 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:35 fourcc:0x34504D46 size:0x0 fps:30.00 ftime:=0.0333 ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 ADecoder init failed :( ADecoder init failed :( Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 22050 Hz, 2 ch, s16le, 192.0 kbit/27.21% (ratio: 24000->88200) Selected audio codec: [ffmp3] afm: ffmpeg (FFmpeg MPEG layer-3 audio decoder) ========================================================================== Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) ========================================================================== MP3 audio selected. Flushing video frames. Filters have not been configured! Empty file? Writing index... Writing header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. Video stream: nan kbit/s (-2147483648 B/s) size: 0 bytes 0.000 secs 0 frames Audio stream: nan kbit/s (-2147483648 B/s) size: 0 bytes 0.000 secs Segmentation fault
I have all-20071007.tar.bz2 installed in my computer.
And,shows this:Code:$ locate libmp3lame
Kindly help me.Code:/home/Imran/bin/src/MPlayer-1.0rc2/libavcodec/libmp3lame.c /usr/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0.0.0
ThanksImran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 03-21-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
You should use memtest86 to check your ram sticks, just in case. Most livecds have an option for this purpose at boot time.
- 04-28-2008 #3
Is there any other solution?
Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686


Reply With Quote
