Re: [FFmpeg-trac] #1406(FFmpeg:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+--
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:  libavfilter  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--

Comment (by baoky):

 after running make distclean

 make , make again and make V=1 returns me

 Makefile:2: config.mak: No such file or directory
 Makefile:47: /common.mak: No such file or directory
 Makefile:88: /libavutil/Makefile: No such file or directory
 Makefile:88: /library.mak: No such file or directory
 Makefile:168: /doc/Makefile: No such file or directory
 Makefile:169: /tests/Makefile: No such file or directory
 make: *** No rule to make target `/tests/Makefile'.  Stop.

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


[FFmpeg-trac] #1407(avcodec:new): aac: 960/120 MDCT window is not implemented

2012-06-04 Thread FFmpeg
#1407: aac: 960/120 MDCT window is not implemented
---+-
   Reporter:  cehoyos  |  Owner:
   Type:  enhancement  | Status:  new
   Priority:  wish |  Component:  avcodec
Version:  git-master   |   Keywords:  aac
 Blocked By:   |   Blocking:
Reproduced by developer:  1|  Analyzed by developer:  0
---+-
 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/145562
 An aac sample with 960/120 MDCT was uploaded by a user, mdct_error.flv is
 now in samples/A-codecs/AAC
 {{{
 $ ffmpeg -i mdct_error.flv
 ffmpeg version N-41284-ge00b2d2 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jun  4 2012 08:52:52 with gcc 4.3.2
   configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable-
 libopenjpeg --enable-libvorbis --enable-libspeex --enable-libmp3lame
 --enable-libtheora --extra-ldflags=-lm --enable-libvpx --enable-libxavs
   libavutil  51. 56.100 / 51. 56.100
   libavcodec 54. 23.100 / 54. 23.100
   libavformat54.  6.101 / 54.  6.101
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 2. 78.100 /  2. 78.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 [aac @ 0x9018c00] 960/120 MDCT window is not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [aac @ 0x9018c00] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel
 mailing list.
 Guessed Channel Layout for  Input Stream #0.1 : stereo
 Input #0, flv, from 'mdct_error.flv':
   Metadata:
 fps : 25
 SAR : 64:45
   Duration: 00:00:31.04, start: 0.00, bitrate: 1675 kb/s
 Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 720x576 [SAR
 64:45 DAR 16:9], 25 tbr, 1k tbn, 50 tbc
 Stream #0:1: Audio: aac, 48000 Hz, stereo
 At least one output file must be specified
 }}}

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1407
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] #1406(FFmpeg:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+--
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:  libavfilter  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--

Comment (by cehoyos):

 Please run configure, then run make. If you encounter an error, run make
 again. Then run make V=1 and post the complete, uncut output of make
 V=1.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1406#comment:3
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] #1406(FFmpeg:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+--
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:  libavfilter  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--

Comment (by baoky):

 Administrator@WIN-R4Q2EN76NTI /c/ffmpeg-0.11
 $ make V=1
 gcc -shared -Wl,--output-def,libavfilter/avfilter-2.def -Wl,--out-
 implib,libavfi
 lter/libavfilter.dll.a -Wl,--enable-runtime-pseudo-reloc -Wl,--enable-
 auto-image
 -base -Wl,-Bsymbolic -Wl,--version-script,libavfilter/libavfilter.ver
 -Llibavcod
 ec -Llibavdevice -Llibavfilter -Llibavformat -Llibavresample -Llibavutil
 -Llibpo
 stproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common
 -Wl,-rpath
 
-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:l
 ibavcodec:libavutil:libavresample -o libavfilter/avfilter-2.dll
 libavfilter/af_a
 convert.o libavfilter/af_aformat.o libavfilter/af_amerge.o
 libavfilter/af_amix.o
  libavfilter/af_anull.o libavfilter/af_aresample.o
 libavfilter/af_ashowinfo.o li
 bavfilter/af_astreamsync.o libavfilter/af_asyncts.o
 libavfilter/af_earwax.o liba
 vfilter/af_pan.o libavfilter/af_resample.o libavfilter/af_silencedetect.o
 libavf
 ilter/af_volume.o libavfilter/allfilters.o libavfilter/asink_anullsink.o
 libavfi
 lter/asrc_aevalsrc.o libavfilter/asrc_anullsrc.o libavfilter/audio.o
 libavfilter
 /avcodec.o libavfilter/avfilter.o libavfilter/avfiltergraph.o
 libavfilter/bbox.o
  libavfilter/buffer.o libavfilter/buffersink.o libavfilter/buffersrc.o
 libavfilt
 er/defaults.o libavfilter/drawutils.o libavfilter/formats.o
 libavfilter/graphdum
 p.o libavfilter/graphparser.o libavfilter/lavfutils.o
 libavfilter/libmpcodecs/im
 g_format.o libavfilter/libmpcodecs/mp_image.o
 libavfilter/libmpcodecs/pullup.o l
 ibavfilter/libmpcodecs/vf_decimate.o
 libavfilter/libmpcodecs/vf_denoise3d.o liba
 vfilter/libmpcodecs/vf_detc.o libavfilter/libmpcodecs/vf_dint.o
 libavfilter/libm
 pcodecs/vf_divtc.o libavfilter/libmpcodecs/vf_down3dright.o
 libavfilter/libmpcod
 ecs/vf_dsize.o libavfilter/libmpcodecs/vf_eq.o
 libavfilter/libmpcodecs/vf_eq2.o
 libavfilter/libmpcodecs/vf_field.o libavfilter/libmpcodecs/vf_fil.o
 libavfilter/
 libmpcodecs/vf_fixpts.o libavfilter/libmpcodecs/vf_framestep.o
 libavfilter/libmp
 codecs/vf_fspp.o libavfilter/libmpcodecs/vf_geq.o
 libavfilter/libmpcodecs/vf_har
 ddup.o libavfilter/libmpcodecs/vf_hqdn3d.o
 libavfilter/libmpcodecs/vf_hue.o liba
 vfilter/libmpcodecs/vf_il.o libavfilter/libmpcodecs/vf_ilpack.o
 libavfilter/libm
 pcodecs/vf_ivtc.o libavfilter/libmpcodecs/vf_kerndeint.o
 libavfilter/libmpcodecs
 /vf_mcdeint.o libavfilter/libmpcodecs/vf_noise.o
 libavfilter/libmpcodecs/vf_ow.o
  libavfilter/libmpcodecs/vf_palette.o
 libavfilter/libmpcodecs/vf_perspective.o l
 ibavfilter/libmpcodecs/vf_phase.o libavfilter/libmpcodecs/vf_pp.o
 libavfilter/li
 bmpcodecs/vf_pp7.o libavfilter/libmpcodecs/vf_pullup.o
 libavfilter/libmpcodecs/v
 f_qp.o libavfilter/libmpcodecs/vf_rectangle.o
 libavfilter/libmpcodecs/vf_rotate.
 o libavfilter/libmpcodecs/vf_sab.o libavfilter/libmpcodecs/vf_smartblur.o
 libavf
 ilter/libmpcodecs/vf_softpulldown.o libavfilter/libmpcodecs/vf_softskip.o
 libavf
 ilter/libmpcodecs/vf_spp.o libavfilter/libmpcodecs/vf_stereo3d.o
 libavfilter/lib
 mpcodecs/vf_telecine.o libavfilter/libmpcodecs/vf_tile.o
 libavfilter/libmpcodecs
 /vf_tinterlace.o libavfilter/libmpcodecs/vf_unsharp.o
 libavfilter/libmpcodecs/vf
 _uspp.o libavfilter/libmpcodecs/vf_yuvcsp.o
 libavfilter/libmpcodecs/vf_yvu9.o li
 bavfilter/lswsutils.o libavfilter/sink_buffer.o libavfilter/split.o
 libavfilter/
 src_buffer.o libavfilter/src_movie.o libavfilter/transform.o
 libavfilter/vf_aspe
 ct.o libavfilter/vf_ass.o libavfilter/vf_bbox.o
 libavfilter/vf_blackdetect.o lib
 avfilter/vf_blackframe.o libavfilter/vf_boxblur.o
 libavfilter/vf_colormatrix.o l
 ibavfilter/vf_copy.o libavfilter/vf_crop.o libavfilter/vf_cropdetect.o
 libavfilt
 er/vf_delogo.o libavfilter/vf_deshake.o libavfilter/vf_drawbox.o
 libavfilter/vf_
 fade.o libavfilter/vf_fieldorder.o libavfilter/vf_fifo.o
 libavfilter/vf_format.o
  libavfilter/vf_fps.o libavfilter/vf_gradfun.o libavfilter/vf_hflip.o
 libavfilte
 r/vf_hqdn3d.o libavfilter/vf_idet.o libavfilter/vf_lut.o
 libavfilter/vf_mp.o lib
 avfilter/vf_null.o libavfilter/vf_overlay.o libavfilter/vf_pad.o
 libavfilter/vf_
 pixdesctest.o libavfilter/vf_removelogo.o libavfilter/vf_scale.o
 libavfilter/vf_
 select.o libavfilter/vf_setfield.o libavfilter/vf_setpts.o
 libavfilter/vf_settb.
 o libavfilter/vf_showinfo.o 

Re: [FFmpeg-trac] #1406(build system:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
  Version:  unspecified  |  system
 Keywords:  libass   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by cehoyos):

 * keywords:  libavfilter = libass
 * component:  FFmpeg = build system


Comment:

 Please add the first line of the output of git log to confirm that you
 are using current git master.

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


[FFmpeg-trac] #1408(undetermined:new): Encoding to mp3 produces a file with audio and video by default

2012-06-04 Thread FFmpeg
#1408: Encoding to mp3 produces a file with audio and video by default
-+-
   Reporter:  cehoyos|  Owner:
   Type:  defect | Status:  new
   Priority:  important  |  Component:
Version:  git-   |  undetermined
  master |   Keywords:  mp3
 Blocked By: |  regression
Reproduced by developer:  0  |   Blocking:
 |  Analyzed by developer:  0
-+-
 http://thread.gmane.org/gmane.comp.video.ffmpeg.user/37424
 Since 2dfea12, FFmpeg by default creates a video (png) stream when
 encoding mp3, this causes a severe performance regression because video
 has to be decoded.
 {{{
 $ ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov out.mp3
 ffmpeg version N-41284-ge00b2d2 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jun  4 2012 08:52:52 with gcc 4.3.2
   configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable-
 libopenjpeg --enable-libvorbis --enable-libspeex --enable-libmp3lame
 --enable-libtheora --extra-ldflags=-lm --enable-libvpx --enable-libxavs
   libavutil  51. 56.100 / 51. 56.100
   libavcodec 54. 23.100 / 54. 23.100
   libavformat54.  6.101 / 54.  6.101
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 2. 78.100 /  2. 78.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x90123c0] max_analyze_duration 500 reached
 at 5000998
 Guessed Channel Layout for  Input Stream #0.1 : mono
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fate-
 suite/svq3/Vertical400kbit.sorenson3.mov':
   Metadata:
 creation_time   : 2001-03-20 16:17:18
 title   : Vertical Online SV3 Demo
 title-eng   : Vertical Online SV3 Demo
 artist  : Logan Kelsey
 artist-eng  : Logan Kelsey
 copyright   : © Vertical Online 2001
 copyright-eng   : © Vertical Online 2001
 encoder : Sorenson Video 3
 encoder-eng : Sorenson Video 3
   Duration: 00:00:43.57, start: 0.00, bitrate: 580 kb/s
 Stream #0:0(eng): Video: svq3 (SVQ3 / 0x33515653), yuvj420p, 320x240,
 391 kb/s, 30.02 fps, 30 tbr, 600 tbn, 600 tbc
 Metadata:
   creation_time   : 2001-03-20 16:17:18
   handler_name: Apple Alias Data Handler
 Stream #0:1(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 44100 Hz,
 mono, s16, 176 kb/s
 Metadata:
   creation_time   : 2001-03-20 16:17:18
   handler_name: Apple Alias Data Handler
 [buffer @ 0x900fa20] w:320 h:240 pixfmt:yuvj420p tb:1/600 sar:0/1
 sws_param:flags=2
 [ffmpeg_buffersink @ 0x900f8e0] No opaque field provided
 [format @ 0x900f9e0] auto-inserting filter 'auto-inserted scaler 0'
 between the filter 'Parsed_null_0' and the filter 'format'
 [auto-inserted scaler 0 @ 0x9012280] w:320 h:240 fmt:yuvj420p sar:0/1 -
 w:320 h:240 fmt:rgb24 sar:0/1 flags:0x4
 Output #0, mp3, to 'out.mp3':
   Metadata:
 TDEN: 2001-03-20 16:17:18
 TIT2: Vertical Online SV3 Demo
 title-eng   : Vertical Online SV3 Demo
 TPE1: Logan Kelsey
 artist-eng  : Logan Kelsey
 TCOP: © Vertical Online 2001
 copyright-eng   : © Vertical Online 2001
 encoder-eng : Sorenson Video 3
 TSSE: Lavf54.6.101
 Stream #0:0(eng): Video: png, rgb24, 320x240, q=2-31, 200 kb/s, 90k
 tbn, 30 tbc
 Metadata:
   creation_time   : 2001-03-20 16:17:18
   handler_name: Apple Alias Data Handler
 Stream #0:1(eng): Audio: mp3, 44100 Hz, mono, s16
 Metadata:
   creation_time   : 2001-03-20 16:17:18
   handler_name: Apple Alias Data Handler
 Stream mapping:
   Stream #0:0 - #0:0 (svq3 - png)
   Stream #0:1 - #0:1 (adpcm_ima_qt - libmp3lame)
 Press [q] to stop, [?] for help
 Multiple frames in a packet from stream 1
 [mp3 @ 0x9018fa0] Got more than one picture in stream 0, ignoring.
 frame= 1308 fps= 49 q=0.0 Lsize= 341kB time=00:00:43.57 bitrate=
 64.2kbits/s
 video:86771kB audio:341kB global headers:0kB muxing overhead -99.608084%
 [libmp3lame @ 0x9011780] 1 frames left in que on closing
 }}}

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1408
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] #1406(build system:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
  Version:  unspecified  |  system
 Keywords:  libass   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by baoky):

 I am not sure about git master.. what do i need to do. i am new to this
 compiling as i need compile ffmpeg with libass libx264 and etc...

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1406#comment:6
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] #1406(build system:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
  Version:  unspecified  |  system
 Keywords:  libass   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by cehoyos):

 If you cannot use git, then please test 0.11 (that is currently the latest
 release iirc).
 And please add the output of
 {{{
 $ pkg-config --libs libass
 }}}

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1406#comment:7
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] #1406(build system:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
  Version:  unspecified  |  system
 Keywords:  libass   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by baoky):

 Administrator@WIN-R4Q2EN76NTI /c/ffmpeg-0.11
 $ pkg-config --libs libass
 -LC:/MinGW/lib -lass

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1406#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] #1406(build system:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
  Version:  unspecified  |  system
 Keywords:  libass   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by cehoyos):

 Afaict, this is a bug in your libass installation (pkgconfig only reports
 -lass as requirements, but fontconfig and freetype are obviously also
 needed), as a workaround try --extra-ldflags='-lfontconfig -lfribidi
 -lfreetype' or --extra-ldflags='-lfontconfig -lfreetype'

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1406#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] #1406(build system:new): Mingw make ffmpeg libavfilter error 1

2012-06-04 Thread FFmpeg
#1406: Mingw make ffmpeg libavfilter error 1
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
  Version:  unspecified  |  system
 Keywords:  libass   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by baoky):

 i think i installed those already, the fontconfig and freetype with mingw.
 regarding the workaround, do i use them with ./configure

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


[FFmpeg-trac] #1409(FFmpeg:new): FFMPEG using preset ipod320 and libx264 , insufficient paramter

2012-06-04 Thread FFmpeg
#1409: FFMPEG using preset ipod320 and libx264 , insufficient paramter
+---
 Reporter:  baoky   | Type:  defect
   Status:  new | Priority:  critical
Component:  FFmpeg  |  Version:  unspecified
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+---
 C:\ffmpeg\binffmpeg -i
 C:\Users\Administrator\Downloads\upFFTRY\makyou1.mkv -
 vcodec libx264 -preset ipod320 -acodec copy
 C:\Users\Administrator\Downloads\up
 FFTRY\output.mp4 -vf
 ass=C:\Users\Administrator\Downloads\upFFTRY\makyou1.ass

 ffmpeg version N-41195-g8a0efa9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 31 2012 20:08:24 with gcc 4.6.3
   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. 55.100 / 51. 55.100
   libavcodec 54. 23.100 / 54. 23.100
   libavformat54.  6.101 / 54.  6.101
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 2. 77.100 /  2. 77.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 Input #0, matroska,webm, from
 'C:\Users\Administrator\Downloads\upFFTRY\makyou1.
 mkv':
   Metadata:
 creation_time   : 2012-06-03 03:18:13
   Duration: 00:24:00.00, start: 0.00, bitrate: 2334 kb/s
 Chapter #0.0: start 0.00, end 70.92
 Metadata:
   title   : Intro
 Chapter #0.1: start 70.92, end 684.86
 Metadata:
   title   : Part A
 Chapter #0.2: start 684.86, end 1314.82
 Metadata:
   title   : Part B
 Chapter #0.3: start 1314.82, end 1404.83
 Metadata:
   title   : OP
 Chapter #0.4: start 1404.83, end 1440.00
 Metadata:
   title   : Preview
 Stream #0:0(jpn): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR
 16:9, 2
 3.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
 Stream #0:1(jpn): Audio: aac, 96000 Hz, stereo, s16 (default)
 Stream #0:2: Subtitle: ssa (default)
 Stream #0:3: Attachment: ttf
 Metadata:
   filename: TT1139M.TTF
   mimetype: application/x-truetype-font
 Stream #0:4: Attachment: ttf
 Metadata:
   filename: y2k.ttf
   mimetype: application/x-truetype-font
 Stream #0:5: Attachment: ttf
 Metadata:
   filename: ALIEN5.TTF
   mimetype: application/x-truetype-font
 Stream #0:6: Attachment: ttf
 Metadata:
   filename: arial.ttf
   mimetype: application/x-truetype-font
 Stream #0:7: Attachment: ttf
 Metadata:
   filename: ArtificeSSK.ttf
   mimetype: application/x-truetype-font
 Stream #0:8: Attachment: ttf
 Metadata:
   filename: cronos13b.ttf
   mimetype: application/x-truetype-font
 Stream #0:9: Attachment: ttf
 Metadata:
   filename: fading-wornarmychalk-regular.ttf
   mimetype: application/x-truetype-font
 Stream #0:10: Attachment: ttf
 Metadata:
   filename: icedeart.ttf
   mimetype: application/x-truetype-font
 Stream #0:11: Attachment: ttf
 Metadata:
   filename: LEVIBRUSH.TTF
   mimetype: application/x-truetype-font
 Stream #0:12: Attachment: ttf
 Metadata:
   filename: linkin.ttf
   mimetype: application/x-truetype-font
 Stream #0:13: Attachment: ttf
 Metadata:
   filename: MECHAG.TTF
   mimetype: application/x-truetype-font
 [buffer @ 03f74560] w:1280 h:720 pixfmt:yuv420p tb:1/1000 sar:1/1
 sws_pa
 ram:flags=2
 [buffersink @ 03f74460] No opaque field provided
 x264 [error]: invalid preset 'ipod320'
 [libx264 @ 03fd53e0] Error setting preset/tune ipod320/(null).
 Output #0, mp4, to 'C:\Users\Administrator\Downloads\upFFTRY\output.mp4':
   Metadata:
 creation_time   : 2012-06-03 03:18:13
 Chapter #0.0: start 0.00, end 70.92
 Metadata:
   title   : Intro
 Chapter #0.1: start 70.92, end 684.86
 Metadata:
   title   : Part A
 Chapter #0.2: start 

Re: [FFmpeg-trac] #1409(FFmpeg:new): FFMPEG using preset ipod320 and libx264 , insufficient paramter

2012-06-04 Thread FFmpeg
#1409: FFMPEG using preset ipod320 and libx264 , insufficient paramter
-+--
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:  libx264  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--
Changes (by cehoyos):

 * keywords:   = libx264
 * priority:  critical = normal


Old description:

 C:\ffmpeg\binffmpeg -i
 C:\Users\Administrator\Downloads\upFFTRY\makyou1.mkv -
 vcodec libx264 -preset ipod320 -acodec copy
 C:\Users\Administrator\Downloads\up
 FFTRY\output.mp4 -vf
 ass=C:\Users\Administrator\Downloads\upFFTRY\makyou1.ass

 ffmpeg version N-41195-g8a0efa9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 31 2012 20:08:24 with gcc 4.6.3
   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. 55.100 / 51. 55.100
   libavcodec 54. 23.100 / 54. 23.100
   libavformat54.  6.101 / 54.  6.101
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 2. 77.100 /  2. 77.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 Input #0, matroska,webm, from
 'C:\Users\Administrator\Downloads\upFFTRY\makyou1.
 mkv':
   Metadata:
 creation_time   : 2012-06-03 03:18:13
   Duration: 00:24:00.00, start: 0.00, bitrate: 2334 kb/s
 Chapter #0.0: start 0.00, end 70.92
 Metadata:
   title   : Intro
 Chapter #0.1: start 70.92, end 684.86
 Metadata:
   title   : Part A
 Chapter #0.2: start 684.86, end 1314.82
 Metadata:
   title   : Part B
 Chapter #0.3: start 1314.82, end 1404.83
 Metadata:
   title   : OP
 Chapter #0.4: start 1404.83, end 1440.00
 Metadata:
   title   : Preview
 Stream #0:0(jpn): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR
 16:9, 2
 3.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
 Stream #0:1(jpn): Audio: aac, 96000 Hz, stereo, s16 (default)
 Stream #0:2: Subtitle: ssa (default)
 Stream #0:3: Attachment: ttf
 Metadata:
   filename: TT1139M.TTF
   mimetype: application/x-truetype-font
 Stream #0:4: Attachment: ttf
 Metadata:
   filename: y2k.ttf
   mimetype: application/x-truetype-font
 Stream #0:5: Attachment: ttf
 Metadata:
   filename: ALIEN5.TTF
   mimetype: application/x-truetype-font
 Stream #0:6: Attachment: ttf
 Metadata:
   filename: arial.ttf
   mimetype: application/x-truetype-font
 Stream #0:7: Attachment: ttf
 Metadata:
   filename: ArtificeSSK.ttf
   mimetype: application/x-truetype-font
 Stream #0:8: Attachment: ttf
 Metadata:
   filename: cronos13b.ttf
   mimetype: application/x-truetype-font
 Stream #0:9: Attachment: ttf
 Metadata:
   filename: fading-wornarmychalk-regular.ttf
   mimetype: application/x-truetype-font
 Stream #0:10: Attachment: ttf
 Metadata:
   filename: icedeart.ttf
   mimetype: application/x-truetype-font
 Stream #0:11: Attachment: ttf
 Metadata:
   filename: LEVIBRUSH.TTF
   mimetype: application/x-truetype-font
 Stream #0:12: Attachment: ttf
 Metadata:
   filename: linkin.ttf
   mimetype: application/x-truetype-font
 Stream #0:13: Attachment: ttf
 Metadata:
   filename: MECHAG.TTF
   mimetype: application/x-truetype-font
 [buffer @ 03f74560] w:1280 h:720 pixfmt:yuv420p tb:1/1000 sar:1/1
 sws_pa
 ram:flags=2
 [buffersink @ 03f74460] No opaque field provided
 x264 [error]: invalid preset 'ipod320'
 [libx264 @ 03fd53e0] Error setting preset/tune ipod320/(null).
 Output #0, mp4, to 'C:\Users\Administrator\Downloads\upFFTRY\output.mp4':
   Metadata:
 creation_time   : 2012-06-03 03:18:13
 Chapter #0.0: start 0.00, end 

Re: [FFmpeg-trac] #1409(FFmpeg:new): FFMPEG using preset ipod320 and libx264 , insufficient paramter

2012-06-04 Thread FFmpeg
#1409: FFMPEG using preset ipod320 and libx264 , insufficient paramter
-+--
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  FFmpeg
  Version:  unspecified  |   Resolution:
 Keywords:  libx264  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--

Comment (by baoky):

 Replying to [comment:1 cehoyos]:

 What should i do

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1409#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] #1384(FFplay:open): FFPlay NoAudio Playback for Transport Stream File with AC3 Audio

2012-06-04 Thread FFmpeg
#1384: FFPlay NoAudio Playback for Transport Stream File with AC3 Audio
-+--
 Reporter:  jlsantiago0  |Owner:  cus
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:  FFplay
  Version:  git-master   |   Resolution:
 Keywords:  ts ac3   |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  1|
-+--

Comment (by jlsantiago0):

 Replying to [comment:6 cus]:
  Can you try with the patch series I sent to ffmpeg-devel?

 Works great for me. Thanks for fixing this.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1384#comment:7
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] #1384(FFplay:open): FFPlay NoAudio Playback for Transport Stream File with AC3 Audio

2012-06-04 Thread FFmpeg
#1384: FFPlay NoAudio Playback for Transport Stream File with AC3 Audio
-+--
 Reporter:  jlsantiago0  |Owner:  cus
 Type:  defect   |   Status:  open
 Priority:  normal   |Component:  FFplay
  Version:  git-master   |   Resolution:
 Keywords:  ts ac3   |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  1|
-+--

Comment (by jlsantiago0):

 Replying to [comment:7 jlsantiago0]:
  Replying to [comment:6 cus]:
   Can you try with the patch series I sent to ffmpeg-devel?
 
  The patches great for me. Thanks for fixing this.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1384#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] #1410(FFmpeg:new): Need Help Using FFMPEG with AVISYNTH

2012-06-04 Thread FFmpeg
#1410: Need Help Using FFMPEG with AVISYNTH
+---
 Reporter:  baoky   | Type:  defect
   Status:  new | Priority:  important
Component:  FFmpeg  |  Version:  unspecified
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+---
 Need Help Using FFMPEG with AVISYNTH

 I installed avisynth and i created a file call video.avs

 DirectShowSource(C:\video\ft133.mkv)
 TextSub(C:\video\ft133_track3_und.ass)

 I trying to convert this mkv file with it subtitle extracted into mp4 or
 avi video with the subtitle re-encode in.


 Command i use is


 C:\ffmpeg\ffmpeg-20120601-git-8a0efa9-win64-static\binffmpeg -i
 C:\video\video.avs -acodec copy -vcodec copy C:\video\output.mp4


 However i receive this error
 [avs @ 01daa9a0] AVIFileOpen failed with error
 -2147221164C:\video\video.avs: Operation not permitted

 anyone can help me?

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1410
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] #1297(undetermined:new): FFMPEG creating stuttering MPEG-2 TS video files

2012-06-04 Thread FFmpeg
#1297: FFMPEG creating stuttering MPEG-2 TS video files
-+-
 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):

 Setting the frame rate doesn't appear to solve the problem. I'm attaching
 a dvr-ms file (this is one cut sample, others are also facing similar
 issues).

 As you can see from the output it keeps dropping the frames. I've tried
 different settings with -r 24, -r 25, -r 30, -r 50, -r 60, -r
 30*1000/1001, -r 60*1000/1001, -r 25*1000/1001 and none of them seem to
 work, it still leads to the same issues of dropping frames and the video
 stutters when played back.

 Any idea why this is happening?

 COMMAND:

 {{{
 ffmpeg -i Test3.dvr-ms -an -vcodec mpeg2video -sameq test.ts
 }}}

 OUTPUT:

 {{{
 ffmpeg version N-40824-g31dfe20 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 19 2012 00:45:59 with gcc 4.6.3
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-runtime-cpudetect --enable-avisynth --enab
 le-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable
 -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-
 libopenjpeg --enable-librtmp --enable-libschro
 edinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
 libxvid --enable-zlib
   libavutil  51. 53.100 / 51. 53.100
   libavcodec 54. 21.101 / 54. 21.101
   libavformat54.  5.100 / 54.  5.100
   libavdevice53.  4.100 / 53.  4.100
   libavfilter 2. 74.101 /  2. 74.101
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 12.100 /  0. 12.100
   libpostproc52.  0.100 / 52.  0.100
 Input #0, asf, from 'Test3.dvr-ms':
   Metadata:
 DVR Index Granularity: 500
 WM/SubTitleDescription: Journeying south to Myanmar, Luke uncovers the
 little known foods and flavours of the former
  capital, Yangon. Here he begins his culinary education by learning the
 art of making the famous Mohinga.
 genre   : Documentary;Other Documentaries
 WM/OriginalReleaseTime: 0
 WM/MediaCredits : ;;;
 service_provider: SBS HD
 service_name: SBS HD
 WM/MediaNetworkAffiliation: SBS HD
 WM/MediaOriginalChannel: 30
 WM/MediaOriginalChannelSubNumber: 0
 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
 WM/MediaOriginalRunTime: 1844674
 WM/MediaIsStereo: 0
 WM/MediaIsRepeat: 0
 WM/MediaIsLive  : 0
 WM/MediaIsTape  : 0
 WM/MediaIsDelay : 0
 WM/MediaIsSubtitled: 0
 WM/MediaIsMovie : 0
 WM/MediaIsPremiere: 0
 WM/MediaIsFinale: 0
 WM/MediaIsSAP   : 0
 WM/MediaIsSport : 0
 WM/Provider : MediaCenterDefault
 WM/VideoClosedCaptioning: 0
 WM/WMRVEncodeTime: 6803286
 WM/WMRVSeriesUID: !GenericSeries!Luke Nguyen's Greater Mekong
 WM/WMRVServiceID: !Generated!2de313550cf54622bf3c9ccd1105c2db
 WM/WMRVRequestID: 184
 WM/WMRVScheduleItemID: 184
 WM/WMRVQuality  : 0
 WM/WMRVOriginalSoftPrePadding: 0
 WM/WMRVOriginalSoftPostPadding: 0
 WM/WMRVHardPrePadding: 184
 WM/WMRVHardPostPadding: 0
 WM/WMRVATSCContent: 0
 WM/WMRVDTVContent: 1
 WM/WMRVHDContent: 0
 WM/WMRVEndTime  : 1844674
 WM/WMRVBitrate  : 1844674
 WM/WMRVKeepUntil: 184
 WM/WMRVActualSoftPrePadding: 0
 WM/WMRVActualSoftPostPadding: 0
 WM/WMRVContentProtected: 0
 WM/WMRVContentProtectedPercent: 0
 WM/WMRVExpirationDate: 1844674
 WM/WMRVExpirationSpan: 1844674
 WM/WMRVInBandRatingSystem: 255
 WM/WMRVInBandRatingLevel: 255
 WM/WMRVInBandRatingAttributes: 0
 WM/WMRVWatched  : 0
 WM/MediaThumbWidth: 352
 WM/MediaThumbHeight: 198
 WM/MediaThumbStride: 105
 WM/MediaThumbRet: 0
 WM/MediaThumbRatingSystem: 9
 WM/MediaThumbRatingLevel: 9
 WM/MediaThumbRatingAttributes: 0
 WM/MediaThumbAspectRatioX: 16
 WM/MediaThumbAspectRatioY: 9
 WM/MediaThumbTimeStamp: 1970874
 WM/MediaThumbType: 3
 WMFSDKVersion   : 12.0.7601.17514
 WMFSDKNeeded: 0.0.0.
 VBR Peak: 368
 IsVBR   : 1
 title   : Luke Nguyen's Greater Mekong
   Duration: 00:04:59.84, start: 0.20, bitrate: 55 kb/s
 Stream #0:0: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
 Stream #0:1: Video: mpeg2video (Main) 

Re: [FFmpeg-trac] #1297(undetermined:new): FFMPEG creating stuttering MPEG-2 TS video files

2012-06-04 Thread FFmpeg
#1297: FFMPEG creating stuttering MPEG-2 TS video files
-+-
 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 cehoyos):

 Replying to [comment:17 ramitbhalla]:
  As you can see from the output it keeps dropping the frames. I've tried
 different settings with -r 24, -r 25
 But for some inexplicable reason you preferred not to present command line
 together with complete, uncut console output, instead you posted a command
 line that looks very similar to the original command line (and you still
 didn't tell me if the problem disappears if you significantly reduce the
 resolution or playback with half speed which would prove my original
 suspicion).

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1297#comment:18
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] #1410(undetermined:new): Need Help Using FFMPEG with AVISYNTH

2012-06-04 Thread FFmpeg
#1410: Need Help Using FFMPEG with AVISYNTH
-+-
 Reporter:  baoky|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  unspecified  |  undetermined
 Keywords:   |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by cehoyos):

 * priority:  important = normal
 * component:  FFmpeg = undetermined


Comment:

 Please provide complete, uncut console output together with the command
 line.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1410#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] #1370(avcodec:open): dvvideo enc: incorrect output with 1440x1080

2012-06-04 Thread FFmpeg
#1370: dvvideo enc: incorrect output with 1440x1080
-+---
 Reporter:  ami_stuff|Owner:
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  dvvideo  |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+---
Changes (by cehoyos):

 * priority:  important = wish
 * type:  defect = enhancement


Comment:

 FFmpeg prints an error now when DVCPRO HD encoding is requested.

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


[FFmpeg-trac] #1411(build system:new): ffmpeg fails to compile with mp2 muxer enabled alone

2012-06-04 Thread FFmpeg
#1411: ffmpeg fails to compile with mp2 muxer enabled alone
-+-
 Reporter:  jamal| Type:  defect
   Status:  new  | Priority:  normal
Component:  build|  Version:  git-
  system |  master
 Keywords:  mp2  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 The following configuration fails when linking the executables:

 {{{
 ./configure --disable-everything --enable-muxer=mp2
 }}}

 The errors being:

 {{{
 LD  ffmpeg_g.exe
 libavformat/libavformat.a(mp3enc.o): In function `mp3_queue_flush':
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:322: undefined
 reference to `ff_id3v2_finish'
 libavformat/libavformat.a(mp3enc.o): In function `mp3_write_xing':
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:131: undefined
 reference to `avpriv_mpa_freq_tab'
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:131: undefined
 reference to `avpriv_mpa_freq_tab'
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:131: undefined
 reference to `avpriv_mpa_freq_tab'
 libavformat/libavformat.a(mp3enc.o): In function
 `mp3_write_packet_internal':
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:282: undefined
 reference to `avpriv_mpegaudio_decode_header'
 libavformat/libavformat.a(mp3enc.o): In function `mp3_write_xing':
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:158: undefined
 reference to `avpriv_mpegaudio_decode_header'
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:158: undefined
 reference to `avpriv_mpegaudio_decode_header'
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:158: undefined
 reference to `avpriv_mpegaudio_decode_header'
 D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:158: undefined
 reference to `avpriv_mpegaudio_decode_header'
 
libavformat/libavformat.a(mp3enc.o):D:\MinGW\msys\1.0\home\jamal\ffmpeg/libavformat/mp3enc.c:158:
 more undefined references to `avpriv_mpegaudio_decode_header' follow
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g.exe] Error 1
 }}}

 The problem is that the files libavformat/id3v2enc.c
 libavcodec/mpegaudiodata.c and libavcodec/mpegaudiodecheader.c are not
 being compiled since the dependencies aren't set in both avformat's and
 avcodec's Makefiles

 In avformat's Makefile
 {{{
 OBJS-$(CONFIG_MP2_MUXER) += mp3enc.o rawenc.o
 }}}
 should be
 {{{
 OBJS-$(CONFIG_MP2_MUXER) += mp3enc.o rawenc.o id3v2enc.o
 }}}

 And in avcodec's Makefile the following line needs to be added to the
 section for avformat dependencies
 {{{
 OBJS-$(CONFIG_MP2_MUXER)   += mpegaudiodata.o
 mpegaudiodecheader.o
 }}}
 
 Once again, part of the credit for finding this goes to Måns.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1411
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] #1297(undetermined:new): FFMPEG creating stuttering MPEG-2 TS video files

2012-06-04 Thread FFmpeg
#1297: FFMPEG creating stuttering MPEG-2 TS video files
-+-
 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. Yes tried with a lower resolution (1024x768 - the lowest possible) and
 output video is still stuttering.

 2. I gave the basic commmand line and issue, here is the one with the rate
 adjustment and the output. This is happening with all the DVR-MS files I
 have.

 COMMAND:

 {{{
 ffmpeg -i Test3.dvr-ms -an -vcodec mpeg2video -sameq -r 25 test.ts
 }}}


 OUTPUT:

 {{{
 ffmpeg version N-40824-g31dfe20 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 19 2012 00:45:59 with gcc 4.6.3
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-runtime-cpudetect --enable-avisynth --enab
 le-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable
 -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-
 libopenjpeg --enable-librtmp --enable-libschro
 edinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
 libxvid --enable-zlib
   libavutil  51. 53.100 / 51. 53.100
   libavcodec 54. 21.101 / 54. 21.101
   libavformat54.  5.100 / 54.  5.100
   libavdevice53.  4.100 / 53.  4.100
   libavfilter 2. 74.101 /  2. 74.101
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 12.100 /  0. 12.100
   libpostproc52.  0.100 / 52.  0.100
 Input #0, asf, from 'Test3.dvr-ms':
   Metadata:
 DVR Index Granularity: 500
 WM/SubTitleDescription: Journeying south to Myanmar, Luke uncovers the
 little known foods and flavours of the former
  capital, Yangon. Here he begins his culinary education by learning the
 art of making the famous Mohinga.
 genre   : Documentary;Other Documentaries
 WM/OriginalReleaseTime: 0
 WM/MediaCredits : ;;;
 service_provider: SBS HD
 service_name: SBS HD
 WM/MediaNetworkAffiliation: SBS HD
 WM/MediaOriginalChannel: 30
 WM/MediaOriginalChannelSubNumber: 0
 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
 WM/MediaOriginalRunTime: 1844674
 WM/MediaIsStereo: 0
 WM/MediaIsRepeat: 0
 WM/MediaIsLive  : 0
 WM/MediaIsTape  : 0
 WM/MediaIsDelay : 0
 WM/MediaIsSubtitled: 0
 WM/MediaIsMovie : 0
 WM/MediaIsPremiere: 0
 WM/MediaIsFinale: 0
 WM/MediaIsSAP   : 0
 WM/MediaIsSport : 0
 WM/Provider : MediaCenterDefault
 WM/VideoClosedCaptioning: 0
 WM/WMRVEncodeTime: 6803286
 WM/WMRVSeriesUID: !GenericSeries!Luke Nguyen's Greater Mekong
 WM/WMRVServiceID: !Generated!2de313550cf54622bf3c9ccd1105c2db
 WM/WMRVRequestID: 184
 WM/WMRVScheduleItemID: 184
 WM/WMRVQuality  : 0
 WM/WMRVOriginalSoftPrePadding: 0
 WM/WMRVOriginalSoftPostPadding: 0
 WM/WMRVHardPrePadding: 184
 WM/WMRVHardPostPadding: 0
 WM/WMRVATSCContent: 0
 WM/WMRVDTVContent: 1
 WM/WMRVHDContent: 0
 WM/WMRVEndTime  : 1844674
 WM/WMRVBitrate  : 1844674
 WM/WMRVKeepUntil: 184
 WM/WMRVActualSoftPrePadding: 0
 WM/WMRVActualSoftPostPadding: 0
 WM/WMRVContentProtected: 0
 WM/WMRVContentProtectedPercent: 0
 WM/WMRVExpirationDate: 1844674
 WM/WMRVExpirationSpan: 1844674
 WM/WMRVInBandRatingSystem: 255
 WM/WMRVInBandRatingLevel: 255
 WM/WMRVInBandRatingAttributes: 0
 WM/WMRVWatched  : 0
 WM/MediaThumbWidth: 352
 WM/MediaThumbHeight: 198
 WM/MediaThumbStride: 105
 WM/MediaThumbRet: 0
 WM/MediaThumbRatingSystem: 9
 WM/MediaThumbRatingLevel: 9
 WM/MediaThumbRatingAttributes: 0
 WM/MediaThumbAspectRatioX: 16
 WM/MediaThumbAspectRatioY: 9
 WM/MediaThumbTimeStamp: 1970874
 WM/MediaThumbType: 3
 WMFSDKVersion   : 12.0.7601.17514
 WMFSDKNeeded: 0.0.0.
 VBR Peak: 368
 IsVBR   : 1
 title   : Luke Nguyen's Greater Mekong
   Duration: 00:04:59.84, start: 0.20, bitrate: 55 kb/s
 Stream #0:0: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
 Stream #0:1: Video: mpeg2video (Main) (DVR  / 0x20525644), yuv420p,
 1280x720 [SAR 1:1 DAR 16:9], 9 kb/s, 50 fps,
  50 tbr, 1k tbn, 100 tbc
 [buffer @ 03119020] w:1280 h:720 pixfmt:yuv420p tb:1/100 sar:1/1
 sws_param:flags=2
 [buffersink @ 030976e0] No opaque 

Re: [FFmpeg-trac] #1402(FFplay:open): ffplay: doesn't work on a tty console

2012-06-04 Thread FFmpeg
#1402: ffplay: doesn't work on a tty console
+--
 Reporter:  u ltd.  |Owner:  cus
 Type:  defect  |   Status:  open
 Priority:  normal  |Component:  FFplay
  Version:  git-master  |   Resolution:
 Keywords:  tty |   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  0   |
+--
Changes (by cus):

 * cc: cus@… (added)
 * owner:   = cus


Comment:

 I'd rather use a patch like the one I attached.

 It uses the display_disable instead of video_disable (which involves the
 visualization with display enabled) and also keeps the status line in the
 display disabled case.

 Can you try it as well?

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1402#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] #1401(FFplay:new): ffplay: Muted when going to foreign tty but continues playing when coming back.

2012-06-04 Thread FFmpeg
#1401: ffplay: Muted when going to foreign tty but continues playing when coming
back.
+--
 Reporter:  u ltd.  |Owner:
 Type:  defect  |   Status:  new
 Priority:  minor   |Component:  FFplay
  Version:  0.11|   Resolution:
 Keywords:  tty |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--

Comment (by cus):

 Maybe an audio driver issue, or some magical intelligence (the user whose
 tty is active owns the sound)

 Can you try it with different SDL_AUDIODRIVER combinations? (alsa, pulse,
 dsp, dma)

 Can you try if other players using similar audio drivers behave the same
 way? (VLC, mplayer)

 Can you try it with uninstalled, or disabled pulseaudio?

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1401#comment:3
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] #442(avfilter:closed): scene change detection

2012-06-04 Thread FFmpeg
#442: scene change detection
-+
 Reporter:  lovelove |Owner:  ubitux
 Type:  enhancement  |   Status:  closed
 Priority:  wish |Component:  avfilter
  Version:  unspecified  |   Resolution:  fixed
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  0|
-+
Changes (by ubitux):

 * status:  open = closed
 * resolution:   = fixed


Comment:

 Added in 7286814.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/442#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] #1410(undetermined:new): Need Help Using FFMPEG with AVISYNTH

2012-06-04 Thread FFmpeg
#1410: Need Help Using FFMPEG with AVISYNTH
-+-
 Reporter:  baoky|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 baoky):

 Command i use is

 C:\ffmpeg\ffmpeg-20120601-git-8a0efa9-win64-static\binffmpeg -i
 C:\video\video.avs -acodec copy -vcodec copy C:\video\output.mp4

 ffmpeg version N-41195-g8a0efa9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 31 2012 20:08:24 with gcc 4.6.3
   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. 55.100 / 51. 55.100
   libavcodec 54. 23.100 / 54. 23.100
   libavformat54.  6.101 / 54.  6.101
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 2. 77.100 /  2. 77.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 [avs @ 01e1a9c0] AVIFileOpen failed with error
 -2147221164C:\video\video
 .avs: Operation not permitted

 my video.avs is this content

 DirectShowSource?(C:\video\ft133.mkv)
 TextSub?(C:\video\ft133_track3_und.ass)

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1410#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] #1384(FFplay:closed): FFPlay NoAudio Playback for Transport Stream File with AC3 Audio

2012-06-04 Thread FFmpeg
#1384: FFPlay NoAudio Playback for Transport Stream File with AC3 Audio
-+--
 Reporter:  jlsantiago0  |Owner:  cus
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  FFplay
  Version:  git-master   |   Resolution:  fixed
 Keywords:  ts ac3   |   Blocked By:
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  1|
-+--
Changes (by cus):

 * status:  open = closed
 * resolution:   = fixed


Comment:

 Fix is in the latest git master.

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


[FFmpeg-trac] #1412(avcodec:new): ffmpeg crashes when decoding a dirac stream

2012-06-04 Thread FFmpeg
#1412: ffmpeg crashes when decoding a dirac stream
-+--
 Reporter:  jamal| Type:  defect
   Status:  new  | Priority:  normal
Component:  avcodec  |  Version:  git-master
 Keywords:  dirac|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--
 Summary: ffmpeg (mingw64 x86_64 GCC 4.7.0, yasm 1.2.0) crashes when trying
 to decode a dirac stream.
 This however doesn't happen if i compile ffmpeg with the --disable-yasm
 option.
 ffprobe and even ffmpeg with no output parameters run fine when reading
 the file and wont crash.

 The command line i used was:
 {{{
 ./ffmpeg -i bbb-tr1000.ts -vcodec zlib -an asd.mkv
 }}}

 And this is the sample i used:
 http://dirac.kw.bbc.co.uk/download/video/maybefinal/bbb-tr1000.ts

 I'm attaching both the ffmpeg log file and gdb's output.
 gdb mentions ff_add_rect_clamped_sse2 as the source of the problem, which
 might explain why disabling yasm got rid of the crash.

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


[FFmpeg-trac] #1413(FFmpeg:new): ffplay unable to playback MJPEG avi file

2012-06-04 Thread FFmpeg
#1413: ffplay unable to playback MJPEG avi file
+--
 Reporter:  Kraken  | Type:  defect
   Status:  new | Priority:  important
Component:  FFmpeg  |  Version:  git-master
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+--
 http://light-alloy.ru/aleksoid_test/SUNP0003.AVI
 Picture freeze, a lot of red text in console window.
 avplay - can play it, but cannot seek.

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


[FFmpeg-trac] #1414(avcodec:new): RV8. Bad playback after first ~5 seconds of playback.

2012-06-04 Thread FFmpeg
#1414: RV8. Bad playback after first ~5 seconds of playback.
-+---
 Reporter:  Kraken   | Type:  enhancement
   Status:  new  | Priority:  normal
Component:  avcodec  |  Version:  git-master
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---
 Link to sample: http://light-alloy.ru/aleksoid_test/teenagelament.ram

 Ffplay window says unimplemented feature warning.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1414
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] #1413(FFmpeg:new): ffplay unable to playback MJPEG avi file

2012-06-04 Thread FFmpeg
#1413: ffplay unable to playback MJPEG avi file
+--
 Reporter:  Kraken  |Owner:
 Type:  defect  |   Status:  new
 Priority:  important   |Component:  FFmpeg
  Version:  git-master  |   Resolution:
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  1   |
+--
Changes (by cus):

 * analyzed:  0 = 1
 * cc: cus@… (added)
 * reproduced:  0 = 1


Comment:

 Changing pixel format with avfilter enabled is not supported yet in
 ffplay. (Nor in avplay btw)

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1413#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] #1413(FFmpeg:new): ffplay unable to playback MJPEG avi file

2012-06-04 Thread FFmpeg
#1413: ffplay unable to playback MJPEG avi file
+--
 Reporter:  Kraken  |Owner:
 Type:  defect  |   Status:  new
 Priority:  important   |Component:  FFmpeg
  Version:  git-master  |   Resolution:
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  1   |
+--

Comment (by Kraken):

 (Nor in avplay btw)
 Wouldn't argue, but if with avplay I can at least see video and listen
 sound, with ffplay I only see freeze video and listen loop sound.
 Just, my media player for Windows, which use libavcodec, is crashing when
 I try to playback this file, because of libswscale. So I tryed to check
 this file in ffplay, and see that problem not in my code, so I assumed its
 a ffmpeg bug.

 Changing pixel format with avfilter enabled
 Hm. Pixel format is changing when I try to play this file? (my media
 player doesn't use avfilter)

 Sorry for my bad English.

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


[FFmpeg-trac] #1415(undetermined:new): FFMPEG not able to Stream Copy DVRMS files to TS Files

2012-06-04 Thread FFmpeg
#1415: FFMPEG not able to Stream Copy DVRMS files to TS Files
-+-
 Reporter:  ramitbhalla  | Type:  defect
   Status:  new  | Priority:  normal
Component:   |  Version:
  undetermined   |  unspecified
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 Summary of the bug: FFMPEG is not able to stream copy any DVR-MS files
 into MPEG TS files.

 How to reproduce:
 COMMAND:
 ffmpeg -i Test3.dvr-ms -acodec copy -vcodec copy -f mpegts test.ts

 {{{
 ffmpeg version N-41195-g8a0efa9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on May 31 2012 20:04:59 with gcc 4.6.3
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-runtime-cpudetect --enable-avisynth --enab
 le-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable
 -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-
 libopenjpeg --enable-librtmp --enable-libschro
 edinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
 libxvid --enable-zlib
   libavutil  51. 55.100 / 51. 55.100
   libavcodec 54. 23.100 / 54. 23.100
   libavformat54.  6.101 / 54.  6.101
   libavdevice54.  0.100 / 54.  0.100
   libavfilter 2. 77.100 /  2. 77.100
   libswscale  2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc52.  0.100 / 52.  0.100
 Input #0, asf, from 'Test3.dvr-ms':
   Metadata:
 DVR Index Granularity: 500
 WM/SubTitleDescription: Journeying south to Myanmar, Luke uncovers the
 little known foods and flavours of the former
  capital, Yangon. Here he begins his culinary education by learning the
 art of making the famous Mohinga.
 genre   : Documentary;Other Documentaries
 WM/OriginalReleaseTime: 0
 WM/MediaCredits : ;;;
 service_provider: SBS HD
 service_name: SBS HD
 WM/MediaNetworkAffiliation: SBS HD
 WM/MediaOriginalChannel: 30
 WM/MediaOriginalChannelSubNumber: 0
 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
 WM/MediaOriginalRunTime: 1844674
 WM/MediaIsStereo: 0
 WM/MediaIsRepeat: 0
 WM/MediaIsLive  : 0
 WM/MediaIsTape  : 0
 WM/MediaIsDelay : 0
 WM/MediaIsSubtitled: 0
 WM/MediaIsMovie : 0
 WM/MediaIsPremiere: 0
 WM/MediaIsFinale: 0
 WM/MediaIsSAP   : 0
 WM/MediaIsSport : 0
 WM/Provider : MediaCenterDefault
 WM/VideoClosedCaptioning: 0
 WM/WMRVEncodeTime: 6803286
 WM/WMRVSeriesUID: !GenericSeries!Luke Nguyen's Greater Mekong
 WM/WMRVServiceID: !Generated!2de313550cf54622bf3c9ccd1105c2db
 WM/WMRVRequestID: 184
 WM/WMRVScheduleItemID: 184
 WM/WMRVQuality  : 0
 WM/WMRVOriginalSoftPrePadding: 0
 WM/WMRVOriginalSoftPostPadding: 0
 WM/WMRVHardPrePadding: 184
 WM/WMRVHardPostPadding: 0
 WM/WMRVATSCContent: 0
 WM/WMRVDTVContent: 1
 WM/WMRVHDContent: 0
 WM/WMRVEndTime  : 1844674
 WM/WMRVBitrate  : 1844674
 WM/WMRVKeepUntil: 184
 WM/WMRVActualSoftPrePadding: 0
 WM/WMRVActualSoftPostPadding: 0
 WM/WMRVContentProtected: 0
 WM/WMRVContentProtectedPercent: 0
 WM/WMRVExpirationDate: 1844674
 WM/WMRVExpirationSpan: 1844674
 WM/WMRVInBandRatingSystem: 255
 WM/WMRVInBandRatingLevel: 255
 WM/WMRVInBandRatingAttributes: 0
 WM/WMRVWatched  : 0
 WM/MediaThumbWidth: 352
 WM/MediaThumbHeight: 198
 WM/MediaThumbStride: 105
 WM/MediaThumbRet: 0
 WM/MediaThumbRatingSystem: 9
 WM/MediaThumbRatingLevel: 9
 WM/MediaThumbRatingAttributes: 0
 WM/MediaThumbAspectRatioX: 16
 WM/MediaThumbAspectRatioY: 9
 WM/MediaThumbTimeStamp: 1970874
 WM/MediaThumbType: 3
 WMFSDKVersion   : 12.0.7601.17514
 WMFSDKNeeded: 0.0.0.
 VBR Peak: 368
 IsVBR   : 1
 title   : Luke Nguyen's Greater Mekong
   Duration: 00:04:59.84, start: 0.20, bitrate: 55 kb/s
 Stream #0:0: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
 Stream #0:1: Video: mpeg2video (Main) (DVR  / 0x20525644), yuv420p,
 1280x720 [SAR 1:1 DAR 16:9], 9 kb/s, 50 fps,
  50 tbr, 1k tbn, 100 tbc
 [mpegts @ 031be640] muxrate VBR, pcr every 5 pkts, sdt every 200, pat/pmt
 every 40 pkts
 Output #0, mpegts, to 'test.ts':
   Metadata:
 DVR Index Granularity: 500
 WM/SubTitleDescription: Journeying south to Myanmar, Luke uncovers the
 little known foods and flavours of the former
  capital, Yangon. Here he begins his culinary 

Re: [FFmpeg-trac] #1413(FFmpeg:new): ffplay unable to playback MJPEG avi file

2012-06-04 Thread FFmpeg
#1413: ffplay unable to playback MJPEG avi file
+--
 Reporter:  Kraken  |Owner:
 Type:  defect  |   Status:  new
 Priority:  important   |Component:  FFmpeg
  Version:  git-master  |   Resolution:
 Keywords:  |   Blocked By:
 Blocking:  |  Reproduced by developer:  1
Analyzed by developer:  1   |
+--

Comment (by cus):

 Replying to [comment:2 Kraken]:
  Changing pixel format with avfilter enabled
  Hm. Pixel format is changing when I try to play this file? (my media
 player doesn't use avfilter)

 Yes, that may be reason why swscale crashes for you. See ffplay.c with
 CONFIG_LIBAVFILTER set to 0, it gets a cached swscaler context for each
 frame because of possibly changing pixel format.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1413#comment:3
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] #1297(undetermined:new): FFMPEG creating stuttering MPEG-2 TS video files

2012-06-04 Thread FFmpeg
#1297: FFMPEG creating stuttering MPEG-2 TS video files
-+-
 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 cehoyos):

 Replying to [comment:19 ramitbhalla]:
  {{{
  ffmpeg -i Test3.dvr-ms -an -vcodec mpeg2video -sameq -r 25 test.ts
  }}}
 Why are you not using test1.wtv?

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