I get an error when I try to reencode using ffmpeg. I also am unable to properly encode only the sound... all this happens apart from an mp4 movie encoded with the codecs found on www.cccp.com
here is a sample error.
Mac OSX static build for ffmpegX
Seems that stream 0 comes from film source: 2997.00 (2997/1) -> 24.00 (24/1)
Input #0, mov,mp4,m4a,3gp,3g2, from '/Users/vantur/Movies/Anime/gashbell65.mp4':
Fri Feb 24 04:16:15 CST 2006
0:22:49.9, start: 0.000000, bitrate: 1426 kb/s
Stream #0.0, 24.00 fps: Video: h264, yuv420p, 640x480
Stream #0.1: Audio: aac, 48000 Hz, stereo
Could not find input stream #0.2
same error occurs when trying to encode only the audio track from the mp4 file. note the mp4 file is using h264 AVC
thanks for your help.
Vantur
aka
John
Results 1 to 6 of 6
-
-
I just tried now doing what you said and selecting ac3 as the output i get this..
Fri Feb 24 06:07:14 CST 2006
Mac OSX static build for ffmpegX
Seems that stream 0 comes from film source: 2997.00 (2997/1) -> 24.00 (24/1)
Input #0, mov,mp4,m4a,3gp,3g2, from '/Users/vantur/Movies/Anime/gashbell65.mp4':
Duration: 00:22:49.9, start: 0.000000, bitrate: 1426 kb/s
Stream #0.0, 24.00 fps: Video: h264, yuv420p, 640x480
Stream #0.1: Audio: aac, 48000 Hz, stereo
Output #0, ac3, to '/Users/vantur/Movies/Anime/gashbell65(test).ac3':
Stream #0.0: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream mapping:
Stream #0.1 -> #0.0 [sync #0.0]
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
[aac @ 0x444b70]faac: frame decoding failed: Invalid number of channels
Note that I am encoding only the sound track no movie. this also occurs with mp3 selected from the summary window and no video encode. so far mencoder functions with video for me seem to be the only ones which work coming from an h264 file.
also please note that as of now, I am unable to cancel teh process in the progress window. I can press the x button as much as I like and it still goes.
Thanks
John R
-
Originally Posted by major
The file is 232 megs in size and streamload permits the usage of a download accelerator.
Similar Threads
-
MP4/AAC -> XVid/AC3 6ch
By brugi in forum Newbie / General discussionsReplies: 16Last Post: 20th Aug 2014, 21:43 -
how can i mux to mp4 from h264/aac using ffmpeg
By DKhanh in forum Video ConversionReplies: 3Last Post: 24th Aug 2013, 11:50 -
AAC and mp3 into mp4 - my mp4boxgui error
By peaceDOThuxDOTde in forum Video ConversionReplies: 0Last Post: 10th Jan 2012, 07:15 -
Audio out of sync problem with FFMPEG encoding MP4 (h.264,AAC)
By jenak1980 in forum Video ConversionReplies: 7Last Post: 5th May 2010, 01:03