DVDStyler-2.3.4-i686 compiled in Precise

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

DVDStyler-2.3.4-i686 compiled in Precise

#1 Post by scabz »

i just did this compile of DVDStyler-2.3.4 in Precise Beta 5 sorry i am still using a old one http://www.dvdstyler.org/
This may work for other pups.
Image

DVDStyler-2.3.4-i686.pet Download name has been change to vdvStyler-2.3.4-i686.pet because of mediafire blocking stuff that has dvd in its name.

required deps.
wxWidgets-2.9.4-i686.pet Download
wxsvg-1.1.9-i686.pet Download
gstreamer-0.10.36-i686.pet Download
gst-plugins-base-0.10.36-i686.pet Download

for playback you will need xine-ui and xine-lib from my post here http://www.murga-linux.com/puppy/viewtopic.php?t=80775

i really dont know what all is required because my os is heavily modified by now everything needed to run is in my repo http://www.mediafire.com/?mpv88jj3bp0m3 plus dev doc and nls. oh and other stuff you might want i dont post everything i compie cuzz well i dont like writing.

In my modified Precise my dvdauthor-0.7.1-i686.pet that i compiled
works great http://www.mediafire.com/?lg0oxax0r6xjm69 same as above name has changed to vdvauthor-0.7.1-i686.pet to suit site. --edited i had it set to download the doc pet not the program fixed now.
Last edited by scabz on Sat 15 Dec 2012, 01:39, edited 6 times in total.

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

Re: DVDStyler-2.3.4-i686 compiled in Precise

#2 Post by Geoffrey »

Can't get the file DVDStyler-2.3.4-i686.pet.
The file you requested has been blocked for a violation of our Terms of Service.
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

Re: DVDStyler-2.3.4-i686 compiled in Precise

#3 Post by scabz »

Geoffrey wrote:Can't get the file DVDStyler-2.3.4-i686.pet.
The file you requested has been blocked for a violation of our Terms of Service.
weird i can download it fine , did i violate some rules i hope not.

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#4 Post by scabz »

ok very weird i figured it out everything with the word dvd in it will not let me download if i am sighned out of mediafire but when sighned in i can download fine so i think they have some block on anything with the word dvd in it.
anyone have a place i can upload this to.

--edit maybe i can just change the names of the pets

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#5 Post by scabz »

Names have been changed to make downloads work.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#6 Post by darkcity »

thanks for this 8)

so mediafire doesn't like anything with dvd in the name :evil:

I got your package to work on Precise 5.4.1, but had to install

libgstreamer and libgstreamer-plugins-base for ubuntu precise main repository first.

Seems a little buggy, keep getting error messages, do you?

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#7 Post by scabz »

maybe try my gstreamer from my repo http://www.mediafire.com/?mpv88jj3bp0m3 i have most every gst plugin. Sorry i have alot of stuff i compiled in my precise os so cant list and track down all deps without using too much time.

i have made like 6 dvd's with it, so works great for me, but there are lots of stuff that can cause errors, like changing some settings will fix some issues or error can be caused by mixing pal and ntsc or just bad files post you error message i might be able to help. Sorry i am bad at explaining stuff.

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#8 Post by scabz »

i am also using my own compile of ffmpeg with this config

Code: Select all

./configure --prefix=/usr --disable-static --enable-shared --enable-nonfree --arch=i686 --enable-libfaac --enable-libmp3lame --enable-libvpx --enable-libx264 --enable-runtime-cpudetect --enable-gpl --enable-libtheora --enable-libvorbis --enable-libxvid --enable-libschroedinger --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-debug --enable-bzlib --enable-zlib --enable-libspeex --enable-version3 --enable-x11grab --enable-libdc1394 --enable-vdpau --enable-vaapi --enable-small --enable-openal
this is what was made after compiles of stuff for ffmpeg
Image

my ffmpeg might help also i dont know though, its all in my repo

i also use my compile of dvdauthor 0.7.1

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#9 Post by darkcity »

Many thanks, I installed you gstreamer and plugins-base (x.0.36) and it seem to work a bit better.

One problem I had was with the sound setting, using ac3 audio encoding lend to the program crashing with Segmentation fault
# dvdstyler
...
Output #0, dvd, to '/mnt/home/tempfolders/tempBurn/dvd_tmp/dvd-tmp/menu1-0.mpg_bg.mpg':
Stream #0.0: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], q=2-31, 6000 kb/s, 90k tbn, 25 tbc
Stream #0.1: Audio: ac3, 48000 Hz, 2 channels, fltp, 64 kb/s
[ac3 @ 0x86fcfc0] Specified sample_fmt is not supported.
Segmentation fault
however, using mp2 audio encoding resulted in a successful burn

8)

BTW i've added a link on wiki page
http://puppylinux.org/wikka/DVDStyler

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#10 Post by scabz »

i am glad you got it working, sorry about the ac3 problem i knew about that just didnt remember to say anything.So that carried over to recent Precise builds.i am still on Precise beta5 and i know some of the libs are different but not many, i am happy it works on recent Precise builds.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#11 Post by darkcity »

Yep, its working on Precise 5.4.1 quite well. Will report on 5.4.2 when I upgrade ; - )

Post Reply