On Friday 02 January 2015 13:33:34 Moritz Barsnick wrote: > On Fri, Jan 02, 2015 at 06:40:54 -0500, Ajtim wrote: > > I have still problem with converting youtube webm to mpg and than made a > > dvd which doesn't plays good on dvd recorder on tv. > > I think you failed to answer all the questions last time you asked, > back in April. > > > ffmpeg version 2.3.5 Copyright (c) 2000-2014 the FFmpeg developers > > > > built on Dec 8 2014 17:34:03 with FreeBSD clang version 3.4.1 > > > > (tags/RELEASE_34/dot1-final 208032) 20140512 > > That's still not latest git. > > > About one year ago I didn't have a problem (I forgot version of > > ffmpeg) but now I have. > > I think you didn't mention that in April. Do you have an older version > of ffmpeg which succeeds? > > Moritz > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
I did try again with the last version which we have in FreeBSD ports and after watching video about 12 minutes it works without problems: ffmpeg25 -i xy.webm -aspect 16:9 -target ntsc-dvd dvd.mpg ffmpeg version 2.5.2 Copyright (c) 2000-2014 the FFmpeg developers built on Jan 2 2015 08:02:44 with FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 configuration: --disable-libaacplus --disable-indev=alsa --disable- outdev=alsa --enable-libopencore-amrnb --enable-libopencore-amrwb --disable- libass --disable-libcdio --disable-libcelt --disable-libfaac --disable-libfdk- aac --enable-ffserver --enable-fontconfig --enable-libfreetype --enable-frei0r --enable-gnutls --disable-libgsm --enable-iconv --disable-indev=jack -- disable-libmp3lame --disable-libbluray --disable-libv4l2 --disable-indev=v4l2 --disable-outdev=v4l2 --disable-libmodplug --disable-openal --disable- indev=openal --enable-libopencv --disable-libopenjpeg --disable-openssl -- disable-libopus --disable-libpulse --disable-indev=pulse --disable- outdev=pulse --enable-librtmp --enable-libschroedinger --disable-libspeex -- enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --disable- libvo-aacenc --disable-libvo-amrwbenc --enable-libvpx --enable-libx264 -- disable-libx265 --enable-libxvid --prefix=/usr/local --mandir=/usr/local/man -- datadir=/usr/local/share/ffmpeg25 --docdir=/usr/local/share/doc/ffmpeg25 -- incdir=/usr/local/include/ffmpeg25 --libdir=/usr/local/lib/ffmpeg25 -- shlibdir=/usr/local/lib/ffmpeg25 --build-suffix=25 --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-avresample --enable-pthreads -- enable-memalign-hack --disable-libstagefright-h264 --disable-libutvideo -- disable-libsoxr --cc=cc --extra-cflags='-msse -I/usr/local/include/vorbis - I/usr/local/include' --extra-ldflags='-L/usr/local/lib ' --extra-libs=-pthread --disable-debug --disable-ffplay --disable-outdev=sdl --enable-version3 libavutil 54. 15.100 / 54. 15.100 libavcodec 56. 13.100 / 56. 13.100 libavformat 56. 15.102 / 56. 15.102 libavdevice 56. 3.100 / 56. 3.100 libavfilter 5. 2.103 / 5. 2.103 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Input #0, matroska,webm, from 'xy.webm': Metadata: encoder : Google Duration: 01:40:05.21, start: 0.000000, bitrate: 529 kb/s Stream #0:0: Video: vp8, yuv420p, 640x360, SAR 1:1 DAR 16:9, 1k fps, 25 tbr, 1k tbn, 1k tbc (default) Stream #0:1: Audio: vorbis, 44100 Hz, stereo, fltp (default) Output #0, dvd, to 'dvd.mpg': Metadata: encoder : Lavf56.15.102 Stream #0:0: Video: mpeg2video, yuv420p, 720x480 [SAR 32:27 DAR 16:9], q=2-31, 6000 kb/s, 29.97 fps, 90k tbn, 29.97 tbc (default) Metadata: encoder : Lavc56.13.100 mpeg2video Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 448 kb/s (default) Metadata: encoder : Lavc56.13.100 ac3 Stream mapping: Stream #0:0 -> #0:0 (vp8 (native) -> mpeg2video (native)) Stream #0:1 -> #0:1 (vorbis (native) -> ac3 (native)) Press [q] to stop, [?] for help frame=179976 fps=570 q=2.0 Lsize= 1727764kB time=01:40:05.21 bitrate=2356.9kbits/s dup=29846 drop=0 video:1346395kB audio:328410kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3.162107% dvdauthor -o dvd/ -t dvd.mpg DVDAuthor::dvdauthor, version 0.7.1. Build options: gnugetopt imagemagick iconv freetype fribidi fontconfig Send bug reports to <dvdauthor-us...@lists.sourceforge.net> INFO: default video format is NTSC INFO: dvdauthor creating VTS STAT: Picking VTS 01 STAT: Processing dvd.mpg... WARN: Audio pts for channel 0 moves backwards by 307; please remultiplex input. WARN: Previous sector: 0.531 - 0.595 WARN: Current sector: 0.591 - 0.623 WARN: Discontinuity of 24 in audio channel 0; please remultiplex input. WARN: Previous sector: 0.591 - 0.623 WARN: Current sector: 0.623 - 0.655 WARN: Discontinuity of 11 in audio channel 0; please remultiplex input. WARN: Previous sector: 0.687 - 0.719 WARN: Current sector: 0.720 - 0.752 STAT: VOBU 9984 at 1684MB, 1 PGCs INFO: Video pts = 0.533 .. 6005.732 INFO: Audio[0] pts = 0.531 .. 6005.744 STAT: VOBU 9993 at 1687MB, 1 PGCs CHAPTERS: VTS[1/1] 0.000 INFO: Generating VTS with the following video attributes: INFO: MPEG version: mpeg2 INFO: TV standard: ntsc INFO: Aspect ratio: 16:9 INFO: Resolution: 720x480 INFO: Audio ch 0 format: ac3/2ch, 48khz drc STAT: fixed 9993 VOBUs dvdauthor -o dvd/ -T DVDAuthor::dvdauthor, version 0.7.1. Build options: gnugetopt imagemagick iconv freetype fribidi fontconfig Send bug reports to <dvdauthor-us...@lists.sourceforge.net> INFO: default video format is NTSC INFO: dvdauthor creating table of contents INFO: Scanning dvd/VIDEO_TS/VTS_01_0.IFO -- ajtiM -------- http://www.redbubble.com/people/lumiwa _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user