Hello. Please, help me solve the my problem… step-by-step:
h264enc -2p -p slow -t film -pf high
Select the Input type [file/dir/vcd/dvd/bd]: file
Provide the Input Video File: out.ogv
Track 1: Select the Audio Codec [default is AAC]: NOSOUND
-----
etc
result:
-> Starting to encode the Video file in 2-pass mode
-> Using "x264 slow" preset
-> Using '/dev/null' as output for the first pass
-> Using '/home/aleksej/H264-8118.avi' as output file for the second pass
Starting to encode in: 5 4 3 2 1 0
MEncoder -5 (C) 2000-2015 MPlayer Team
success: format: 0 data: 0x0 - 0x3eacad2
libavformat version 56.40.101 (external)
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.
Exiting...
-> MEncoder has exited with a non-zero value!
-> Exiting in function: mencoder_exit_func()
It is habitude for me. I’m use avidemux also, but answer: “Can not open file”.
I use packman:
using packman is not enough you need to do a full vendor change to packman you probably have crippled packages from the oss repo, what is your repo list
zypper lr -d
I’m sorry, but I’ve done it many times … -
you don’t have to be sorry but the ogm format officially supports only theora, tarkin and dirac codecs, I don’t understand why wouldn’t you use mp4 which is the default container for h264 or mkv an open format. It is quite possible to embed h264 video’s in ogm but you are risking losing your data, it’s your business anyhow.
here you go
LC_ALL=C sudo zypper dup --from 2 Loading repository data...
Reading installed packages...
Computing distribution upgrade...
The following 4 NEW packages are going to be installed:
libdcadec0 libmusicbrainz4 libtxc_dxtn libx265-68
The following 2 applications are going to be REMOVED:
Audacity "GStreamer Multimedia Codecs"
The following package is going to be REMOVED:
s2tc
The following 66 packages are going to be upgraded:
amarok audacity audacity-lang fdupes ffmpeg freshplayerplugin gstreamer gstreamer-0_10 gstreamer-0_10-plugin-esd gstreamer-0_10-plugin-gnomevfs gstreamer-0_10-plugins-base
gstreamer-0_10-plugins-good gstreamer-0_10-plugins-good-lang gstreamer-plugins-base gstreamer-plugins-good k3b liba52-0 libavcodec56 libavdevice56 libavfilter5 libavformat56
libavresample2 libavutil54 libchromaprint0 libfaac0 libfaad2 libgstallocators-1_0-0 libgstapp-0_10-0 libgstapp-1_0-0 libgstapp-1_0-0-32bit libgstaudio-1_0-0
libgstaudio-1_0-0-32bit libgstfft-1_0-0 libgstinterfaces-0_10-0 libgstpbutils-1_0-0 libgstpbutils-1_0-0-32bit libgstphotography-1_0-0 libgstreamer-0_10-0 libgstreamer-1_0-0
libgstreamer-1_0-0-32bit libgstriff-1_0-0 libgstrtp-1_0-0 libgstrtsp-1_0-0 libgstsdp-1_0-0 libgsttag-1_0-0 libgsttag-1_0-0-32bit libgstvideo-1_0-0 libgstvideo-1_0-0-32bit
libguess1 libmjpegutils-2_0-0 libmp3lame0 libopencore-amrnb0 libopencore-amrwb0 libpostproc53 libquicktime0 libsox3 libsoxr0 libstreamanalyzer0 libswresample1 libswscale3
libtwolame0 libxine2 libxine2-pulse libxvidcore4 mjpegtools sox
The following 3 packages are going to be downgraded:
libdca0 libmad0 libmpeg2-0
The following package is going to be reinstalled:
chromium-pepper-flash
The following 69 packages are going to change vendor:
--------------------------------
Retrieving package libquicktime0-1.2.4cvs20150223-66.14.x86_64 (48/74), 289.2 KiB ( 1.0 MiB unpacked)
Retrieving: libquicktime0-1.2.4cvs20150223-66.14.x86_64.rpm ................................................................................................................[error]
File './Essentials/x86_64/libquicktime0-1.2.4cvs20150223-66.14.x86_64.rpm' not found on medium 'http://packman.inode.at/suse/openSUSE_Tumbleweed'
Abort, retry, ignore? [a/r/i/? shows all options] (a): a
Problem occured during or after installation or removal of packages:
Installation aborted by user
Please see the above error message for a hint.
why can’t you do it?
gstreamer from the oss repo does not work with restricted codecs. you can always reinstall it from packman, you obviously have messed up dependencies that need cleaning up, do a full vendor change with packman then re-install any missing applications, packman does provide audicity and gstreamer http://packman.links2linux.org/package/audacity http://packman.links2linux.org/package/gstreamer
you seam to have a lot of non-workin multimedia applications and libraries from the oss repository hoping they start working on their own will not make it so.
anyhow it’s your system and your business, just remember 1 thing about openSUSE if you want working multimedia you have to dup to packman.
Because “Auto-Refresh” is disabled for the Packman repo (#2), therefore zypper wants to install packages that don’t actually exist in the repo any more.
LC_ALL=C zypper lr -d# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI
| Service
--------------------+--------------------+--------------------+-----------------------+----------------------------+---------+----------+--------+---------------------------------
----------------------------+--------
2 | packman | packman | Yes | (r ) Yes | No | 99 | rpm-md | http://packman.inode.at/suse/openSUSE_Tumbleweed |
Run “sudo zypper ref” to refresh all repos, or better enable “Auto-Refresh” for the Packman repo to fix this: