Pixelpanic / winff

Automatically exported from code.google.com/p/winff
0 stars 0 forks source link

The Rockbox e200 preset doesn't work #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open winff
2. Pick a video to convert
3. Specify Convert To: Rockbox
4. Specify Device Preset: RB Sandisk Sansa e200 16:9
5. Click convert

What is the expected output?
It should start converting the file

What do you see instead?
FFmpeg version r11872+debian_3:0.svn20080206-12ubuntu3, Copyright (c)
2000-2008 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler
--enable-x11grab --prefix=/usr --enable-libgsm --enable-libtheora
--enable-libvorbis --enable-pthreads --disable-strip --enable-libfaad
--enable-libfaadbin --enable-liba52 --enable-liba52bin --enable-libdc1394
--enable-shared --disable-static
  libavutil version: 49.6.0
  libavcodec version: 51.50.0
  libavformat version: 52.7.0
  libavdevice version: 52.0.0
  built on Oct  3 2008 22:41:23, gcc: 4.3.2
Input #0, avi, from '/media/disk/elephantsdream-1024-mpeg4-su-ac3.avi':
  Duration: 00:10:53.8, start: 0.000000, bitrate: 5455 kb/s
    Stream #0.0: Video: mpeg4, yuv420p, 1024x576 [PAR 1:1 DAR 16:9], 24.00
tb(r)
    Stream #0.1: Audio: liba52, 48000 Hz, 5:1, 448 kb/s
WARNING: The bitrate parameter is set too low. It takes bits/s as argument,
not kbits/s
File '/home/prophet/elephantsdream-1024-mpeg4-su-ac3.mpg' already exists.
Overwrite ? [y/N] y
Output #0, mpeg, to '/home/prophet/elephantsdream-1024-mpeg4-su-ac3.mpg':
    Stream #0.0: Video: mpeg2video, yuv420p, 224x128 [PAR 64:63 DAR 16:9],
q=2-31, 320 kb/s, 24.00 tb(c)
    Stream #0.1: Audio: libmp3lame, 44100 Hz, 5:1, 0 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Error while opening codec for output stream #0.1 - maybe incorrect
parameters such as bit_rate, rate, width or height
Press Enter to Continue

What version of the product are you using? On what operating system?
0.45, tested on Ubuntu and WindowsXP versions

Please provide any additional information below.
I believe the 4:3 preset is broken in the same way, but I can't remember if
I tested it.

Original issue reported on code.google.com by k04j...@gmail.com on 29 Jan 2009 at 6:27

GoogleCodeExporter commented 8 years ago
Fixed in svn. Will come out with next version

Original comment by bgg...@gmail.com on 20 Feb 2009 at 12:25

GoogleCodeExporter commented 8 years ago
Same error with "RB Apple iPod Nano Fullscreen" preset

Original comment by christ...@gmail.com on 10 Jan 2010 at 7:38