by nick on Tue Apr 10, 2007 10:27 am
HI
Please ignore most of last post: it seems a bit out of date
Thanks I can see problem (I think)
With:nick@nick-desktop:~$ ffmpeg -i get.flv
-ab 56 -ar 22050 -b 500 -s 320x240 video.mpg
Where get.flv is flv, I get:
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-pp --enable-pthreads --enable-vorbis --enable-libogg --enable-a52 --enable-dts --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
libavutil version: 0d.49.0.0
libavcodec version: 0d.51.11.0
libavformat version: 0d.50.5.0
built on Sep 20 2006 00:26:15, gcc: 4.1.2 20060906 (prerelease) (Ubuntu 4.1.1-13ubuntu2)
Seems that stream 1 comes from film source: 1000.00 (1000/1) -> 29.97 (30000/1001)
Input #0, flv, from 'get.flv':
Duration: 00:09:16.0, bitrate: N/A
Stream #0.0: Audio: mp3, 22050 Hz, mono
Stream #0.1: Video: flv, yuv420p, 320x240, 29.97 fps(r)
Output #0, mpeg, to 'video.mpg':
Stream #0.0: Video: mpeg1video, yuv420p, 320x240, q=2-31, 500 kb/s, 29.97 fps(c)
Stream #0.1: Audio: mp2, 22050 Hz, mono, 56 kb/s
Stream mapping:
Stream #0.1 -> #0.0
Stream #0.0 -> #0.1
Press [q] to stop encoding
frame=16664 q=2.0 Lsize= 38326kB time=556.0 bitrate= 564.7kbits/s
video:28096kB audio:3801kB global headers:0kB muxing overhead 20.1537
Then to devede where the preview works
and use devede to make bin and cue
BUT with K3b I choose, "burn CD image" and
choose choose the bin file.
If I choose VCD I get the error message
"K3b will create a VCD image from the given MPEG files,"
This then plays O.K. in mplayer, as VCD
Nick