Warning: session_start(): open(/tmp/sess_7pslc9s89u0r651hlumnkn92r3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
oldcpu's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- oldcpu's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (8) . 
Support AC3 ?
Feb 12 2006  on content MiniDV Assembler

Does DV Video Assembler support AC3 format?

Since I could not get DV Video Assembler to run on my SuSE-10.0, I tried on my SuSE-9.3. I had to compile SMILutils-0.3.0 without the "--with ffpeg" option, as it would not compile with my ffmeg with that option. I have ffmpeg-0.4.9.4pmcvs20060201 from Packman installed.

The DV Video Assembler GUI ran, but when I tried to use it against some mpegs that had ac3 audio, and I obtained the error message:

"Something is wrong with the sound track of video oldcpu-input1.mpg. Failed to detect the correct sampling rate."

I believe this to be a good mpeg (I've successfully used it as an input to other dvd programs such as KDE DVD Author Wizard). The audio is ac3 at bitrate of 224000 bits per sec, 2 channels, and a sampling rate of 48000 Hz.

.
Re: SMILutils from w
Feb 12 2006  on content MiniDV Assembler

My apologies for the duplicate post. Moderator, if possible, could you delete this (or the original) duplicate?

.
SMILutils from where
Feb 12 2006  on content MiniDV Assembler

Does anyone have any recommendations as to where one can download the latest version of SMILutils (for use with DV Video Assembler)?? And is it necessary to compile SMILutils with ffmpeg, for DV Video Assembler to work?

I managed to find v.0.30 from here:
http://www.kinodv.org/article/view/70/1/7

But it would not compile under my SuSE-10.0, and would only compile under my SuSE-9.3 if I did not select "--with-ffmpeg" option.
I don't know how important having ./configure --with-ffmpeg=/full/path/to/ffmpeg specified, but I suspect its necessary.

I could not find the v.0.3.1 (nor any newer versions) even though they purportedly exist according to this URL:
http://www.opensubscriber.com/message/mjpeg-users@lists.sourceforge.net/1893563.html

.
SMILutils from where
Feb 12 2006  on content MiniDV Assembler

Does anyone have any recommendations as to where one can download the latest version of SMILutils (for use with DV Video Assembler)?? And is it necessary to compile SMILutils with ffmpeg, for DV Video Assembler to work?

I managed to find v.0.30 from here:
http://www.kinodv.org/article/view/70/1/7

But it would not compile under my SuSE-10.0, and would only compile under my SuSE-9.3 if I did not select "--with-ffmpeg" option.
I don't know how important having ./configure --with-ffmpeg=/full/path/to/ffmpeg specified, but I suspect its necessary.

I could not find the v.0.3.1 (nor any newer versions) even though they purportedly exist according to this URL:
http://www.opensubscriber.com/message/mjpeg-users@lists.sourceforge.net/1893563.html

.
Managed to compile
Sep 19 2005  on content 'Q' DVD-Author

I tried to compile again, this time deselecting "vlc" in the configurator. With vlc deselected, I no longer obtained the "mmx memcopy module" error message.

I did get another error message, but I'll post that on the qdvdauthor forum.

Despite this second compile error message, qdvdauthor does run.

.
Re: Re: Re: compile
Sep 18 2005  on content 'Q' DVD-Author

Thankyou for your quick response.

After your email, to set up QT I followed details listed in:
http://www.digitalfanatics.org/projects/qt_tutorial/chapter04.html

QTDIR already was /usr/lib/qt3

I typed: export PATH=$PATH':/usr/lib/qt3/bin' to add qt3 to my path.

I also typed export $QMAKESPEC =$QDIR/mkspecs/linux-g++

As user "oldcpu" I typed ./configure and the "configurator for qdvdauthor" window came up. I left LD_LIBRARY_PATH blank, the rest of the fields appeared correct, and I clicked on compile.

It failed toward the end, giving me the red text error message: ld: cannot find -memcpymmx

I did a search for this sort of failure, but I came up with no response.

.
Re: Exit doesnt work
Sep 18 2005  on content 'Q' DVD-Author

I installed qdvdauthor on a SuSE-9.3 linux distrubtion via a Packman rpm:
http://packman.links2linux.org/?action=473

I have the same problem, when I execute "qdvdauthor" from a bash shell, after exiting, the app is still running in the background. I need to kill it via "kill -9 pid".

I then de-installed the Packman version and tried to re-install the tarball (via "./configure"), to see if my own compiled version would solve this (and some other bugs), but I couldn't install qdvdauthor this way, as I encountered a problem with ./configure ("-lt: unary operator expected" ...etc ... identical to that of another user, also noted below).

.
Re: compile from sou
Sep 18 2005  on content 'Q' DVD-Author

Please, I have the same problem trying to install qdvdauthor-0.0.10. I'm running SuSE-9.3. I believe I have checked (and met) all of the dependency requirements. Has anyone a solution for this problem?

(I wanted to build my own qdvdauthor, as opposed to using the rpm version on packman).

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team