LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices


Reply
  Search this Thread
Old 10-31-2004, 05:43 PM   #91
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Original Poster
Rep: Reputation: 48

Quote:
Originally posted by Mysil2
I also thought of something else, witch I had been very glad for. A timer that will run when the script is executed and be stopped right before the script is exited and print a line with the time the encoding took. Just a thought, since I always wonder how much time the encoding took.
Version 0.14 will have a status-report while encoding; assuming the length of the video is reported correctly (not always a safe assumption to make), you will get a line like this during video encoding:

Code:
*** Encoding video: 3% complete. Estimated remaining time: 0:51:47
I've been working hard on getting this functional, and it seems to have approached some stability. A similar line will most likely not be included for the other encoding phases (dumping audio, encoding audio, multiplexing) simply because those things take very little time in comparison to video encoding. Including a timer for the overall script wouldn't be too hard either; you just reminded me that I've been meaning to implement that. It will be in version 0.14.
 
Old 10-31-2004, 06:02 PM   #92
sk545
Member
 
Registered: Aug 2002
Posts: 312

Rep: Reputation: 30
very nice.
 
Old 10-31-2004, 06:09 PM   #93
Mysil2
LQ Newbie
 
Registered: Oct 2004
Location: Norway
Distribution: Fedora Core 2
Posts: 22

Rep: Reputation: 15
Quote:
Originally posted by sk545
very nice.
Indeed

Any clue about when you release tovid 0.14, wapcaplet, my hero!? Anyway, I have to get to bed now. In under 6 hours I have to get out of bed :P
 
Old 10-31-2004, 06:45 PM   #94
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Original Poster
Rep: Reputation: 48
Quote:
Originally posted by Mysil2
Any clue about when you release tovid 0.14, wapcaplet, my hero!? Anyway, I have to get to bed now. In under 6 hours I have to get out of bed :P
I know what that's like. I work for an inventory service; I gotta be at work at 3am tomorrow. If I knew what was good for me, I'd be going to bed at 6pm. But I don't know what's good for me I'd rather stay up and hack!

I would really like to get 0.14 released sometime this week. I'm working on revamping the installer and seeing if there are easy features/fixes I can add to the other utilities. Soon, I hope.

Last edited by wapcaplet; 10-31-2004 at 06:47 PM.
 
Old 11-01-2004, 04:05 PM   #95
sk545
Member
 
Registered: Aug 2002
Posts: 312

Rep: Reputation: 30
cool.

I was wondering why it would be a bad idea to make denoise on by default instead of passing it as a option. I mean you seem to stress on the website that it *should* be used. Just curious...

Hmm, this seems to be the most popular thread by far in linuxanswers...I guess when the script is mature enough we can post links to it on other linux forums like videohelp.com, etc..What do you think?

Here is another interesting project:

http://varsha.sourceforge.net/

Last edited by sk545; 11-01-2004 at 04:15 PM.
 
Old 11-01-2004, 04:41 PM   #96
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Original Poster
Rep: Reputation: 48
I've seriously been considering doing denoising by default. The only reason I can think not to is that the pp option and others may not be supported, but in that case a secondary denoiser will be used, and if not that, then it's the same as not denoising at all. It'd remove one more command-line option, which is definitely a good thing. I hope to eventually get the framerate matters resolved for all videos, and take out the -forcefps and -twopass options as well.

Varsha looks like a pretty nice program. I especially like the slideshow thing! I'll have to try it out sometime. Pity I still have no DVD burner on my Linux box
 
Old 11-01-2004, 05:01 PM   #97
oldstinkyfish
Member
 
Registered: Nov 2003
Posts: 148

Rep: Reputation: 15
GREAT TOOL

Im recently a total Linux convert. So ive been spending some hours finding replacement apps. I used autogk in windows. My friend just got a dvd player. And Im interested in changing my divx and xvid into ksvcd's. I see that you support svcd , will you support ksvcd and kvcd in the future? To my understanding it gives a divx quality that you can play on a standard dvd player. Would you ever add, like autogk, "make fit on 800mb, or two cd's etc.? Does it do two passes when converting? Does it need to?
I have lots more questions but I will leave it at these as im sure you are busy guy
 
Old 11-01-2004, 05:46 PM   #98
sk545
Member
 
Registered: Aug 2002
Posts: 312

Rep: Reputation: 30
Quote:
Pity I still have no DVD burner on my Linux box
When this thing becomes popular, we'll all pitch in and get a dvd burner for you.
 
Old 11-01-2004, 05:50 PM   #99
Mysil2
LQ Newbie
 
Registered: Oct 2004
Location: Norway
Distribution: Fedora Core 2
Posts: 22

Rep: Reputation: 15
Quote:
Originally posted by sk545
When this thing becomes popular, we'll all pitch in and get a dvd burner for you.
You mean when the cost of DVD-burners decreases? :P
hehe, btw, wapcaplet, I have a DVD burner on my linux dual-box (NEC3500A or something..) so... you can "use mine" if you want. I mean to test different things, if you need
 
Old 11-01-2004, 05:59 PM   #100
sk545
Member
 
Registered: Aug 2002
Posts: 312

Rep: Reputation: 30
Quote:
You mean when the cost of DVD-burners decreases? :P
Meh, they're pretty cheap still i think. Sometimes you can get em for $70 shipped (on sale), so even if 7 people pitched in $10, we're good.
Quote:
Im interested in changing my divx and xvid into ksvcd's. I see that you support svcd , will you support ksvcd and kvcd in the future? To my understanding it gives a divx quality that you can play on a standard dvd player.
I have heard of ksvcd's, but they aren't as popular i think. But that would be something to look into in the future i say. Lets stick to regular stuff and get that running good first.
Just my opinion.

Last edited by sk545; 11-01-2004 at 06:02 PM.
 
Old 11-01-2004, 06:05 PM   #101
Mysil2
LQ Newbie
 
Registered: Oct 2004
Location: Norway
Distribution: Fedora Core 2
Posts: 22

Rep: Reputation: 15
Quote:
Originally posted by sk545
Meh, they're pretty cheap still i think. Sometimes you can get em for $70 shipped (on sale), so even if 7 people pitched in $10, we're good.
Yeah, I know... I think I bought my NEC3500A for 120$ included shipping... I do not have paypal or anything, so my option would be to withdraw dollars from my local bank and ship it over to the US in a letter...
Quote:
Originally posted by sk545
I have heard of ksvcd's, but they aren't as popular i think. But that would be something to look into in the future i say. Lets stick to regular stuff and get that running good first.
Just my opinion.
Agreed.

Last edited by Mysil2; 11-01-2004 at 06:06 PM.
 
Old 11-01-2004, 08:30 PM   #102
oldstinkyfish
Member
 
Registered: Nov 2003
Posts: 148

Rep: Reputation: 15
using the gui

Ive just started the first conversion to svcd from divx without normalizing. The processing started, and I left for Church. Im using the gui, and it doesn't look like anything was happening. Should I run tovidgui from the shell, or add it to my gnome menu? How can I tell if anything happened. I left when it said 3%. I read early in posts, that someone said it only convereted while the mouse was moving, maybe this happened to me as well.

Playing /home/ashley/fightclub.avi.
AVI file format detected.
AVI_NI: No audio stream found -> no sound.
VIDEO: [DX50] 608x256 24bpp 23.976 fps 552.1 kbps (67.4 kbyte/s)
Clip info:
Software: VirtualDubMod 1.5.4.1 (build 2178/release)
vo_yuv4mpeg: Using (default) progressive frame mode
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 608 x 256 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 2.38:1 - prescaling to correct movie aspect.
VO: [yuv4mpeg] 608x256 => 608x256 Planar YV

How come it didn't detect my sound?

Last edited by oldstinkyfish; 11-01-2004 at 08:34 PM.
 
Old 11-01-2004, 09:04 PM   #103
sk545
Member
 
Registered: Aug 2002
Posts: 312

Rep: Reputation: 30
yeah, the gui is not what you should be using. It is basically just there to try out and to see how it looks. Use the script instead.

The no sound "error" is normal since the script encodes the video first then the audio.

Last edited by sk545; 11-01-2004 at 09:07 PM.
 
Old 11-01-2004, 09:38 PM   #104
oldstinkyfish
Member
 
Registered: Nov 2003
Posts: 148

Rep: Reputation: 15
Quote:
Originally posted by sk545
yeah, the gui is not what you should be using. It is basically just there to try out and to see how it looks. Use the script instead.

The no sound "error" is normal since the script encodes the video first then the audio.
Thankyou twice for the info.

I hope the developer get's a dvd writer soon. Maybe add a cod or money order POBOX address. I never touch paypal, i feel safer with plain old snail mail.
 
Old 11-01-2004, 09:54 PM   #105
sk545
Member
 
Registered: Aug 2002
Posts: 312

Rep: Reputation: 30
welcome.

Make sure to post any problems you run into with the script. That feedback is crucial.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert AVI to either DVD, VCD or SVCD format linux-rulz Linux - General 13 12-27-2011 01:29 PM
XVID, VCD, SVCD and so on. How to?? Thakowbbery SUSE / openSUSE 7 10-31-2005 03:39 PM
Encoding video for VCD and DVD wapcaplet LinuxQuestions.org Member Success Stories 3 08-01-2004 01:03 PM
SVCD, VCD, DVD editing asalford Linux - Software 19 07-16-2004 04:47 PM
converting *.avi file to *.vcd (or svcd) zstingx Linux - General 1 10-07-2003 06:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion

All times are GMT -5. The time now is 12:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration