Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ffmpeg -> PSP - Title doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
int2str
Guru
Guru


Joined: 29 Sep 2003
Posts: 362

PostPosted: Fri Jan 20, 2006 10:35 pm    Post subject: ffmpeg -> PSP - Title doesn't work Reply with quote

Hi!

I'm using ffmpeg (latest in portage) to convert movies to PSP format.
It seems like the "-title" argument for ffmpeg doesn't work.
Anybody got this to work?

Thanks,
Andre
_________________
Adpot an unanswered post today!
Back to top
View user's profile Send private message
int2str
Guru
Guru


Joined: 29 Sep 2003
Posts: 362

PostPosted: Thu Feb 16, 2006 8:43 pm    Post subject: Reply with quote

To answer my own question:
The current CVS version (as of Feb, 2006) there is a fix in ffmpeg that supposedly adds the title functionality for the PSP file format. However, that change did not work for me out of the box. Probably because my PSP is set to german and the language code is hard-coded into the file. I've managed to patch up my version of ffmpeg and now have the "-title" option working for me.

Cheers,
Andre
_________________
Adpot an unanswered post today!
Back to top
View user's profile Send private message
SolidSnakex28
Apprentice
Apprentice


Joined: 03 Sep 2005
Posts: 269
Location: New York

PostPosted: Mon Feb 20, 2006 3:59 pm    Post subject: Reply with quote

You say you've got the title working, but can you successfuly convert videos for the PSP? If so, what version of ffmpeg do you use, and what command do you issue?
Back to top
View user's profile Send private message
int2str
Guru
Guru


Joined: 29 Sep 2003
Posts: 362

PostPosted: Tue Feb 21, 2006 4:20 am    Post subject: Reply with quote

SolidSnakex28 wrote:
You say you've got the title working, but can you successfuly convert videos for the PSP?

Uhm, of course... What good would a title be if I couldn't convert the video?! ;)

Quote:
If so, what version of ffmpeg do you use, and what command do you issue?

ffmpeg-0.4.9_p20051216 with the 'aac' USE flag set.

The command I use is:
Code:
ffmpeg -title "<My Title>" -i "<Input file>" -f psp -r 29.970030 -b 384 -ar 24000 -ab 32 -s 320x240 <Output file>


Cheers,
Andre
_________________
Adpot an unanswered post today!
Back to top
View user's profile Send private message
SolidSnakex28
Apprentice
Apprentice


Joined: 03 Sep 2005
Posts: 269
Location: New York

PostPosted: Fri Feb 24, 2006 4:52 am    Post subject: Reply with quote

So how did you get your ffmpeg patched to have the title work? I (finally!!) got video working on my psp, but I can't get the title to appear.
Back to top
View user's profile Send private message
luckyluke3310
Tux's lil' helper
Tux's lil' helper


Joined: 01 Apr 2004
Posts: 129
Location: Lille (FRANCE)

PostPosted: Tue Mar 14, 2006 3:13 pm    Post subject: Reply with quote

you can try my software: pspvc

it's an alpha version, but it works (MPEG4/SP and H264/AVC)
i wait a little to do an ebuild, because i don't have enougth feedback.
please try it ;)
_________________
Athlon 64X2 6000+/ Asus CROSSHAIR / 2GB ram / FX8800GTS 320Mo
Athlon 64 3000+/ Asus A8N sli / 2GB ram / FX7600GT 256Mo
Satellite PRO P100 (PSPA4E) Core2Duo 2Ghz / 2 GB ram
Back to top
View user's profile Send private message
astaroth_pod
n00b
n00b


Joined: 11 Oct 2003
Posts: 58

PostPosted: Thu Apr 27, 2006 8:09 am    Post subject: Reply with quote

luckyluke3310 wrote:
you can try my software: pspvc


It's an absolute beauty - thanks loads! Works very very well for alpha software :)
Back to top
View user's profile Send private message
grad_guy
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2004
Posts: 109
Location: UCSD, La Jolla, CA

PostPosted: Sat May 13, 2006 8:52 am    Post subject: Reply with quote

Works Great!
I will keep using, see if I can find any bugs.
Back to top
View user's profile Send private message
RobbaZ
n00b
n00b


Joined: 18 Nov 2004
Posts: 63

PostPosted: Sun May 28, 2006 2:54 pm    Post subject: Reply with quote

Hi!
I'm trying to install PspVc v1.3 but when I run the installer I've got this error message:

Code:
mpegvideo.c: In function `MPV_encode_picture':
dsputil.h:602: sorry, unimplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inlining
mpegvideo.c:2404: sorry, unimplemented: called from here
make[1]: *** [mpegvideo.o] Error 1
make[1]: Leaving directory `/home/robbaz/pspvc-install-0.1.3/work/ffmpeg_051130/libavcodec'
make: *** [lib] Error 2
ERROR during compilation or installation of FFMPEG



Do you have any ideas?

If it can be useful I use:
gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
kernel 2.6.16-suspend2-r2
Pentium(R) M processor 1600MHz GNU/Linux [centrino]

Bye! :D
Back to top
View user's profile Send private message
RobbaZ
n00b
n00b


Joined: 18 Nov 2004
Posts: 63

PostPosted: Sun May 28, 2006 5:01 pm    Post subject: Reply with quote

I've tried also the ebuild found in this forum but I've got the same error compiling ffmpeg.. :(
Back to top
View user's profile Send private message
luckyluke3310
Tux's lil' helper
Tux's lil' helper


Joined: 01 Apr 2004
Posts: 129
Location: Lille (FRANCE)

PostPosted: Sun May 28, 2006 5:30 pm    Post subject: Reply with quote

try to upgrade your xvid package.

some people report me this error but i don't know what it's wrong, because all my tries are succesfull (amd64 & x86, 2006.0, gcc 3.3 & gcc 3.4).
_________________
Athlon 64X2 6000+/ Asus CROSSHAIR / 2GB ram / FX8800GTS 320Mo
Athlon 64 3000+/ Asus A8N sli / 2GB ram / FX7600GT 256Mo
Satellite PRO P100 (PSPA4E) Core2Duo 2Ghz / 2 GB ram
Back to top
View user's profile Send private message
RobbaZ
n00b
n00b


Joined: 18 Nov 2004
Posts: 63

PostPosted: Sun May 28, 2006 6:04 pm    Post subject: Reply with quote

I use this version of media-libs/xvid:
media-libs/xvid-1.1.0
I tried to upgrade to
media-libs/xvid-1.1.0-r1

but I've got the same error compiling pspvc-ffmpeg-0.1.3

:cry:
Back to top
View user's profile Send private message
luckyluke3310
Tux's lil' helper
Tux's lil' helper


Joined: 01 Apr 2004
Posts: 129
Location: Lille (FRANCE)

PostPosted: Sun May 28, 2006 6:09 pm    Post subject: Reply with quote

are you use gcc3 ?
_________________
Athlon 64X2 6000+/ Asus CROSSHAIR / 2GB ram / FX8800GTS 320Mo
Athlon 64 3000+/ Asus A8N sli / 2GB ram / FX7600GT 256Mo
Satellite PRO P100 (PSPA4E) Core2Duo 2Ghz / 2 GB ram
Back to top
View user's profile Send private message
RobbaZ
n00b
n00b


Joined: 18 Nov 2004
Posts: 63

PostPosted: Sun May 28, 2006 6:42 pm    Post subject: Reply with quote

As I wrote before I use gcc 3.4.5
I've tried with gcc 3.3 and I've got NO ERROR!
Wonderfull! :D

PspVc works :)

Thank you for support
bye
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum