List Info

Thread: Errors while converting Quicktime (Sorenson) to FLV / Thumbnails




Errors while converting Quicktime (Sorenson) to FLV / Thumbnails
country flaguser name
United States
2007-03-15 16:52:16
While trying to convert the file located at:

http
://sessions.lacasting.com/test/Movie_040.mov

I get:

# ffmpeg -r 30 -i Movie_040.mov Movie_040.mov.flv -v 10

FFmpeg version SVN-r7760, Copyright (c) 2000-2006 Fabrice
Bellard, et al.
  configuration:  --enable-memalign-hack --enable-gpl
--cpu=i686 
--enable-swscal
er --enable-pthreads --enable-avisynth --enable-mp3lame
--enable-xvid 
--enable-x
264 --enable-libnut --enable-libogg --enable-vorbis
--enable-libtheora 
--enable-
faad --enable-faac --enable-libgsm --enable-dts --enable-a52

--enable-amr_nb --e
nable-amr_wb
  libavutil version: 49.2.0
  libavcodec version: 51.29.0
  libavformat version: 51.8.0
  built on Jan 29 2007 19:58:47, gcc: 3.4.6
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Movie_040.mov':
  Duration: 00:00:39.0, start: 0.000000, bitrate: 571 kb/s
  Stream #0.0(eng): Video: svq3, yuv420p, 320x240, 29.97
fps(r)
  Stream #0.1(eng): Audio: aac, 44100 Hz, stereo
Output #0, flv, to 'Movie_040.mov.flv':
  Stream #0.0, 1/90000: Video: flv, yuv420p, 320x240,
1001/30000, 
q=2-31, 200 kb
/s, 29.97 fps(c)
  Stream #0.1, 1/90000: Audio: mp3, 44100 Hz, stereo, 64
kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
[svq3  008FDF50]weird prediction
[svq3  008FDF50]error while decoding MB 0 0
Error while decoding stream #0.0
[svq3  008FDF50]weird prediction
[svq3  008FDF50]error while decoding MB 2 0

This is consistent with all .mov files using Sorenson.  I
also cannot 
produce any thumbnails from these .mov files.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-develmplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

Re: Errors while converting Quicktime (Sorenson) to FLV/ Thumbnails
country flaguser name
Spain
2007-03-16 13:05:39
Hi,

> While trying to convert the file located at:
>
> http
://sessions.lacasting.com/test/Movie_040.mov
>
> I get:
>
> # ffmpeg -r 30 -i Movie_040.mov Movie_040.mov.flv -v
10
>
> FFmpeg version SVN-r7760, Copyright (c) 2000-2006
Fabrice Bellard, et al.
>   configuration:  --enable-memalign-hack --enable-gpl
--cpu=i686
> --enable-swscal
> er --enable-pthreads --enable-avisynth --enable-mp3lame
--enable-xvid
> --enable-x
> 264 --enable-libnut --enable-libogg --enable-vorbis
--enable-libtheora
> --enable-
> faad --enable-faac --enable-libgsm --enable-dts
--enable-a52
> --enable-amr_nb --e
> nable-amr_wb
>   libavutil version: 49.2.0
>   libavcodec version: 51.29.0
>   libavformat version: 51.8.0
>   built on Jan 29 2007 19:58:47, gcc: 3.4.6
> Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
'Movie_040.mov':
>   Duration: 00:00:39.0, start: 0.000000, bitrate: 571
kb/s
>   Stream #0.0(eng): Video: svq3, yuv420p, 320x240,
29.97 fps(r)
>   Stream #0.1(eng): Audio: aac, 44100 Hz, stereo
> Output #0, flv, to 'Movie_040.mov.flv':
>   Stream #0.0, 1/90000: Video: flv, yuv420p, 320x240,
1001/30000,
> q=2-31, 200 kb
> /s, 29.97 fps(c)
>   Stream #0.1, 1/90000: Audio: mp3, 44100 Hz, stereo,
64 kb/s
> Stream mapping:
>   Stream #0.0 -> #0.0
>   Stream #0.1 -> #0.1
> Press [q] to stop encoding
> [svq3  008FDF50]weird prediction
> [svq3  008FDF50]error while decoding MB 0 0
> Error while decoding stream #0.0
> [svq3  008FDF50]weird prediction
> [svq3  008FDF50]error while decoding MB 2 0
>
> This is consistent with all .mov files using Sorenson. 
I also cannot
> produce any thumbnails from these .mov files.

Your SVN-r7760 is old, please confirm that this is a bug by
first
re-trying with the latest SVN version (r8422 as of this
writing).

Regards,
Víctor
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-develmplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

Re: Errors while converting Quicktime (Sorenson) to FLV/ Thumbnails
user name
2007-03-16 13:55:35
Víctor Paesa <wzrlpyarsystel.com> writes:

> Hi,
>
>> While trying to convert the file located at:
>>
>> http
://sessions.lacasting.com/test/Movie_040.mov
>>
>> I get:
>>
>> # ffmpeg -r 30 -i Movie_040.mov Movie_040.mov.flv
-v 10

[...]

>> [svq3  008FDF50]weird prediction
>> [svq3  008FDF50]error while decoding MB 0 0
>> Error while decoding stream #0.0
>> [svq3  008FDF50]weird prediction
>> [svq3  008FDF50]error while decoding MB 2 0
>>
>> This is consistent with all .mov files using
Sorenson.  I also cannot
>> produce any thumbnails from these .mov files.
>
> Your SVN-r7760 is old, please confirm that this is a
bug by first
> re-trying with the latest SVN version (r8422 as of this
writing).

I can confirm that it happens with latest svn and default
configure.

-- 
Måns Rullgård
mansmansr.com
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-develmplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

Re: Errors while converting Quicktime (Sorenson) to FLV / Thumbnails
country flaguser name
Austria
2007-03-30 18:46:06
Hi

On Thu, Mar 15, 2007 at 01:52:16PM -0800, Jerry Fan wrote:
> While trying to convert the file located at:
> 
> http
://sessions.lacasting.com/test/Movie_040.mov

404 Not Found

[...]
-- 
Michael     GnuPG fingerprint:
9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act
responsibly, while bad
people will find a way around the laws. -- Plato

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-develmplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )