
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Vivia is a video editing program based on Qt 4.1 that offers very user-friendly editing of DV video material. Currently only PAL DV-format video is supported.
v0.1.1 is the second alpha release. To compile on linux:
1) make sure that you have Qt 4.1 and SDL 1.2.
2) run ./build-ffmpeg-linux.sh
3) cd src
4) qmake
5) make
That will create an executable named 'vivia' in the 'src' directory.
Copy 'vivia' to the location of your choice, or run it directly from
within 'src'.
Further compiling instructions can be found at http://vivia.sourceforge.net/compiling.html
Testing with independent users revealed some interface problems that
I aim to address in v0.1.2.
WARNING/NOTE: If you have used v0.1, you will need to rename your project files!!! The extension '.dvproj' should become '.vivia'.
14 years ago
v0.1.1:
- BUGFIX: Fix scrollbar bug in Multicam mode
- BUGFIX: Fix inability to load image files on Windows
- New interface for editing clips and transitions
- Swap out OpenGL interface and use SDL instead, because too many people
don't have accelerated OpenGL drivers. OpenGL will be added again in the
future.
14 years ago
v0.1.1:
- BUGFIX: Fix scrollbar bug in Multicam mode
- BUGFIX: Fix inability to load image files on Windows
- New interface for editing clips and transitions
- Swap out OpenGL interface and use SDL instead, because too many people
don't have accelerated OpenGL drivers. OpenGL will be added again in the
future.
ilj
12 years ago
Jeez, guys you must make up your mind until it's late! It looks bad and I felt like letting you know this. So, please, take this post easy and reconsider the use of QT4 generic widgets.
It's cool that QT4 allows for such "good" looking user interfaces but such an interface will only look really good if images were designed by someone who's pretty good at designing non-standard looking interfaces.
That what I can see in the screenshots doesn't look like designed good at all!
Report
Fri13
13 years ago
I didnt try this application and it looks intresting application but this site is for KDE applications what respectes KDE settings.
Report
cewanf
13 years ago
jfr@frisk:~/installationFiles/vivia/src$ sudo qmake
vivia.pro:43: Unknown test function: CONFIG
WARNING: Found potential symbol conflict of AlignSyncMarkersDialog.h (AlignSyncMarkersDialog.h) in HEADERS
WARNING: Found potential symbol conflict of ExportDialog.cpp (ExportDialog.cpp) in SOURCES
WARNING: Found potential symbol conflict of ExportDialog.h (ExportDialog.h) in HEADERS
WARNING: Found potential symbol conflict of MainWindow.cpp (MainWindow.cpp) in SOURCES
WARNING: Found potential symbol conflict of MainWindow.h (MainWindow.h) in HEADERS
WARNING: Found potential symbol conflict of StartupDialog.cpp (StartupDialog.cpp) in SOURCES
WARNING: Found potential symbol conflict of StartupDialog.h (StartupDialog.h) in HEADERS
WARNING: Found potential symbol conflict of ErrorListDialog.cpp (ErrorListDialog.cpp) in SOURCES
WARNING: Found potential symbol conflict of ErrorListDialog.h (ErrorListDialog.h) in HEADERS
WARNING: Found potential symbol conflict of TranDurationDialog.h (TranDurationDialog.h) in HEADERS
jfr@frisk:~/installationFiles/vivia/src$ sudo make
Makefile:1067: warning: overriding commands for target `.obj/ExportDialog.o'
...
/usr/share/qt3/bin/uic AlignSyncMarkersDialog.ui -o .obj/AlignSyncMarkersDialog.h
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.7)
make: *** [.obj/AlignSyncMarkersDialog.h] Error 1
jfr@frisk:~/installationFiles/vivia/src$ s
Report
Mastuhj2
13 years ago
Report
pops
13 years ago
I run mandriva linux spring 2007
powerpack.
Report
kiao
14 years ago
I will have a try as soon I'm back home.
Come back with some feedback
Report
kiao
13 years ago
Keep going, I thing you are i the right direction. Looking forward for the next version
Report
kiao
14 years ago
make
make install doens't do anything
OK I copy dvscene in /usr/bin
is this all I need to do ?
Report
ellis
14 years ago
Report
kiao
14 years ago
I do weight my words.
I've been trying Jahshaka 2.0, Cinelerra 2.1, Lives 0.9.7. , Main Actor. None of those are as stable and easy to used as this apps.
This application is allready very stable. It is for me a very important point. The Handling is very straigtforward. I want to congratulate you for the very goog job. More over you are using very standards Libraries (QT4). This is also a very good point. I'm shure this piece of software will become soon the second piece of the chain after Kino which is for me the best choice for the moment.
Report
occce
14 years ago
errors:
glwidget.cpp: In member function 'virtual void GLWidget::updateFromPicture(AVPicture*, int, int, const QRect&)':
glwidget.cpp:173: error: cast from 'uint8_t*' to 'int' loses precision
glwidget.cpp: In member function 'virtual void GLWidget::updateFromDisplayInfo(QList&, int, int)':
glwidget.cpp:221: error: cast from 'uint8_t*' to 'int' loses precision
Report
ellis
14 years ago
Report
kalif
14 years ago
I downloaded and extracted
the tarball but inside were only an
executable and an icon.
Great piece of software anyway!!!
Report
ellis
14 years ago
Report
jel
14 years ago
It's nice to see more KDE Apps, but... there are so many NLV Editors around already, and none of them are reliable or capable of all the video formats that mplayer is. PLEASE contribute your time to kdenlive, or pitivi, instead of starting from scratch.
Report
ellis
14 years ago
Vivia will probably noticably outperform Pitivi due to language and library decisions, and kdenlive's UI concepts aren't very good. Given what already exists, I believe that Vivia has the most potential for the next couple years.
Report
CraigD
14 years ago
However, your app looks very nice, and simple to use. Do you have any plans to convert it to a KDE app once KDE4 is out? Also, as for export, why not use the export scripts that come with Kino? All these do is read raw dv from stdin.
Report
ellis
14 years ago
Thanks for the tip about the Kino scripts. I'll take a look at them.
Report
jel
14 years ago
Report
dukeinldn
14 years ago
It'd be a shame not to have a few attempts before settling on a few dominant projects..
Report
insulae
14 years ago
Report
Tyl3r
14 years ago
Would you mind make it compatible with more video formats like avi and mpeg? That would be cool since I don't own a video camera.
Thanks!
Report
ellis
14 years ago
Report