[issue1938] ffmpeg/ffprobe detect wrong frame rate

2010-05-14 Thread Robert Krüger

New submission from Robert Krüger krue...@signal7.de:

For the attached sample file from a Panasonic Lumix GH1 camera ffmpeg and
ffprobe report a frame rate of 50 fps although it is 25 fps. It's probably
progressive segmented frame material, which may be the reason for that.

Apart from the output being misleading this results in transcodings assuming the
wrong framerate and wasting bandwidth if one does not explicitly specify the
frame rate.

FFmpeg version SVN-r23061, Copyright (c) 2000-2010 the FFmpeg developers
  built on May  9 2010 16:09:25 with gcc 4.2.1 (Apple Inc. build 5646) (dot 1)
  configuration: --enable-gpl --enable-nonfree --enable-libx264 --enable-libfaac
--enable-libfaad --enable-libmp3lame --enable-shared
  libavutil 50.15. 2 / 50.15. 2
  libavcodec52.67. 0 / 52.67. 0
  libavformat   52.62. 0 / 52.62. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter1.19. 0 /  1.19. 0
  libswscale 0.10. 0 /  0.10. 0
[h264 @ 0x101014200]missing picture in access unit

Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1)
- 50.00 (50/1)
Input #0, mpegts, from
'/Volumes/RobEdit1/jaeger/rohmaterial/avchd/PH1-SD2-00110-1080.MTS':
  Duration: 00:00:01.02, start: 0.381644, bitrate: 15552 kb/s
  Program 1 
Stream #0.0[0x1011]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 50
fps, 50 tbr, 90k tbn, 50 tbc
Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
At least one output file must be specified
File 'avchd-1080p-25-psf-wrong-framerate.MTS' not attached - you can download 
it from https://roundup.ffmpeg.org/file916.

--
files: avchd-1080p-25-psf-wrong-framerate.MTS
messages: 10505
priority: normal
status: new
substatus: new
title: ffmpeg/ffprobe detect wrong frame rate
type: bug


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1938



[issue1939] Could not find codec parameters

2010-05-14 Thread Dmitry Zakharenko

New submission from Dmitry Zakharenko cave...@gmail.com:

I am trying to transcode from swf format to pdf format. Error:Could not find
codec parameters.

C:\Documents and Settings\aaniskovetsffmpeg.exe -v 9 -loglevel 99 -i
\\sgren\rnc4\fma.SWF -f flv -vcodec flv -r 30.000 fps -b 600kb -s 800x320 -qmin
1 -qmax 31 -acodec libmp3lame -ar 22050 -ac 2 D:\FFMpegtest/dist.flv
FFmpeg version SVN-r20906, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Dec 21 2009 06:01:55 with gcc 4.2.4
  configuration: --enable-memalign-hack --prefix=/mingw
--cross-prefix=i686-mingw32- --cc=ccache-i686-mingw32-gcc --target-os=mingw32
--arch=i686 --cpu=i686 --enable-avisynth --enable-gpl --enable-version3
--enable-zlib --enable-bzlib --enable-libgsm --enable-libfaad --enable-pthreads
--enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame
--enable-libopenjpeg --enable-libxvid --enable-libschroedinger --enable-libx264
--enable-libopencore_amrwb --enable-libopencore_amrnb
  libavutil 50. 7. 0 / 50. 7. 0
  libavcodec52.43. 0 / 52.43. 0
  libavformat   52.44. 0 / 52.44. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale 0. 7. 2 /  0. 7. 2
[NULL @ 0x3d410]Probed with size=2048 and score=100
st:0 removing common factor 256 from timebase
[swf @ 0x3d410]Could not find codec parameters (Video: 0x)
[swf @ 0x3d410]Estimating duration from bitrate, this may be inaccurate
\\sgren\rnc4\fma.SWF: could not find codec parameters
File 'fma.SWF' not attached - you can download it from 
https://roundup.ffmpeg.org/file917.

--
files: fma.SWF
messages: 10506
priority: normal
status: new
substatus: new
title: Could not find codec parameters


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1939



[issue1939] Could not find codec parameters

2010-05-14 Thread Dmitry Zakharenko

Dmitry Zakharenko cave...@gmail.com added the comment:

I am trying to transcode from swf format to flv format. Error:Could not find
codec parameters.

C:\Documents and Settings\aaniskovetsffmpeg.exe -v 9 -loglevel 99 -i
\\sgren\rnc4\fma.SWF -f flv -vcodec flv -r 30.000 fps -b 600kb -s 800x320 -qmin
1 -qmax 31 -acodec libmp3lame -ar 22050 -ac 2 D:\FFMpegtest/dist.flv
FFmpeg version SVN-r20906, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Dec 21 2009 06:01:55 with gcc 4.2.4
  configuration: --enable-memalign-hack --prefix=/mingw
--cross-prefix=i686-mingw32- --cc=ccache-i686-mingw32-gcc --target-os=mingw32
--arch=i686 --cpu=i686 --enable-avisynth --enable-gpl --enable-version3
--enable-zlib --enable-bzlib --enable-libgsm --enable-libfaad --enable-pthreads
--enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame
--enable-libopenjpeg --enable-libxvid --enable-libschroedinger --enable-libx264
--enable-libopencore_amrwb --enable-libopencore_amrnb
  libavutil 50. 7. 0 / 50. 7. 0
  libavcodec52.43. 0 / 52.43. 0
  libavformat   52.44. 0 / 52.44. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale 0. 7. 2 /  0. 7. 2
[NULL @ 0x3d410]Probed with size=2048 and score=100
st:0 removing common factor 256 from timebase
[swf @ 0x3d410]Could not find codec parameters (Video: 0x)
[swf @ 0x3d410]Estimating duration from bitrate, this may be inaccurate
\\sgren\rnc4\fma.SWF: could not find codec parameters


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1939



[issue1940] libxvid with matroska: seems the headers are not complete

2010-05-14 Thread Marco Berizzi

Marco Berizzi pupi...@hotmail.com added the comment:

uploaded lossless.mkv file to /MPlayer/incoming/1940
(maybe used as input.mkv file)


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1940



[issue1938] ffmpeg/ffprobe detect wrong frame rate

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

Since ffmpeg -i avchd-1080p-25-psf-wrong-framerate.MTS out.avi creates exactly
the 25 frames you want, the issue is invalid as-is.

--
status: new - closed
substatus: new - invalid


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1938



[issue1937] Movavi violates the LGPL

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

The installer (videoconvertersetup.exe, size 43652496, md5sum
ade11da8e12dfd8db2117d8de1e980c3, uploaded to incoming/issue1937) contains a
binary distribution of libavcodec, no sources visible.


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1937



[issue1939] Could not find codec parameters

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

Which program does play or decode something out of fma.swf?

--
status: new - open
substatus: new - needs_more_info
type:  - bug


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1939



[issue1940] libxvid with matroska: seems the headers are not complete

2010-05-14 Thread Marco Berizzi

Marco Berizzi pupi...@hotmail.com added the comment:

uploaded damaged_header.mkv file to /MPlayer/incoming/1940b

file with mpeg4 damaged header, matroska container


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1940



[issue1938] ffmpeg/ffprobe detect wrong frame rate

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

Apart from the fact that I really have no idea what ffprobe might be useful for,
I don't think it is relevant what I want, but if you want to report a
reproducible bug (and rawvideo in mov also encodes ~25 frames for me).
If you just want to report a problem with the output of ffmpeg -i, please do so,
but don't not claim that transcoding goes wrong!


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1938



[issue1939] Could not find codec parameters

2010-05-14 Thread Dmitry Zakharenko

Dmitry Zakharenko cave...@gmail.com added the comment:

Adobe flash player 9


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1939



[issue1940] libxvid with matroska: seems the headers are not complete

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

It should be noted that the resulting mkv file plays fine with vlc, xine,
mplayer and ffplay.

--
priority: normal - minor
status: new - open
substatus: new - reproduced


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1940



[issue1939] Could not find codec parameters

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

Opens fine in a browser if Adobe Flash Player is installed.

--
priority: normal - wish
substatus: needs_more_info - open
type: bug - feature_request


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1939



[issue1940] libxvid with matroska: seems the headers are not complete

2010-05-14 Thread Marco Berizzi

Marco Berizzi pupi...@hotmail.com added the comment:

yes indeed, and all of them say 'hmm, seems the headers are not complete...'
I think this is why the set to boxes fail to reproduce the video :-((


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1940



[issue1939] Could not find codec parameters

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

Neither is the distinction between feature request and bug always clear, nor do
I claim to know exactly why your sample is not supported, but I am not convinced
that this is just a question of fix header parsing.


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1939



[issue1938] ffmpeg/ffprobe detect wrong frame rate

2010-05-14 Thread Robert Krüger

Robert Krüger krue...@signal7.de added the comment:

For me both the avi and the mov case yield a 50 FPS result but maybe I'm doing
something wrong here:

ffmpeg -i /Volumes/RobEdit1/jaeger/rohmaterial/avchd/PH1-SD2-00110-1080.MTS
-vcodec rawvideo -acodec pcm_s24be tmp/fpsout.mov
FFmpeg version SVN-r23061, Copyright (c) 2000-2010 the FFmpeg developers
  built on May  9 2010 16:09:25 with gcc 4.2.1 (Apple Inc. build 5646) (dot 1)
  configuration: --enable-gpl --enable-nonfree --enable-libx264 --enable-libfaac
--enable-libfaad --enable-libmp3lame --enable-shared
  libavutil 50.15. 2 / 50.15. 2
  libavcodec52.67. 0 / 52.67. 0
  libavformat   52.62. 0 / 52.62. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter1.19. 0 /  1.19. 0
  libswscale 0.10. 0 /  0.10. 0
[h264 @ 0x101014200]missing picture in access unit

Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1)
- 50.00 (50/1)
Input #0, mpegts, from
'/Volumes/RobEdit1/jaeger/rohmaterial/avchd/PH1-SD2-00110-1080.MTS':
  Duration: 00:00:01.02, start: 0.381644, bitrate: 15552 kb/s
  Program 1 
Stream #0.0[0x1011]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 50
fps, 50 tbr, 90k tbn, 50 tbc
Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
Output #0, mov, to 'tmp/fpsout.mov':
  Metadata:
encoder : Lavf52.62.0
Stream #0.0: Video: rawvideo, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=2-31,
200 kb/s, 50 tbn, 50 tbc
Stream #0.1: Audio: pcm_s24be, 48000 Hz, stereo, s32, 2304 kb/s
Stream mapping:
  Stream #0.0 - #0.0
  Stream #0.1 - #0.1
Press [q] to stop encoding
[h264 @ 0x101014200]missing picture in access unit0 bitrate=1246519.9kbits/s
frame=   26 fps=  3 q=0.0 Lsize=   79273kB time=0.52 bitrate=1248859.6kbits/s   
 
video:78975kB audio:297kB global headers:0kB muxing overhead 0.001659%
alejandro:~ krueger$ ffmpeg -i tmp/fpsout.mov
FFmpeg version SVN-r23061, Copyright (c) 2000-2010 the FFmpeg developers
  built on May  9 2010 16:09:25 with gcc 4.2.1 (Apple Inc. build 5646) (dot 1)
  configuration: --enable-gpl --enable-nonfree --enable-libx264 --enable-libfaac
--enable-libfaad --enable-libmp3lame --enable-shared
  libavutil 50.15. 2 / 50.15. 2
  libavcodec52.67. 0 / 52.67. 0
  libavformat   52.62. 0 / 52.62. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter1.19. 0 /  1.19. 0
  libswscale 0.10. 0 /  0.10. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'tmp/fpsout.mov':
  Metadata:
major_brand : qt  
minor_version   : 512
compatible_brands: qt  
encoder : Lavf52.62.0
  Duration: 00:00:01.05, start: 0.00, bitrate: 614968 kb/s
Stream #0.0(eng): Video: rawvideo, yuv420p, 1920x1080, 1244160 kb/s, 50 fps,
50 tbr, 50 tbn, 50 tbc
Stream #0.1(eng): Audio: pcm_s24be, 48000 Hz, 2 channels, s32, 2304 kb/s
At least one output file must be specified
alejandro:~ krueger$ mediainfo tmp/fpsout.mov
General
Complete name: tmp/fpsout.mov
Format   : MPEG-4
Format profile   : QuickTime
Codec ID : qt  
File size: 77.4 MiB
Duration : 1s 56ms
Overall bit rate : 615 Mbps
Writing application  : Lavf52.62.0

Video
ID   : 1
Format   : I420
Codec ID : I420
Duration : 520ms
Bit rate mode: Constant
Bit rate : 1 244 Mbps
Width: 1 920 pixels
Height   : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode  : Constant
Frame rate   : 50.000 fps
Bits/(Pixel*Frame)   : 12.000
Stream size  : 77.1 MiB (100%)
Language : English

Audio
ID   : 2
Format   : PCM
Format settings, Endianness  : Big
Format settings, Sign: Unsigned
Codec ID : in24
Duration : 1s 56ms
Bit rate mode: Constant
Bit rate : 2 304 Kbps
Channel(s)   : 2 channels
Sampling rate: 48.0 KHz
Resolution   : 24 bits
Stream size  : 297 KiB (0%)
Language : English


alejandro:~ krueger$ ffmpeg -i
/Volumes/RobEdit1/jaeger/rohmaterial/avchd/PH1-SD2-00110-1080.MTS -vcodec
rawvideo -acodec pcm_s24be tmp/fpsout.avi
FFmpeg version SVN-r23061, Copyright (c) 2000-2010 the FFmpeg developers
  built on May  9 2010 16:09:25 with gcc 4.2.1 (Apple Inc. build 5646) (dot 1)
  configuration: --enable-gpl --enable-nonfree --enable-libx264 --enable-libfaac
--enable-libfaad --enable-libmp3lame --enable-shared
  libavutil 50.15. 2 / 50.15. 2
  libavcodec52.67. 0 / 52.67. 0
  libavformat   52.62. 0 / 

[issue1936] xrecode violates the LGPL

2010-05-14 Thread Erix

Erix xrec...@gmail.com added the comment:

Hello,

Information about usage of FFmpeg and a link to source code is in the program's
About box. Source for mediainfo.dll was not there - will be fixed in the
upcoming version. 

BR
Eriks


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1936



[issue1938] ffmpeg/ffprobe detect wrong frame rate

2010-05-14 Thread Carl Eugen Hoyos

Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment:

I agree there is an issue, I will try to reproduce next week.

--
status: closed - open
substatus: invalid - open


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1938



[issue1942] License violation - nettvplus

2010-05-14 Thread Cory Fields

New submission from Cory Fields the...@xbmc.org:

Serbian site nettvplus.com is distributing a modified version of XBMC without
source or attribution. The ffmpeg libs are clearly found inside.

03-03-2010  19:43 4.302.570 avcodec-52.dll
03-03-2010  19:43   674.798 avformat-52.dll
03-03-2010  19:43   123.076 avutil-50.dll
03-03-2010  19:43   523.157 freetype6.dll
03-03-2010  19:4333.280 liba52.dll
16-04-2010  17:12 1.458.688 libass.dll
03-03-2010  19:43   146.944 libdts.dll
03-03-2010  19:4356.049 libdvdcss-2.dll
03-03-2010  19:43   237.702 libdvdnav.dll
03-03-2010  19:43   143.096 libexpat-1.dll
26-03-2010  18:26   368.640 libfaad.dll
03-03-2010  19:43   277.958 libfontconfig-1.dll
03-03-2010  19:43   131.072 libmad.dll
03-03-2010  19:43   108.544 libmpeg2.dll
03-03-2010  19:4366.341 postproc-51.dll
03-03-2010  19:43   237.895 swscale-0.6.1.dll

Site: http://nettvplus.com/novi-sajt/preuzimanje/net-tv-plus-professional-player

Binary: http://nettvplus.com/programi/net-tv-professional-1.3.exe

For reference, our status can be found here: http://trac.xbmc.org/ticket/9219

--
assignedto: rbultje
messages: 10526
nosy: rbultje
priority: normal
status: new
substatus: new
title: License violation - nettvplus
type: bug


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1942



[issue1942] License violation - nettvplus

2010-05-14 Thread Ronald S. Bultje

Ronald S. Bultje rsbul...@gmail.com added the comment:

Fix topic.

--
topic: +(L)GPL violation


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue1942