Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam!
Wpisuje w terminal komendy:
transcode -J stabilize --mplayer_probe -i movie.mp4 transcode -J transform -mplayer_probe -i "movie.mp4" -y libx264 12134234.mp4
Pierwsze polecenie działa dobrze przy drugim wyskakuje coś takiego:
[transcode] warning: unused command line argument detected (8/9) [transcode] warning: argc[8]=12134234.mp4 (unused) transcode v1.1.7 (C) 2001-2003 Thomas Oestreich, 2003-2010 Transcode Team [transcode] V: auto-probing | of movie (OK) [transcode] V: import format | (null) in (module=mplayer) [transcode] A: auto-probing | of movie (OK) [transcode] A: import format | AC3 in (module=mplayer) [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence [transcode] V: import frame | disabled [transcode] V: bits/pixel | 0.000 (unknown) [transcode] V: decoding fps,frc | 25.000,0 [transcode] V: video format | YUV420 (4:2:0) aka I420 [transcode] A: import format | 0x2000 AC3 [ 0,16,0] [transcode] A: export format | 0x55 MPEG ES Layer 3 [ 0,16,0] 128 kbps [transcode] V: export format | unknown (module dependant) [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 0 (0.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | ssse3 sse3 sse2 sse mmx cmove asm [transcode] warning: no option -o found, encoded frames send to "/dev/null" [transcode] V: video buffer | 10 @ 0x0 [0x2] [transcode] A: audio buffer | 10 @ 0x0x16 [import_mplayer.so] v0.1.2 (2007-11-01) (video) rendered by mplayer | (audio) rendered by mplayer [filter_transform.so] v0.80 (2011-11-13) transforms each frame according to transformations given in an input file (e.g. translation, rotate) see also filter stabilize [filter_transform.so] Image Transformation/Stabilization Settings: [filter_transform.so] input = movie.mp4.trf [filter_transform.so] smoothing = 10 [filter_transform.so] maxshift = -1 [filter_transform.so] maxangle = -1.000000 [filter_transform.so] crop = Keep [filter_transform.so] relative = True [filter_transform.so] invert = False [filter_transform.so] zoom = 0.000000 [filter_transform.so] optzoom = On [filter_transform.so] interpol = Bi-Linear (2) [filter_transform.so] sharpen = 0.800000 [filter_transform.so] Final zoom: inf [filter_unsharp.so] unsharp: 5x5:0.80 (sharpen luma) [filter_unsharp.so] unsharp: 5x5:0.40 (sharpen chroma) [filter_unsharp.so] v1.0.1 (2003-10-27) unsharp mask & gaussian blur [transcode] warning: /usr/lib/i386-linux-gnu/transcode/export_libx264.so: cannot open shared object file: No such file or directory [transcode] warning: (dl_loader.c) loading "/usr/lib/i386-linux-gnu/transcode/export_libx264.so" failed [encoder.c] warning: loading audio export module failed [transcode] critical: failed to init export modules [transcode] critical: plug-in initialization failed
Ostatnio edytowany przez TDK8GB (2014-05-15 17:51:54)
Offline
Problemy z czytaniem?
Kod:
[transcode] warning: /usr/lib/i386-linux-gnu/transcode/export_libx264.so: cannot open shared object file: No such file or directory [transcode] warning: (dl_loader.c) loading "/usr/lib/i386-linux-gnu/transcode/export_libx264.so" failed [encoder.c] warning: loading audio export module failed [transcode] critical: failed to init export modules [transcode] critical: plug-in initialization failed[/quote]
Offline
Próbowałem też zrobić stabilizacje przez melt'a ale nic z tego nie wyszło, video jest identyczne jak oryginalne. http://bernaerts.dyndns.org/linux/74-ubuntu/214-ubuntu-stabilize-video-melt
Ostatnio edytowany przez TDK8GB (2014-05-15 20:33:11)
Offline
A w tym momencie uzywasz jaki system eksploatacyjny ?
[quote=poste#1]
transcode -J stabilize --mplayer_probe -i movie.mp4 transcode -J transform -mplayer_probe -i "movie.mp4" -y libx264 12134234.mp4
[/quote]
Jestes pewny twojej komendy, czy ma byc --mplayer czy -mplayer ?
$ apt-file search libx264.so libx264-142: /usr/lib/x86_64-linux-gnu/libx264.so.142 libx264-142: /usr/lib/x86_64-linux-gnu/x264-10bit/libx264.so.142 libx264-dev: /usr/lib/x86_64-linux-gnu/libx264.so
Offline
W poście #4 masz ważniejszą wskazówkę do sprawdzenia.
Przeczytaj jeszcze raz uważnie.
Offline
Wątek do zamknięcia. Wrzuciłem na yt i wystabilizowałem.
Offline
Time (s) | Query |
---|---|
0.00009 | SET CHARSET latin2 |
0.00005 | SET NAMES latin2 |
0.00104 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.221.93.167' WHERE u.id=1 |
0.00071 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.221.93.167', 1732571038) |
0.00044 | SELECT * FROM punbb_online WHERE logged<1732570738 |
0.00081 | SELECT topic_id FROM punbb_posts WHERE id=267255 |
0.00006 | SELECT id FROM punbb_posts WHERE topic_id=25829 ORDER BY posted |
0.00072 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=25829 AND t.moved_to IS NULL |
0.00006 | SELECT search_for, replace_with FROM punbb_censoring |
0.00199 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=25829 ORDER BY p.id LIMIT 0,25 |
0.00125 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=25829 |
Total query time: 0.00722 s |