google-code-export / video4fuze

Automatically exported from code.google.com/p/video4fuze
GNU General Public License v3.0
0 stars 0 forks source link

Too short output file, with video way too fast #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the mail file for this screencast
http://railscasts.com/episodes/199-mobile-devices
2. Convert it through Video4Fuze
3. Watch it

What is the expected output? What do you see instead?

a Video which is ok for viewing on my Sanza Fuze.
But the final file size is 640k, whereas the original file is 55 megs.
The output file lasts about 14 seconds, whereas the original file lasts 5
minutes.

What version of the product are you using? On what operating system?
the latest video4fuze, windows installer, on windows xp.

This might be related to parameters given to mencoder or ffmpeg, but:
- I left the mencoder parameters to the defaults
- I have no control on the ffmpeg parameters

I tried to google the issue, but couldn't figure out anything.

Original issue reported on code.google.com by Frederic...@gmail.com on 3 Feb 2010 at 8:04

GoogleCodeExporter commented 9 years ago
It seems to be related to mencoder.
When I used the command-line to launch it, it ends with
"Too many audio packets in the buffer: (4096 in 1120888 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?"

any hint? (I know this is probably not video4fuze related, in itself)

Original comment by Frederic...@gmail.com on 3 Feb 2010 at 12:53

GoogleCodeExporter commented 9 years ago
You are right ;) That has to do with mencoder. I can do nothing about it, sorry.

Original comment by ssorga...@gmail.com on 6 Mar 2010 at 1:59