So I installed libav - in archlinux it's dropin-replacement of ffmpeg
(
libav.org) it contains avconf. As I installed it ffmpeg is removed
and is replaced by avconv. There is still a file /usb/bin/ffmpeg which
shows the same output (as I type ffmpeg -h) as avconv does (avconv -h)
- so I guess ffmpeg is replaced by avconv.
As I start a preview now I get the following
Path para borrar: /var/tmp/previewfile
Segundos 60.0
Addbars True resx_o 1280 resy_o 720
resx_i 720 resy_i 576
Launching program: ffmpeg -i /home/thomas/movie.mkv -vf
scale=720:576,fifo,pad=720:576:0:0:0x000000 -y -target pal-dvd -sn -g
12 -bf 2 -strict 1 -t 60.0 -ac 2 -s 720x576 -threads 2 -trellis 1 -mbd
2 -b 5001000 -ab 224000 -aspect 16:9 /var/tmp/previewfile_01_01.mpg -
newaudio
elemento: /usr/bin
ffmpeg version 0.8.2, Copyright (c) 2000-2011 the Libav developers
built on Jun 3 2012 08:50:15 with gcc 4.7.0 20120505 (prerelease)
This program is not developed anymore and is only provided for
compatibility. Use avconv instead (see Changelog for the list of
incompatible changes).
[matroska,webm @ 0x1652760] Estimating duration from bitrate, this may
be inaccurate
Input #0, matroska,webm, from '/home/thomas/movie.mkv':
Metadata:
title :
Sherlock.S02E01.Ein.Skandal.in.Belgravia.GERMAN.DL.720p.BluRay.x264-
TVP
Duration: 01:29:37.04, start: 0.000000, bitrate: 1920 kb/s
Chapter #0.0: start 0.000000, end 259.200000
Metadata:
title : 00:00:00.000
Chapter #0.1: start 259.200000, end 626.440000
Metadata:
title : 00:04:19.200
Chapter #0.2: start 626.440000, end 1276.920000
Metadata:
title : 00:10:26.440
Chapter #0.3: start 1276.920000, end 2163.400000
Metadata:
title : 00:21:16.920
Chapter #0.4: start 2163.400000, end 2950.920000
Metadata:
title : 00:36:03.400
Chapter #0.5: start 2950.920000, end 3788.840000
Metadata:
title : 00:49:10.920
Chapter #0.6: start 3788.840000, end 4953.520000
Metadata:
title : 01:03:08.840
Chapter #0.7: start 4953.520000, end 5377.040000
Metadata:
title : 01:22:33.520
Stream #0.0(ger): Video: h264 (High), yuv420p, 1280x720 [PAR 1:1
DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default) (forced)
Metadata:
title : tvp-sherlock-s02e01-br-720p
Stream #0.1(ger): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s
(default) (forced)
Stream #0.2(eng): Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s
[buffer @ 0x171ebc0] w:1280 h:720 pixfmt:yuv420p
[fifo @ 0x16be3e0]
[scale @ 0x18180c0] w:1280 h:720 fmt:yuv420p -> w:720 h:576
fmt:yuv420p flags:0x4
[scale @ 0x17b6c80] w:720 h:576 fmt:yuv420p -> w:720 h:576 fmt:yuv420p
flags:0x4
[pad @ 0x1663a20] w:720 h:576 -> w:720 h:576 x:0 y:0 color:
0x108080FF[yuva]
Incompatible sample format 's16' for codec 'ac3', auto-selecting
format 'flt'
[ac3 @ 0x16d8480] channel_layout not specified
[ac3 @ 0x16d8480] No channel layout specified. The encoder will guess
the layout, but it might be incorrect.
[mp2 @ 0x1755160] encoding 6 channel(s) is not allowed in mp2
Output #0, dvd, to '/var/tmp/previewfile_01_01.mpg':
Stream #0.0(ger): Video: mpeg2video (hq), yuv420p, 720x576 [PAR
64:45 DAR 16:9], q=2-31, 5001 kb/s, 90k tbn, 25 tbc (default) (forced)
Metadata:
title : tvp-sherlock-s02e01-br-720p
Stream #0.1(ger): Audio: ac3, 48000 Hz, stereo, flt, 224 kb/s
(default) (forced)
Stream #0.2(eng): Audio: mp2, 48000 Hz, 5.1, s16, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Stream #0.2 -> #0.2
Error while opening encoder for output stream #0.2 - maybe incorrect
parameters such as bit_rate, rate, width or height
Creating window /usr/share/devede/werror_dialog.ui
Since devede is written in python (right?) is there a way to correct
the program?
ToK
> ...
>
> Erfahren Sie mehr »