LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-11-2005, 10:27 PM   #1
linuxn00ber
Member
 
Registered: Aug 2004
Posts: 35

Rep: Reputation: 15
AcidRip and my home Divx Player


Hey everyone, I baught a philips dvp642 divx player to play Avi's on my tele it works great on AVI's i rip in windozzze but won't when i rip them with acidrip. The picture is excellent but the audio is soo far off it's like watching a foreign film lol. Now the AVI file plays Fine in gmplayer or xine but just not in my home divx player
Another note, when i take the AVI File I ripped with acidrip and run it through avidemux it tells me i need to rebuild the key frames so what's up with that?
I am trying to do all this on FC3.
Any ideas?
Thanks guys!

Last edited by linuxn00ber; 02-11-2005 at 10:39 PM.
 
Old 02-11-2005, 11:08 PM   #2
95se
Member
 
Registered: Apr 2002
Location: Windsor, ON, CA
Distribution: Ubuntu
Posts: 740

Rep: Reputation: 32
hmmm, i have the exact same dvd player, and the videos I rip with mencoder (the backend for Acid Rip) work fine. Here are the lines I use (abouts anyways)...
mencoder dvd://1 -ovc frameno -o framno.avi -oac mp3lame -lameopts abr:br=128
mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vhq:vpass=1:vbitrate=1000 -vop scale=640:480 -o out.avi
mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vhq:vpass=2:vbitrate=1000 -vop scale=640:480 -o out.avi
Splitting:
mencoder dvd://1 -oac copy -ovc copy -endpos 3600 -o out_1.avi
mencoder dvd://1 -oac copy -ovc copy -ss 3600 -o out_2.avi
 
Old 02-12-2005, 01:06 PM   #3
linuxn00ber
Member
 
Registered: Aug 2004
Posts: 35

Original Poster
Rep: Reputation: 15
thanks for the help

NVM i'm dunce lol it worked gr8!

Last edited by linuxn00ber; 02-12-2005 at 02:02 PM.
 
Old 02-13-2005, 10:23 AM   #4
linuxn00ber
Member
 
Registered: Aug 2004
Posts: 35

Original Poster
Rep: Reputation: 15
It won't work :(

I converted 1 movie using those lines it worked great on the computer but yet again it doesn't play properly on the divx machine. And this is what is happenening now, I don't know what the problem is but this is really starting to annoy me because it's hours wasted to see this piece is a piece...
Does anyone know how to make this stuff *work* and actually RIP a DVD that doesn't have the voice over like a bad foeign film?


1 duplicate frame(s)!
Pos:3244.4s 77813f (31%) 44fps Trem: 63min 1137mb A-V:0.000 [800:131]
1 duplicate frame(s)!
Pos:3244.6s 77817f (31%) 44fps Trem: 63min 1137mb A-V:0.000 [800:131]
1 duplicate frame(s)!
mencoder: ratecontrol.c:618: ff_rate_estimate_qscale: Assertion `picture_number< rcc->num_entries' failed.
Aborted
[root@localhost ~]#
 
Old 02-13-2005, 12:46 PM   #5
95se
Member
 
Registered: Apr 2002
Location: Windsor, ON, CA
Distribution: Ubuntu
Posts: 740

Rep: Reputation: 32
Could be a bug in libavcodec, try getting the latest ffmpeg http://ffmpeg.sourceforge.net/index.php
or try getting the latest MPlayer and reinstalling it.
I've honestly never had a problem w/ mencoder and my player... It told me to rebuild the frames once when I had accidently burned a file that was like 720mb onto a 700mb CD and it cut off some of the last bit. I could still play it on my computer, but couldn't seek.
 
Old 02-13-2005, 07:18 PM   #6
linuxn00ber
Member
 
Registered: Aug 2004
Posts: 35

Original Poster
Rep: Reputation: 15
Nope

I uninstalled ffmpeg and mplayer it's skins every plugin etc. I then did a fresh install of mplayer (without the optimization option because i couldn't find it) I did the cvs install of ffmpeg off the website and it's the same thing, it'll play fine in mplayer or windoze but not the divx machine. I still can't get dvd::rip to install so I don't know what else i can use to do it.
And this is what dvdrip gives me when i try to run it
[root@localhost ~]# dvdrip
Can't locate Locale/Messages.pm in @INC (@INC contains: lib /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /usr/bin/dvdrip line 23.
BEGIN failed--compilation aborted at /usr/bin/dvdrip line 23.
[root@localhost ~]#

Last edited by linuxn00ber; 02-13-2005 at 07:20 PM.
 
Old 02-21-2005, 08:29 PM   #7
linuxn00ber
Member
 
Registered: Aug 2004
Posts: 35

Original Poster
Rep: Reputation: 15
Fresh install of FC3 and still a no go

I did a fresh install of FC3 on my new HD i baught and it still does the same thing. but now When I try to play the file in windoze it says that there may be no video stream, same as when i try to recode the file with Dr Divx it tells me that there may be no video stream. I got both acidrip and dvdrip to work and they both produce the same result so i'm sure it's something to do with the video codecs or something i have no clue, any ideas?
Thanks again!!
 
Old 02-25-2005, 04:43 PM   #8
akeran
LQ Newbie
 
Registered: Feb 2005
Posts: 1

Rep: Reputation: 0
Adding "harddup" filter and setting limit ("vrc_maxrate") on max bitrate can help to some extent

but based on my experience, still no 100% guarantee :-(
 
  


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
Divx Player David@330 Linux - Newbie 1 08-25-2004 01:54 AM
Divx Ripping: "MP3 Support" in MPlayer error from AcidRip The_fuzzy_cow Linux - Software 6 12-16-2003 02:10 PM
divx player ethanchic Linux - Software 3 02-03-2003 01:04 PM
divx player keevitaja Linux - Software 1 09-01-2002 05:36 AM
Any distro:DiVX Linux version:DivX codec compatible player? sewer_monkey Linux - Software 16 05-19-2002 07:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:59 AM.

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