Comment #3 on issue 24480 by [email protected]: 64bit FFmpeg + 64bit Chrome on linux fails to seek http://code.google.com/p/chromium/issues/detail?id=24480
Confirmed with ajwong binaries. The issue appears to relate to ALSA and 96k audio, which is what the color video tests. Here are the clues: It only affects the 'color' video. All other videos in text matrix are okay. Affects both ogv and mp4 formats. Only affects videos with audio. color0.ogv and color0.mp4 are okay. Audio does not play on color2.ogv. ALSA lib pcm.c:7300:(snd_pcm_set_params) Unable to get period size for PLAYBACK: Invalid argument [8416:8513:1971370472970:ERROR:media/audio/linux/alsa_output.cc(731)] Unable to set PCM parameters for (default): Invalid argument -- Format: 2 Channels: 2 Latency (us): 170666 ALSA lib pcm.c:7300:(snd_pcm_set_params) Unable to get period size for PLAYBACK: Invalid argument [8416:8513:1971370516948:ERROR:media/audio/linux/alsa_output.cc(731)] Unable to set PCM parameters for (plug:default): Invalid argument -- Format: 2 Channels: 2 Latency (us): 170666 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
