Advertisement
Guest User

Untitled

a guest
Dec 12th, 2011
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. stuv@stuv-workstation:~/Desktop/temp music/Götz Widmann$ file Joint\ Venture\ -\ Scheiß\ auf\ deine\ Ex.mp4
  2. Joint Venture - Scheiß auf deine Ex.mp4: ISO Media, MPEG v4 system, version 2
  3. stuv@stuv-workstation:~/Desktop/temp music/Götz Widmann$ ffmpeg -i Joint\ Venture\ -\ Scheiß\ auf\ deine\ Ex.mp4 tmp.ogg
  4. ffmpeg version 0.8.7.git-7d531e8, Copyright (c) 2000-2011 the FFmpeg developers
  5. built on Dec 12 2011 19:11:42 with gcc 4.4.5
  6. configuration:
  7. libavutil 51. 32. 0 / 51. 32. 0
  8. libavcodec 53. 43. 0 / 53. 43. 0
  9. libavformat 53. 24. 0 / 53. 24. 0
  10. libavdevice 53. 4. 0 / 53. 4. 0
  11. libavfilter 2. 53. 0 / 2. 53. 0
  12. libswscale 2. 1. 0 / 2. 1. 0
  13.  
  14. Seems stream 1 codec frame rate differs from container frame rate: 60000.00 (60000/1) -> 29.97 (30000/1001)
  15. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Joint Venture - Scheiß auf deine Ex.mp4':
  16. Metadata:
  17. major_brand : mp42
  18. minor_version : 0
  19. compatible_brands: isomavc1mp42
  20. creation_time : 2008-02-18 21:22:54
  21. Duration: 00:01:57.98, start: 0.000000, bitrate: 485 kb/s
  22. Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 113 kb/s
  23. Metadata:
  24. creation_time : 2008-02-18 21:22:54
  25. handler_name : (C) 2007 Google Inc. v06.24.2007.
  26. Stream #0:1(und): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 480x360 [SAR 1:1 DAR 4:3], 368 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 60k tbc
  27. Metadata:
  28. creation_time : 2008-02-18 21:22:55
  29. handler_name :
  30. [buffer @ 0x1dfba00] w:480 h:360 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param:
  31. Output #0, ogg, to 'tmp.ogg':
  32. Metadata:
  33. major_brand : mp42
  34. minor_version : 0
  35. compatible_brands: isomavc1mp42
  36. creation_time : 2008-02-18 21:22:54
  37. Stream #0:0(und): Video: none, yuv420p, 480x360 [SAR 1:1 DAR 4:3], q=2-31, 128 kb/s, 90k tbn, 29.97 tbc
  38. Metadata:
  39. creation_time : 2008-02-18 21:22:55
  40. handler_name :
  41. Stream #0:1(und): Audio: none, 44100 Hz, stereo, s16, 128 kb/s
  42. Metadata:
  43. creation_time : 2008-02-18 21:22:54
  44. handler_name : (C) 2007 Google Inc. v06.24.2007.
  45. Stream mapping:
  46. Stream #0:1 -> #0:0 (h264 -> ?)
  47. Stream #0:0 -> #0:1 (aac -> flac)
  48. Encoder (codec none) not found for output stream #0:0
  49.  
  50.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement