Results 1 to 6 of 6

Thread: flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

  1. #1
    Join Date
    Feb 2011
    Posts
    8
    Rep Power
    0

    Cool flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

    "Playstation 3 (MP4 H.264; 29.97; 720x480; AAC)" will convert SOME Cam4 streams without any problems and you can watch the converted file on your TV using PS3 media server. BUT for some reason others fail. Here is the code for a failed version, any ideas?

    Code:
    Queued for conversion
    Starting conversion with arguments: -y -i "d:\My Documents\My Streaming Media\Free Web Camblahblah.flv" -ss 0.00 -vcodec libx264 -r 29.97 -s 720x480 -b 1200000 -acodec libfaac -ab 128000 -ar 44100 -ac 2 -f psp "d:\My Documents\My Streaming Media\Converted\Free Web Camblahblah.mp4"
    Converting - FFmpeg version SVN-r18639, Copyright (c) 2000-2009 Fabrice Bellard, et al.
    Converting -   configuration: --enable-memalign-hack --enable-postproc --enable-gpl --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libx264 --enable-libxvid --disable-ffserver --enable-avisynth --enable-pthreads
    Converting -   libavutil     50. 3. 0 / 50. 3. 0
    Converting -   libavcodec    52.27. 0 / 52.27. 0
    Converting -   libavformat   52.32. 0 / 52.32. 0
    Converting -   libavdevice   52. 2. 0 / 52. 2. 0
    Converting -   libswscale     0. 7. 1 /  0. 7. 1
    Converting -   libpostproc   51. 2. 0 / 51. 2. 0
    Converting -   built on Apr 21 2009 13:44:38, gcc: 4.2.4 (TDM-1 for MinGW)
    Converting - [flv @ 0x3c8a0]skipping flv packet: type 18, size 36, flags 0
    Converting - Input #0, flv, from 'd:\My Documents\My Streaming Media\Free Web Camblahblah.flv':
    Converting -   Duration: 00:25:11.26, start: 0.000000, bitrate: N/A
    Converting -     Stream #0.0: Video: flv, yuv420p, 480x400, 1k tbr, 1k tbn, 1k tbc
    Converting -     Stream #0.1: Audio: 0x0000, 0 channels, s16
    Converting - [libx264 @ 0x1803010]using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
    Converting - [libx264 @ 0x1803010]profile Baseline, level 3.0
    Converting - Output #0, psp, to 'd:\My Documents\My Streaming Media\Converted\Free Web Camblahblah.mp4':
    Converting -     Stream #0.0: Video: libx264, yuv420p, 720x480, q=2-31, 1200 kb/s, 90k tbn, 29.97 tbc
    Converting -     Stream #0.1: Audio: libfaac, 44100 Hz, stereo, s16, 128 kb/s
    Converting - Stream mapping:
    Converting -   Stream #0.0 -> #0.0
    Converting -   Stream #0.1 -> #0.1
    Converting - Unsupported codec (id=0) for input stream #0.1
    Complete with errors. Double click to view.
    Anyone any ideas why some would work yet others fail? I get about 1 in 3 converting?

  2. #2
    Join Date
    Oct 2008
    Location
    World
    Posts
    1,549
    Rep Power
    17

    Default Re: flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

    The problem seems to be here:
    Code:
    Converting -     Stream #0.1: Audio: 0x0000, 0 channels, s16
    ...
    Converting - Unsupported codec (id=0) for input stream #0.1
    Some cam4 videos doesn't have audio tracks.

    I've cloned the "PlayStation 3 High Quality (MP4 DIVX; 29.97 fps; 640x480; AAC)" preset and named a new one "_PlayStation 3 High Quality (MP4 DIVX; 29.97 fps; 640x480; No audio)". Then added the "-an" into the "Other" text box:



    Then I was able to convert FLV videos from cam4 that do not have audio tracks.
    Testing Replay Media Catcher 3.11, Replay AV and Replay Music not only on Windows 7/Vista/XP, but also on Ubuntu Linux and Mac OS X using freeware Wine...

    Like my suggestion? Hit the star below to add it to my reputation.

  3. #3
    Join Date
    Feb 2011
    Posts
    8
    Rep Power
    0

    Default Re: flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

    Hi Stream-recorder
    Nice one. I will give that a try. Any ideas how we get it to choose the right one automatically now? I assume the no audio version will remoce streams that have audio if i set it to auto?
    Thank for your help though mate, great work

    UPDATE: CAN Confirm this now converts no audio FLV's

  4. #4
    Join Date
    Oct 2008
    Location
    World
    Posts
    1,549
    Rep Power
    17

    Default Re: flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

    Quote Originally Posted by blobalbob View Post
    Any ideas how we get it to choose the right one automatically now? I assume the no audio version will remoce streams that have audio if i set it to auto?
    If I understand everything correctly RMC has a basic conversion and it won't be changed. And IMHO this is for good... at least I would prefer the developer of RMC to concentrate more on downloading/capturing. As for auto conversion, may be Replay Converter can do it.

  5. #5
    Join Date
    Feb 2011
    Posts
    8
    Rep Power
    0

    Default Re: flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

    You're right. I've now actually given up with RMC for conversions as its too cumbersom. Its easier to set it to no convert and then to batch convert the lot using Replay Converter. I'm using the MPEG-4(.h264)Good Quality (450 kbs) setting as the PS3 media server and PS3 seem to prefer this combo, especially for fast forward and rewind. Strange that Replay Converter doesn't have half the custom presets that RMC does though, you would have thought as they are both from the same stable that they would have the same conversion presets?
    Thanks for your help and if you come across any better variants do let me know.

  6. #6
    Join Date
    Feb 2008
    Location
    The Interwebs
    Posts
    1,954
    Rep Power
    10

    Default Re: flv to mp4 conversion problem using ffmpeg: Stream #0.1: Audio: 0x0000, 0 channels, s16. Error: Unsupported codec (id=0) for input stream #0.1

    Quote Originally Posted by blobalbob View Post
    You're right. I've now actually given up with RMC for conversions as its too cumbersom. Its easier to set it to no convert and then to batch convert the lot using Replay Converter. I'm using the MPEG-4(.h264)Good Quality (450 kbs) setting as the PS3 media server and PS3 seem to prefer this combo, especially for fast forward and rewind. Strange that Replay Converter doesn't have half the custom presets that RMC does though, you would have thought as they are both from the same stable that they would have the same conversion presets?
    Thanks for your help and if you come across any better variants do let me know.
    Thanks for hanging in there, and we'll update you of any progress.
    Best Regards,

    Jeff Lenney
    Technical Support
    Applian Technologies, Inc.

Similar Threads

  1. Replies: 7
    Last Post: 02-04-2011, 05:03 AM
  2. Replies: 3
    Last Post: 12-14-2010, 07:13 PM
  3. Conversion Error: ffmpeg.exe has stopped working (Windows 7)
    By paul.saintpiere in forum Replay Converter
    Replies: 1
    Last Post: 10-27-2009, 09:10 AM
  4. Unsupported video codec (7)
    By crispyc in forum Replay Converter
    Replies: 3
    Last Post: 05-13-2009, 08:00 PM
  5. Replies: 4
    Last Post: 01-23-2009, 11:18 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About these forums...
Applian Technologies makes these discussion forums available for our customers to assist other users. We do read this content and appreciate all your suggestions and comments. If you need technical support or customer service, please visit the links to the right.
Let's Be Friends