mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

When playing FLV video does not rewind #412

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.run flv video in gnome-mplayer and rewind
2.video playback stop

3.mplayer r31475, gnome-mplayer r1717

Log shows a few errors in mp3lib. But the difference is that while the 
gnome-mplayer stops, so mplayer play (rewind) the video right away.

Please see logs

Original issue reported on code.google.com by alois.ne...@gmail.com on 20 Jun 2010 at 8:59

Attachments:

GoogleCodeExporter commented 8 years ago
Well, I'm using mplayer 31461 and I don't have any issues with rewinding FLV 
files. 

Perhaps running gnome-mplayer with the --reallyverbose option will tell us why 
it is stopping. 

Do you have any extra options enabled? Like this perhaps: -vf-add pp=ac/tn:a 
-autoq 6 -af volnorm=1:0.25 

Also can you try this command and see if rewind works?

mplayer  -identify -volume 85 -mixer-channel Master,0 -noconsolecontrols 
-noidle -osdlevel 1 -nomouseinput -cache 10272 -ss 0 -subfont-text-scale 3 
-subfont 'DejaVu Sans' -subcp CP1250 -channels 2 -vf-add pp=ac/tn:a -autoq 6 
-af volnorm=1:0.25 -vf-add screenshot -dvd-device /dev/dvd -af-add 
export=/tmp/mplayer-af_exportqobshe:512 -nomsgcolor -nomsgmodule 
/home/VIDEO/KLIPY/1418563057_23210542001_pjm051409firecrackers.flv 

Original comment by kdeko...@gmail.com on 20 Jun 2010 at 12:45

GoogleCodeExporter commented 8 years ago
ok,
I tested it and found the problem. The problem is options -cache 10272. I use a 
large cache to play a stream in gnome-mplayer (not directly in the browser). 
But this make  problem.

Original comment by alois.ne...@gmail.com on 20 Jun 2010 at 1:11

GoogleCodeExporter commented 8 years ago
any (even small) size of the cache

Original comment by alois.ne...@gmail.com on 20 Jun 2010 at 1:12

GoogleCodeExporter commented 8 years ago
Can you uncheck the "Enable mplayer cache" option in gnome-mplayer on the 
Mplayer tab in Edit->Preferences. There is another cache setting just for the 
plugin on the Plugin preferences page. 

Original comment by kdeko...@gmail.com on 20 Jun 2010 at 1:19

GoogleCodeExporter commented 8 years ago
Yes, I did. Thanks for your help. You can close this bug.

Original comment by alois.ne...@gmail.com on 20 Jun 2010 at 1:51

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 20 Jun 2010 at 5:21