Advertisement
Guest User

Untitled

a guest
Jan 5th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. **@matteo:**
  2.  
  3. **Every build** of FFmpeg has its quirks, but I'm surprised such a simple command string doesn't deliver the expected results for you. Even if you have a strong reason to hold on to your current version, you can keep any number of builds at hand. I currently have two in my `%PATH%` directory, named `ffmpeg` and `ffmpeg2`. (Possibly useless if not using a static build.)
  4.  
  5. **If you would like** to test your build against my input files and batch commands, I have [uploaded everything to a GoogleDrive][1] where they are freely available.
  6.  
  7. **I have also** uploaded my [FFmpeg console output][2] and some file size/media length information to Pastebin in case it might help with debugging.
  8.  
  9. **Pastebin links** to:
  10.  
  11. - [FFmpeg console output][3]
  12. - [MediaInfo for final Flash video file][4]
  13. - [MediaInfo for audio input file][5]
  14. - [MediaInfo for still image input file][6]
  15.  
  16. **GoogleDrive links** to:
  17.  
  18. - Input audio file [narrate.wav][7]
  19. - Input image file [still.png][8]
  20. - Batch file [batch.bat][9]
  21. - Final output video file [final.flv][10]
  22.  
  23. You are also welcome to upload anything to the [folder named Stack Exchange][11], I'll be happy to test your input files against my build. Obviously I've got very little to do over the weekend.
  24.  
  25.  
  26. [1]: https://docs.google.com/folder/d/0BxafXIRt8NlPRk94QWd5aDBQdm8/edit "link to complete folder"
  27. [2]: http://pastebin.com/c5uu0upQ "FFmpeg console output"
  28. [3]: http://pastebin.com/c5uu0upQ "FFmpeg console output"
  29. [4]: http://pastebin.com/CxW9s1sz "Flash output MediaInfo"
  30. [5]: http://pastebin.com/Z01yEphW "Audio input MediaInfo"
  31. [6]: http://pastebin.com/UPYnZLi8 "Still image input MediaInfo"
  32. [7]: https://docs.google.com/open?id=0BxafXIRt8NlPSzEwWGxMRmY3RGs "Input audio file"
  33. [8]: https://docs.google.com/open?id=0BxafXIRt8NlPbHZYM0tLWWtzeWc "Input image file"
  34. [9]: https://docs.google.com/open?id=0BxafXIRt8NlPUmxvUmtjYW90LWM "Batch file"
  35. [10]: https://docs.google.com/open?id=0BxafXIRt8NlPREZaZ0dkR3VGVFk "Final Flash video file"
  36. [11]: https://docs.google.com/folder/d/0BxafXIRt8NlPRk94QWd5aDBQdm8/edit "Open folder"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement