Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg error Output file #0 does not contain any stream #3

Open
lijiansong opened this issue Nov 26, 2017 · 0 comments
Open

ffmpeg error Output file #0 does not contain any stream #3

lijiansong opened this issue Nov 26, 2017 · 0 comments

Comments

@lijiansong
Copy link

when I run the following command:
ffmpeg -i fox.mp4 fox.mp3
in Ubuntu, ffmpeg dump error msg,

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fox.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf55.48.100
  Duration: 00:00:14.02, start: 0.000000, bitrate: 887 kb/s
    Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x640 [SAR 1:1 DAR 1:1], 886 kb/s, 29.97 fps, 29.97 tbr, 11988 tbn, 59.94 tbc (default)
    Metadata:
      handler_name    : VideoHandler
Output #0, mp3, to 'fox.mp3':
Output file #0 does not contain any stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant