sebt3
homebrew player (P. & C.)
Thanks for your testsPrometheus said:I just did some testing with some video files that I ripped according to the method I link to in my signature (so, they are MP4 files, containing ffmpeg-encoded MPEG-4 video and faac-encoded 128kbps AAC audio). These same ones have already been tested as working in GNOME-mplayer on the Pandora, as well as Kaffeine on my main box (which runs Kubuntu, with one of the 3.x KDE versions), and QuickTime Player on my Macintosh.
With this build of VLC, I get crackly sound for about five to ten seconds after the file starts to play, and I get no picture unless I set it to full-screen - however, the picture issue also applies to trying to watch these things in GNOME-mplayer as well, so I doubt that's an issue exclusive to VLC here. Other than that, it plays exactly the same as it would in any other build of VLC, and is perfectly smooth even if I don't overclock my Pandora. The result is the same no matter how much overclocking is applied, too.
It's not the same problem, per se, but I do briefly get crackly sound.
Your post made me try ffplay (the ffmpeg player) :
Code:
/usr/pandora/scripts/pnd_run.sh -p /media/mmcblk0p1/pandora/desktop/vlc.pnd -m #guessing your vlc is there
export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:-"/usr/lib:/lib"}:/mnt/utmp/vlc/lib"
bin/ffplay /media/mmcblk0p1/video.avi
/usr/pandora/scripts/pnd_run.sh -p /media/mmcblk0p1/pandora/desktop/vlc.pnd -u
It's only the qvlc frontend that get the sound problem. That's may be related to QT + SDL being used or something.
I'll dig deeper.
Thanks again , now I know I'm not the only one with the sound issue (thus excluding hardware issue).
Last edited by a moderator: