Re: [FFmpeg-trac] #1320(avformat:closed): ffplay hang in avformat_find_stream_info

2012-06-28 Thread FFmpeg
#1320: ffplay hang in avformat_find_stream_info
+
 Reporter:  qrtt1   |Owner:
 Type:  defect  |   Status:  closed
 Priority:  important   |Component:  avformat
  Version:  git-master  |   Resolution:  fixed
 Keywords:  http|   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  0   |
+
Changes (by cehoyos):

 * keywords:   = http
 * status:  open = closed
 * resolution:   = fixed


Comment:

 Fixed by Michael.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1320#comment:4
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1429(FFmpeg:new): ffmpeg 0.11.1 and git configure wrong

2012-06-28 Thread FFmpeg
#1429: ffmpeg 0.11.1 and git configure wrong
-+-
 Reporter:   |Owner:
  StreamThreader |   Status:  new
 Type:  defect   |Component:  FFmpeg
 Priority:  normal   |   Resolution:
  Version:  0.11 |   Blocked By:
 Keywords:  configure,   |  Reproduced by developer:  0
  config.h, line 122, @  |
 Blocking:   |
Analyzed by developer:  0|
-+-

Comment (by michael):

 which shell is configure using ?
 you have enough diskspace and there are no hardware problems ?

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1429#comment:3
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


[FFmpeg-trac] #1491(FFmpeg:new): -t and -filter_complex are incompatible

2012-06-28 Thread FFmpeg
#1491: -t and -filter_complex are incompatible
--+--
 Reporter:  nichot20  | Type:  defect
   Status:  new   | Priority:  normal
Component:  FFmpeg|  Version:  git-master
 Keywords:|   Blocked By:
 Blocking:|  Reproduced by developer:  0
Analyzed by developer:  0 |
--+--
 Summary of the bug:

 If using a commandline containing -filter_complex on a large file,
 attempting to use -t to limit the length of the output file (say in order
 to test the command line) results in the required number of frames being
 processed, and then the buffers continuing to fill up until either all
 frames have been read, or memory runs out.

 In the first case the resultant file is OK (in my tests), but time is
 wasted as the process reads to the end of the file, in the second case the
 process is terminated without the file being written fully, making it
 unusable (in my tests).

 How to reproduce:
 {{{
 % ffmpeg -i LTA01631701.mxf -filter_complex 
  [0:1] [0:2] amerge [audio] \
  -map 0:0 -map '[audio]' \
  -c:v dvvideo -pix_fmt yuv420p \
  -c:a pcm_s16le -ar 48k -ac 2 \
  -t 10 -y ./LTA01631701-duff.mov
 ffmpeg version N-41976-g734aeeb-by_Tim Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jun 27 2012 08:52:54 with gcc 4.6.2
   configuration: --extra-version=by_Tim --enable-static --disable-shared
 --enable-gpl --enable-nonfree --enable-version3 --prefix=/mnt/msds-
 store-0/tim/ffmpeg-tux/usr/local --libdir=/mnt/msds-store-0/tim/ffmpeg-
 tux/usr/local/lib64 --samples=../fate-suite/ --enable-runtime-cpudetect
 --extra-cflags='-static -I/mnt/msds-store-0/tim/ffmpeg-
 tux/usr/local/include' --extra-ldflags='-static -L/mnt/msds-store-0/tim
 /ffmpeg-tux/usr/local/lib64' --progs-suffix=_Jun-27 --enable-libfaac
 --enable-libx264 --enable-libfreetype --disable-ffplay --disable-ffserver
   libavutil  51. 63.100 / 51. 63.100
   libavcodec 54. 29.101 / 54. 29.101
   libavformat54. 11.100 / 54. 11.100
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 3.  0.100 /  3.  0.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 [mxf @ 0x180c960] could not resolve material track sequence strong ref
 Guessed Channel Layout for  Input Stream #0.1 : mono
 Guessed Channel Layout for  Input Stream #0.2 : mono
 Guessed Channel Layout for  Input Stream #0.3 : mono
 Guessed Channel Layout for  Input Stream #0.4 : mono
 Input #0, mxf, from 'LTA01631701.mxf':
   Metadata:
 timecode: 00:00:00:00
   Duration: 00:17:44.44, start: 0.00, bitrate: 170532 kb/s
 Stream #0:0: Video: rawvideo (UYVY / 0x59565955), uyvy422, 720x576, 25
 fps, 25 tbr, 25 tbn, 25 tbc
 Stream #0:1: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
 Stream #0:2: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
 Stream #0:3: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
 Stream #0:4: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
 [graph 0 input from stream 0:1 @ 0x183cac0] tb:1/25 samplefmt:s32
 samplerate:48000 chlayout:0x4
 [graph 0 input from stream 0:2 @ 0x183cb20] tb:1/25 samplefmt:s32
 samplerate:48000 chlayout:0x4
 [Parsed_amerge_0 @ 0x1812cc0] Inputs overlap: output layout will be
 meaningless
 [Parsed_amerge_0 @ 0x1812cc0] in0:mono + in1:mono - out:stereo
 [auto-inserted resampler 0 @ 0x182cf60] chl:stereo fmt:s32 r:48000Hz -
 chl:stereo fmt:s16 r:48000Hz
 [graph 1 input from stream 0:0 @ 0x182c420] w:720 h:576 pixfmt:uyvy422
 tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
 [output stream 0:0 @ 0x182cec0] No opaque field provided
 [auto-inserted scaler 0 @ 0x182c540] w:720 h:576 fmt:uyvy422 sar:0/1 -
 w:720 h:576 fmt:yuv420p sar:0/1 flags:0x4
 Output #0, mov, to './LTA01631701-duff.mov':
   Metadata:
 timecode: 00:00:00:00
 encoder : Lavf54.11.100
 Stream #0:0: Video: dvvideo (dvcp / 0x70637664), yuv420p, 720x576,
 q=2-31, 200 kb/s, 25 tbn, 25 tbc
 Stream #0:1: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo,
 s16, 1536 kb/s
 Stream mapping:
   Stream #0:1 (pcm_s24le) - amerge: (graph 0)
   Stream #0:2 (pcm_s24le) - amerge::sample_fmt=s32:channel_layout=0x4
 (graph 0)
   Stream #0:0 - #0:0 (rawvideo - dvvideo)
   amerge (graph 0) - Stream #0:1 (pcm_s16le)
 Press [q] to stop, [?] for help
 frame=  250 fps= 28 q=0.0 Lsize=   37035kB time=00:00:10.00
 bitrate=30339.1kbits/s
 8424 Killed  ffmpeg -i...
 }}}

 The input file need to be larger than available memory to see the process
 being killed.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1491
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list

Re: [FFmpeg-trac] #1439(FFmpeg:closed): creation_time metadata incorrect in mov files

2012-06-28 Thread FFmpeg
#1439: creation_time metadata incorrect in mov files
+--
 Reporter:  nichot20|Owner:
 Type:  defect  |   Status:  closed
 Priority:  normal  |Component:  FFmpeg
  Version:  git-master  |   Resolution:  fixed
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--
Changes (by michael):

 * status:  new = closed
 * resolution:   = fixed


-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1439#comment:1
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1432(avformat:open): progressive delay

2012-06-28 Thread FFmpeg
#1432: progressive delay
-+-
 Reporter:  lo   |Owner:
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:  avformat
  Version:  git-master   |   Resolution:
 Keywords:  avi mp3  |   Blocked By:
  desync |  Reproduced by developer:  1
 Blocking:   |
Analyzed by developer:  0|
-+-

Comment (by mjs973):

 fate shows that my patch has a problem when the avi contains zero-length
 index entries, which are used for emulating variable frame rate. I'm
 investigating.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1432#comment:11
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


[FFmpeg-trac] #1492(documentation:new): document the mandelbrot source on ffmpeg.org

2012-06-28 Thread FFmpeg
#1492: document the mandelbrot source on ffmpeg.org
-+-
   Reporter:  dericed|  Owner:  stefano
   Type: | Status:  new
  enhancement|  Component:
   Priority:  normal |  documentation
Version: |   Keywords:
  unspecified|   Blocking:
 Blocked By: |  Analyzed by developer:  0
Reproduced by developer:  0  |
-+-
 The mandelbrot is awesome and found referenced in 'ffmpeg -filters' but it
 is not on the website.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1492
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1376(undetermined:new): avfilter crash

2012-06-28 Thread FFmpeg
#1376: avfilter crash
-+-
 Reporter:  ami_stuff|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by ami_stuff):

 does not crash with --disable-asm

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1376#comment:8
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1366(avcodec:new): aac enc crash

2012-06-28 Thread FFmpeg
#1366: aac enc crash
-+---
 Reporter:  ami_stuff|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  aac  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by ami_stuff):

 yes, but does not crash with --disable-asm

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1366#comment:2
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #349(undetermined:open): MingW32 Cross Compile of FFMPEG Fails

2012-06-28 Thread FFmpeg
#349: MingW32 Cross Compile of FFMPEG Fails
-+-
 Reporter:  jlsantiago0  |Owner:
 Type:  defect   |   Status:  open
 Priority:  important|Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by KSHawkEye):

 Replying to [comment:7 dbuitenh]:
  The problem is that configure should be calling the prefixed dlltool,
 and not lib.exe. Libav's configure does this, but FFMpeg's does not, for
 some reason.

 Looks like they use:

 {{{
 SLIB_EXTRA_CMD=-'$(DLLTOOL) -m $(LIBTARGET) -d $$(@:$(SLIBSUF)=.def) -l
 $(SUBDIR)$(SLIBNAME:$(SLIBSUF)=.lib) -D $(SLIBNAME_WITH_MAJOR)'
 }}}

 I second that we move over to dlltool if it can be used to create the .lib
 files.

 I now recommend a cross compile environment to people wondering how to
 compile FFmpeg, and installing wine+Microsoft C++ Redistributable
 packages+lib.exe is a lot more work than simply using a MinGW-w64 dlltool.

 If dlltool can create compatible .lib files, I strongly suggest using it.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/349#comment:8
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


[FFmpeg-trac] #1493(FFmpeg:new): Transcoding MOV file from Rhozet Carbon Server creates video with double duration

2012-06-28 Thread FFmpeg
#1493: Transcoding MOV file from Rhozet Carbon Server creates video with double
duration
-+-
 Reporter:  kbreeman | Type:  defect
   Status:  new  | Priority:  normal
Component:  FFmpeg   |  Version:  git-
 Keywords:  double   |  master
  duration rhozet carbon server  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 Summary of the bug:
  Using ffmpeg to transcode a MOV file produced/exported by Rhozet Carbon
 Server results in an MP4 with double the expected duration.

 The video file produced plays back fine but includes an additional 4:14 of
 black screen and no audio for a total duration of 8:28. When watching the
 debug output, ffmpeg seems to hang on the final frame of the video and
 then produces an extra 4:14 worth of blank frames after a few minutes
 before exiting cleanly.

 We received permission from our customer to use this video as part of this
 bug report but request that it not be used for anything else.

 How to reproduce:
 {{{
 % ffmpeg -v 9 -loglevel 99 -report -i ~/Desktop/BC-
 foo1/79855382001_1656639096001_449-NHS-Osteoporosis-CaseStudy-
 16x9-UB-H264-1024-v3.mov /tmp/tmp.mp4

 ffmpeg -version:
 ffmpeg version N-41997-g3f59bbf
 built on Jun 28 2012 15:06:40 with gcc 4.6.3 20120306 (Red Hat 4.6.3-2)
 configuration: --enable-gpl --enable-nonfree --enable-version3 --enable-
 pthreads --enable-postproc --enable-libmp3lame --enable-libvo-aacenc
 --enable-libx264 --enable-avfilter --disable-ffplay --disable-ffserver
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx
 libavutil  51. 63.100 / 51. 63.100
 libavcodec 54. 29.101 / 54. 29.101
 libavformat54. 11.100 / 54. 11.100
 libavdevice54.  0.100 / 54.  0.100
 libavfilter 3.  0.100 /  3.  0.100
 libswscale  2.  1.100 /  2.  1.100
 libswresample   0. 15.100 /  0. 15.100
 libpostproc52.  0.100 / 52.  0.100

 }}}

 The file can be downloaded from here:
 {{{
 http://ffmpeg-bug.s3-website-us-
 east-1.amazonaws.com/transcodes_to_double_duration.mov
 size: 503881220 bytes (481 MB)
 md5sum: a37321b6d0231b45dd62f6c3378151be
 }}}

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1493
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1482(undetermined:new): FFMPEG fails to create a SRT file when extracting Subtitles

2012-06-28 Thread FFmpeg
#1482: FFMPEG fails to create a SRT file when extracting Subtitles
-+-
 Reporter:  ramitbhalla  |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by Cigaes):

 I have several problems with this issue:

 First of all, in your WTV file, none of the subtitles packets have the
 keyframe flag. As a consequence, {{{-scodec copy}}} does not copy
 anything. And with {{{-copyinkf:s}}}, I get the infamous {{{non
 monotonically increasing dts}}}.

 Second, if I remux only the video, not the subtitles, then
 {{{ccextractor}}} sees the subtitles in the resulting TS file. That means
 that the CC subtitles are not in fact in the subtitle stream but in the
 video stream. I do not know whether that is normal or whether the WTV
 demuxer is at fault.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1482#comment:9
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1378(undetermined:open): ffmpeg lists every track in a QuickTime file twice

2012-06-28 Thread FFmpeg
#1378: ffmpeg lists every track in a QuickTime file twice
-+-
 Reporter:  dericed  |Owner:
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  mov  |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  1
-+-

Comment (by dericed):

 As I reported on ffmpeg-user I tested this file in a number of
 applications and only found this error in ffmpeg.

 VLC shows correct number of tracks.
 mediainfo shows the correct number of tracks.
 Quicktime shows the correct number of tracks.
 muxmovie shows the correct number of tracks.
 Dumpster (Quicktime tool to review container structure) shows the correct
 number of tracks.
 ... and ...
 ffmbc shows the correct number of tracks.

 ffmpeg lists every track twice.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1378#comment:3
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


[FFmpeg-trac] #1494(FFmpeg:new): Crashes with rtmp stream - .asf/wmv

2012-06-28 Thread FFmpeg
#1494: Crashes with rtmp stream - .asf/wmv
---+---
 Reporter:  grolschie  | Type:  defect
   Status:  new| Priority:  critical
Component:  FFmpeg |  Version:  unspecified
 Keywords: |   Blocked By:
 Blocking: |  Reproduced by developer:  0
Analyzed by developer:  0  |
---+---
 System is Windows XP 32bit with Athlon XP2800+ CPU.

 Output from ffmpeg:
 --
 ffmpeg.exe -i rtmp://extondemand.livestream.com/on
 demand
 swfUrl=http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf?autop
 lay=true playpath=trans/dv15/mogulus-user-
 files/chepsilon_tv/2011/12/25/4ae0b944
 -c50f-41e0-8376-cc1f1a91daa3 -y -copyts -c:v wmv2 -b:v 15360k -r 25 -g 15
 -c:a
 wmav2 -b:a 64k -ar 48000 -ac 2 -map 0:0 -map 0:1 -sn -f asf
 epsilon_hellas.asf
 ffmpeg version N-42016-gc103dc0 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jun 28 2012 20:16:03 with gcc 4.7.1
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-ru
 ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-
 libass
  --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable
 -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-
 libope
 njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex
 --enable-libth
 eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc
 --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
 libxvid --e
 nable-zlib
   libavutil  51. 63.100 / 51. 63.100
   libavcodec 54. 29.101 / 54. 29.101
   libavformat54. 11.100 / 54. 11.100
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 3.  0.100 /  3.  0.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
 Metadata:
   metadatacreator   Yet Another Metadata Injector for FLV - Version
 1.4
   hasKeyframes  TRUE
   hasVideo  TRUE
   hasAudio  TRUE
   hasMetadata   TRUE
   canSeekToEnd  TRUE
   duration  30.09
   datasize  1978772.00
   videosize 1716367.00
   videocodecid  2.00
   width 450.00
   height360.00
   framerate 24.96
   videodatarate 443.44
   audiosize 254789.00
   audiocodecid  2.00
   audiosamplerate   22000.00
   audiosamplesize   16.00
   stereoTRUE
   audiodatarate 62.85
   filesize  1980591.00
   lasttimestamp 30.09
   lastkeyframetimestamp 30.00
   lastkeyframelocation  1975246.00
 keyframes:
 filepositions:
 times:
 Input #0, flv, from 'rtmp://extondemand.livestream.com/ondemand
 swfUrl=http://cd
 n.livestream.com/chromelessPlayer/v21/playerapi.swf?autoplay=true
 playpath=trans
 /dv15/mogulus-user-files/chepsilon_tv/2011/12/25/4ae0b944-c50f-
 41e0-8376-cc1f1a9
 1daa3':
   Metadata:
 metadatacreator : Yet Another Metadata Injector for FLV - Version 1.4
 hasKeyframes: true
 hasVideo: true
 hasAudio: true
 hasMetadata : true
 canSeekToEnd: true
 datasize: 1978772
 videosize   : 1716367
 audiosize   : 254789
 lasttimestamp   : 30
 lastkeyframetimestamp: 30
 lastkeyframelocation: 1975246
   Duration: 00:00:30.09, start: 0.00, bitrate: N/A
 Stream #0:0: Video: flv1, yuv420p, 450x360, 454 kb/s, 25 tbr, 1k tbn,
 1k tbc

 Stream #0:1: Audio: mp3, 22050 Hz, stereo, s16, 64 kb/s
 [graph 0 input from stream 0:0 @ 02559e20] w:450 h:360 pixfmt:yuv420p
 tb:1/1000
 fr:25/1 sar:0/1 sws_param:flags=2
 [output stream 0:0 @ 0254fb00] No opaque field provided
 [graph 1 input from stream 0:1 @ 0254a9a0] tb:1/1000 samplefmt:s16
 samplerate:22
 050 chlayout:0x3
 [auto-inserted resampler 0 @ 0254ba60] chl:stereo fmt:s16 r:22050Hz -
 chl:stere
 o fmt:s16 r:48000Hz
 Output #0, asf, to 'epsilon_hellas.asf':
   Metadata:
 metadatacreator : Yet Another Metadata Injector for FLV - Version 1.4
 hasKeyframes: true
 hasVideo: true
 hasAudio: true
 hasMetadata : true
 canSeekToEnd: true
 datasize: 1978772
 videosize   : 1716367
 audiosize   : 254789
 lasttimestamp   : 30
 lastkeyframetimestamp: 30
 lastkeyframelocation: 1975246
 WM/EncodingSettings: Lavf54.11.100
 Stream #0:0: Video: wmv2 (WMV2 / 0x32564D57), yuv420p, 450x360,
 q=2-31, 1536
 0 kb/s, 1k tbn, 25 tbc
 Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 48000 Hz, stereo,
 s16, 63 

[FFmpeg-trac] #1495(FFmpeg:new): H263+MP3 - .vob (MPEG2 + AC3) = corrupt audio

2012-06-28 Thread FFmpeg
#1495: H263+MP3 - .vob (MPEG2 + AC3) = corrupt audio
---+---
 Reporter:  grolschie  | Type:  defect
   Status:  new| Priority:  important
Component:  FFmpeg |  Version:  unspecified
 Keywords: |   Blocked By:
 Blocking: |  Reproduced by developer:  0
Analyzed by developer:  0  |
---+---
 I have noticed with recent ffmpeg builds, that converting the low quality
 YouTube videos (H263 video with MP3) to AC3 Dolby Digital 2.0 @ 48,000hz
 and 44,100hz results in good audio in the right channel, but just digital
 noise on the left channel. Here is an example:

 ---
 ffmpeg.exe -i http://o-o.preferred.tnz-akl1.v20.ls
 
cache7.c.youtube.com/videoplayback?upn=-yli7TGCA4Qsparams=algorithm%2Cburst%2Cc
 
p%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpirefexp=907048%2C92480
 
1%2C904102%2C906510%2C911205%2C902519%2C907217%2C907335%2C921602%2C919306%2C9226
 
00%2C919316%2C920704%2C924500%2C924700%2C913542%2C913547%2C919324%2C907344%2C912
 706%2C902518mt=1340913017ms=aualgorithm=throttle-
 factoritag=34ip=219.0.0.0
 
burst=40sver=3signature=57B4A269E25DC3DB60C3B7E82980F0853F6B362D.D349F29F2208E
 
B92D7624067EA655BBCF40FE2BCsource=youtubeexpire=1340934623key=yt1ipbits=8fa
 ctor=1.25cp=U0hTRVlOUl9HTUNOM19RSFZHOkIxakpzdXlzODA5id=2e06a02833dcd0e2
 -y -t
 hreads 1 -copyts -c:v mpeg2video -qscale 3 -r 3/1001 -g 15 -c:a ac3
 -b:a 384
 k -ar 48000 -ac 2 -map 0:0 -map 0:1 -sn -f vob output.vob
 ffmpeg version N-42016-gc103dc0 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jun 28 2012 20:16:03 with gcc 4.7.1
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-ru
 ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-
 libass
  --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable
 -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-
 libope
 njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex
 --enable-libth
 eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc
 --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
 libxvid --e
 nable-zlib
   libavutil  51. 63.100 / 51. 63.100
   libavcodec 54. 29.101 / 54. 29.101
   libavformat54. 11.100 / 54. 11.100
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 3.  0.100 /  3.  0.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 Input #0, flv, from 'http://o-o.preferred.tnz-
 akl1.v20.lscache7.c.youtube.com/vi
 
deoplayback?upn=-yli7TGCA4Qsparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2C
 
ipbits%2Citag%2Csource%2Cupn%2Cexpirefexp=907048%2C924801%2C904102%2C906510%2C9
 
11205%2C902519%2C907217%2C907335%2C921602%2C919306%2C922600%2C919316%2C920704%2C
 
924500%2C924700%2C913542%2C913547%2C919324%2C907344%2C912706%2C902518mt=1340913
 017ms=aualgorithm=throttle-
 factoritag=34ip=219.0.0.0burst=40sver=3signatu
 
re=57B4A269E25DC3DB60C3B7E82980F0853F6B362D.D349F29F2208EB92D7624067EA655BBCF40F
 
E2BCsource=youtubeexpire=1340934623key=yt1ipbits=8factor=1.25cp=U0hTRVlOUl
 9HTUNOM19RSFZHOkIxakpzdXlzODA5id=2e06a02833dcd0e2':
   Metadata:
 starttime   : 0
 totalduration   : 209
 totaldatarate   : 601
 bytelength  : 15709754
 canseekontime   : true
 sourcedata  : B7A387304HH1340930999438436
 purl:
 pmsg:
   Duration: 00:03:28.52, start: 0.00, bitrate: 602 kb/s
 Stream #0:0: Video: h264 (Main), yuv420p, 480x360 [SAR 1:1 DAR 4:3],
 475 kb/
 s, 25 tbr, 1k tbn, 50 tbc
 Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 133 kb/s
 Please use -q:a or -q:v, -qscale is ambiguous
 [graph 0 input from stream 0:0 @ 024c9e80] w:480 h:360 pixfmt:yuv420p
 tb:1/1000
 fr:25/1 sar:1/1 sws_param:flags=2
 [output stream 0:0 @ 02c84200] No opaque field provided
 [graph 1 input from stream 0:1 @ 02dadaa0] tb:1/1000 samplefmt:s16
 samplerate:44
 100 chlayout:0x3
 [auto-inserted resampler 0 @ 02c60ee0] chl:stereo fmt:s16 r:44100Hz -
 chl:stere
 o fmt:flt r:48000Hz
 [vob @ 02be4020] VBV buffer size not set, muxing may fail
 Output #0, vob, to 'output.vob':
   Metadata:
 starttime   : 0
 totalduration   : 209
 totaldatarate   : 601
 bytelength  : 15709754
 canseekontime   : true
 sourcedata  : B7A387304HH1340930999438436
 purl:
 pmsg:
 encoder : Lavf54.11.100
 Stream #0:0: Video: mpeg2video, yuv420p, 480x360 [SAR 1:1 DAR 4:3],
 q=2-31,
 200 kb/s, 90k tbn, 29.97 tbc
 Stream #0:1: Audio: ac3, 48000 Hz, stereo, flt, 384 kb/s
 Stream mapping:
   Stream #0:0 - 

Re: [FFmpeg-trac] #1495(FFmpeg:new): H263+MP3 - .vob (MPEG2 + AC3) = corrupt audio

2012-06-28 Thread FFmpeg
#1495: H263+MP3 - .vob (MPEG2 + AC3) = corrupt audio
-+--
 Reporter:  grolschie|Owner:
 Type:  defect   |   Status:  new
 Priority:  important|Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--

Comment (by grolschie):

 System is Windows XP 32bit with AMD XP2800+ CPU. FFmpeg builds from here:
 http://ffmpeg.zeranoe.com/builds/

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1495#comment:1
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1494(FFmpeg:new): Crashes with rtmp stream - .asf/wmv

2012-06-28 Thread FFmpeg
#1494: Crashes with rtmp stream - .asf/wmv
-+--
 Reporter:  grolschie|Owner:
 Type:  defect   |   Status:  new
 Priority:  critical |Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--

Comment (by grolschie):

 The static FFmpeg build was downloaded from here:
  http://ffmpeg.zeranoe.com/builds/

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1494#comment:1
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1483(avformat:new): Allow a list of keyframe numbers that are valid for starting a new segment

2012-06-28 Thread FFmpeg
#1483: Allow a list of keyframe numbers that are valid for starting a new 
segment
-+
 Reporter:  gordon   |Owner:
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avformat
  Version:  unspecified  |   Resolution:
 Keywords:  segment  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+

Comment (by gordon):

 Updated github:
 
https://github.com/thenewguy/FFmpeg/commit/db7fbe2fa4160c0fb9e33ea8061f880fdcb58b97

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1483#comment:2
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1482(undetermined:new): FFMPEG fails to create a SRT file when extracting Subtitles

2012-06-28 Thread FFmpeg
#1482: FFMPEG fails to create a SRT file when extracting Subtitles
-+-
 Reporter:  ramitbhalla  |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by ramitbhalla):

 1. Any solution how to handle this? I'm getting the same issues with
 another TS file recording. If you'd like I can upload that that too

 2. That I believe is normal, the CC is embedded as part of the video,
 which is why when FFMPEG recodes the video (not copy) it loses the CC
 stream. CCExtractor extracts the CC directly from the video stream. Can
 FFMPEG also do it?

 I'm more interested in 1, since that's where most of the non
 US/international subtitles exist. This is the standard MCE recording
 format that I've uploaded

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1482#comment:10
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac