Recommended Posts

Is gap-less playback supposed to be working at this point?

Also just noticed that selecting 16 files or more, does not give you the option to Open, in the right click menu. 15 or less is fine.

Gapless playback is not possible. I noticed that 15 files limit too. It seems to be a Windows limit. Here is a KB from microsoft about: https://support.microsoft.com/en-us/kb/2022295

I haven't checked if other players work around that.

OK, that is understandable.

I don't want to come across as demanding, or anything like that, but I can't overstate how important this is to me in the long term.

I genuinely would not use Dopamine, simply because it would ruin the flow of so many of my albums, especially for parties, it would be a total no no.

That would make me a very sad panda :cry:

I'm still having it fair to recognize the general keyboard commands for next/last etc while running DirectX applications. It works tabbing over to general apps.

Can you give me more details on that? Are you playing a game (fullscreen or not?) and running dopamine in the background? 

It is hard to balance adding features and keeping the application small and simple. There are always things you would want to add, but can't. FiB3RI wouldn't try to use Dopamine as a player at a gathering, there are more targeted programs with specific features for that. Dopamine is supposed to be simple and straight forward.

  • Like 1

No no no, focus is now rating and tagging :) And bugfixing happens in-between builds(all I can reproduce here at least).

Indeed I want to keep it simple and straight forward.

What you should expect

A simple, good looking player which provides just enough features you enjoy music

What you shouldn't expect

Another Foobar2000 or JRiver Media Center. Those players provide a lot of features and are great at what they do. But that is also the problem I have with them and the reason why I started musiX1.5 years ago and now Dopamine.

However feature requests are welcome. And I'll do my best to keep a balance between features and simplicity.

AS for gapless playback: I'd do it immediately if I knew a simple way. I logged it as a feature request, but this will require quite some research and time. So no promises yet.

 

 

  • Like 3

Putting it bluntly, I’d have your babies if you added gapless playback.

A player as simple to use as Dopamine, that looks this good, and has gapless playback? That’s about near perfect. The only improvements for me would be ability to play under lockscreen (not sure if possible on Win32 programs), and generally, a universal app platform instead (I know, that’d be an entirely new Dopamine!)

Hey Raph. been awhile. I've had some family emergencies lately but must say that your work is looking clean and tight. (Y)

with my DTS digital audio, dopamine sounds like a champion.

Hi Chris! Good to hear from you. I'm glad you're still enjoying Dopamine. I'll have a new build ready soon. This is the current changelog:

- Updated the file icons

- Adapted the UI to fit Windows 10

- Fixed a bug where the volume button wasn't synced between the different player screens

- Improved the albums search to also search for non-album artists

- Improved stability

I'm kind of happy with the improved stability. I've removed 2 nasty crashes.

Error opening .m3u

2015-08-19 13:25:28.0172|Info|Dopamine.Application.ProcessCommandLineArguments|Found commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.ProcessCommandLineArguments|Processing Non-JumpList commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.TrySendCommandlineArguments|Trying to send 2 commandline arguments to the running instance
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Found commandline arguments.
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Added file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'
2015-08-19 13:25:28.1053|Info|Dopamine.Application.TrySendCommandlineArguments|Sent 2 commandline arguments to the running instance
2015-08-19 13:25:28.1053|Warn|Dopamine.Application.OnStartup|Dopamine is already running. Shutting down.
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_14_AddFilesTimerElapsedHandler.MoveNext|Finished adding files. Number of files added = 1
2015-08-19 13:25:28.3575|Error|Dopamine.Core.Metadata.Tagger.Path2TrackInfo|Error while creating TrackInfo from file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'. Exception: \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u (taglib/m3u)
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Number of tracks to play = 1
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Enqueuing 1 tracks.
2015-08-19 13:25:28.3966|Error|Dopamine.Services.Playback.PlaybackService.TryPlay|Could not play the file \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u. Loop=False, Shuffle=False. Exception: Interops::MFCreateSourceReaderFromURL caused an error: 0xc00d36c4, "The byte stream type of the given URL is unsupported.".. StackTrace:    at CSCore.MediaFoundation.MediaFoundationCore.CreateSourceReaderFromUrl(String url)
   at CSCore.MediaFoundation.MediaFoundationDecoder..ctor(String uri)
   at CSCore.Codecs.CodecFactory.GetCodec(String filename)
   at Dopamine.Core.Audio.CSCorePlayer.GetSoundSource()
   at Dopamine.Core.Audio.CSCorePlayer.PlayASound()
   at Dopamine.Core.Audio.CSCorePlayer.Play(String iUri)
   at Dopamine.Services.Playback.PlaybackService.TryPlay(TrackInfo iTrack)

 

Error opening .m3u

2015-08-19 13:25:28.0172|Info|Dopamine.Application.ProcessCommandLineArguments|Found commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.ProcessCommandLineArguments|Processing Non-JumpList commandline arguments.
2015-08-19 13:25:28.0392|Info|Dopamine.Application.TrySendCommandlineArguments|Trying to send 2 commandline arguments to the running instance
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Found commandline arguments.
2015-08-19 13:25:28.1043|Info|Dopamine.Services.File.FileService+_Closure$__5._Lambda$__12|Added file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'
2015-08-19 13:25:28.1053|Info|Dopamine.Application.TrySendCommandlineArguments|Sent 2 commandline arguments to the running instance
2015-08-19 13:25:28.1053|Warn|Dopamine.Application.OnStartup|Dopamine is already running. Shutting down.
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_14_AddFilesTimerElapsedHandler.MoveNext|Finished adding files. Number of files added = 1
2015-08-19 13:25:28.3575|Error|Dopamine.Core.Metadata.Tagger.Path2TrackInfo|Error while creating TrackInfo from file '\\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u'. Exception: \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u (taglib/m3u)
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Number of tracks to play = 1
2015-08-19 13:25:28.3575|Info|Dopamine.Services.File.FileService+VB$StateMachine_15_ImportFiles.MoveNext|Enqueuing 1 tracks.
2015-08-19 13:25:28.3966|Error|Dopamine.Services.Playback.PlaybackService.TryPlay|Could not play the file \\TITAN\My Music\Various Artists - Hed Kandi Tropical House (2015) 2CD\00.Hed_Kandi_Tropical_House.m3u. Loop=False, Shuffle=False. Exception: Interops::MFCreateSourceReaderFromURL caused an error: 0xc00d36c4, "The byte stream type of the given URL is unsupported.".. StackTrace:    at CSCore.MediaFoundation.MediaFoundationCore.CreateSourceReaderFromUrl(String url)
   at CSCore.MediaFoundation.MediaFoundationDecoder..ctor(String uri)
   at CSCore.Codecs.CodecFactory.GetCodec(String filename)
   at Dopamine.Core.Audio.CSCorePlayer.GetSoundSource()
   at Dopamine.Core.Audio.CSCorePlayer.PlayASound()
   at Dopamine.Core.Audio.CSCorePlayer.Play(String iUri)
   at Dopamine.Services.Playback.PlaybackService.TryPlay(TrackInfo iTrack)

 

 

Opening playlists is not supported yet (but planned).

Edit: it didn't crash right? (otherwise that would be a bug) From what I see it didn't crash and showed you a popup that it couldn't play the file.

Ah!, OK.

Is there a public feature/bug list we can look at, so that we don't keep reporting, requesting the same things over and over?

It didn't crash, just an error dialogue. The ability to open the log file from the error dialogue is a great idea (Y)

Dunno what the status turned out to be, but Dopamine still doesn't recognize keyboard commands when a game has focus

It's logged as a bug. But I can't reproduce it yet. As soon as I can, I'll be able to try fixing it. What kind of keyboard do you have? Is it coming with a custom driver or software? Does it have app-specific configuration? We've seen logitech keyboards breaking media key support here in the past due to their driver and app specific configurations.

Ah!, OK.

Is there a public feature/bug list we can look at, so that we don't keep reporting, requesting the same things over and over?

It didn't crash, just an error dialogue. The ability to open the log file from the error dialogue is a great idea (Y)

There is a short list on my blog here, however it needs some updating.

Edit: it is now up to date for the bigger features.

Edited by Raphaël G.
  • Like 2

I really, really, really, really wish this would work for downloaded DRM files like for Groove Subscription or Apple Music. :( This program looks soooooo much better.

One question, when I remove the source folder of the music, why does the music still stay in the library? Anyway to purge it out? I can't find out how to do that.

I really, really, really, really wish this would work for downloaded DRM files like for Groove Subscription or Apple Music. :( This program looks soooooo much better.

One question, when I remove the source folder of the music, why does the music still stay in the library? Anyway to purge it out? I can't find out how to do that.

Select the songs you want to remove in the UI, right click and choose "Remove".  They're not being removed when removing folders for several reasons:

- Songs which are added by means of a playlist are not necessarily (some can be, others not) in one of the folders, and we don't want to also delete too much. So I've gone the way of other players and don't delete. Having the folders tells dopmaine to keep an eye on the contents and update the collection if files are added or removed.

- metadata info (like rating) saved in the database. If you chose to remvoe a folder but then decide you want the files back, the metadata info should not be lost

Although, I admit that I need to think about it more. Folder management will probably improve sometime later. I thought about adding a reset button to clear the collection completely if someone wants to start fresh.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • expected when they force you by having to use TPM and secure boot for anti cheat crap, and lazy developers only test on windows 11.
    • The fact I need to use "Show more" like 99% of the time is so annoying. Or why I have 7-zip under 3 submenus when it could be in top. And Microslop keeps saying how they'll improve Start and I've not seen ANY improvement yet. In MONTHS. WTF?! I'll believe any of it when they actually deliver anything.
    • LosslessCut 3.69 by Razvan Serea LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work. Features Lossless cutting of most video and audio formats Losslessly cut out parts of video/audio (for cutting away commercials etc.) Losslessly rearrange the order of video/audio segments Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera) Lossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file) Losslessly extract all tracks from a file (extract video, audio, subtitle, attachments and other tracks from one file into separate files) Batch view for fast multi-file workflow Remux into any compatible output format Take full-resolution snapshots from videos in JPEG/PNG format Manual input of cutpoint times Apply a per-file timecode offset (and auto load timecode from file) Change rotation/orientation metadata in videos View technical data about all streams Timeline zoom and frame/keyframe jumping for accurate cutting around keyframes Saves per project cut segments to project file View FFmpeg last command log so you can modify and re-run recent commands on the command line Undo/redo Give labels to cut segments View segment details, export/import cut segments as CSV Import segments from: MP4/MKV chapters, Text file, YouTube, CSV, CUE, XML (DaVinci, Final Cut Pro) Video thumbnails and audio waveform Edit file metadata and per-stream metadata Edit per-stream disposition Cut with chapter marks Annotate segments with tags View subtitles Example lossless use cases Cut out commercials from a recorded TV show (and re-format from TS to MP4) Remove audio tracks from a file Extract music track from a video and cut it to your needs Add music to a video (or replace existing audio track) Combine audio and video tracks from separate recordings Include an external subtitle into a video Quickly change a H264/H265 MKV video to MOV or MP4 for playback on iPhone Import a list of cut times from other tool as a EDL (edit decision list, CSV) and run these cuts with LosslessCut Export a list of cut times as a CSV EDL and process these in another tool Quickly cut a file by its MP4/MKV chapters Quickly cut a YouTube video by its chapters (or music times from a comment) Change the language of a file's audio/subtitle tracks Attach cover art to videos Change author, title, GPS position, recording time of a video Fix rotation of a video that has the wrong orientation flag set Great for rotating phone videos that come out the wrong way without actually re-encoding the video. Loop a video / audio clip X times quickly without re-encoding LosslessCut 3.69.0 changelog: Add lossless cropping & aspect ratio override via bitstream and container metadata #643 Alow shifting tracks for each file (-itsoffset) #216 Add "decimate video" tool to filter away all non-keyframes #2111 Add Windows ARM 64 native build with native ffmpeg Move timecode out of timeline and make it copy-able #2592 #2691 #2800 #483 #2808 Upgrade Electron to latest Add new "opposing" align mode #2654 Add FFmpeg -hwaccel auto setting for hardware acceleration of certain operations Add API events export-start and export-complete Allow deleting track metadata #2819 Improve shift segments dialog #2839 Show keyboard shortcuts inside button tooltips in UI Warn if trying to cut with too few keyframes around cutpoint #516 #2780 #2756 (Linux) include app name in notification #2794 Pull latest translations Other notable changes: Advanced output directory selector #2101 #2115 #2755 increase max file name length to 250 (truncation) #2779 don't reset playback speed when using special playback modes #2889 preserve chapters when merging files that already have chapters don't merge adjacent segments in combineOverlappingSegments #2896 don't transfer segment name when filling gaps #2754 always scroll up to zoom in #2703 #2786 increase max keyframes to 10000 Don't bind ctrl/cmd+c by default (they interfer with copying text) Many other improvements and fixes Download: LosslessCut 3.69.0 | ARM64 | ~100.0 MB (Open Source) Links: LosslessCut Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Doesn't even need a UI for point 2 - use some sort of JSON/XML container - because MOST users won't even bother.
  • Recent Achievements

    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      488
    2. 2
      PsYcHoKiLLa
      263
    3. 3
      Skyfrog
      85
    4. 4
      FloatingFatMan
      64
    5. 5
      Michael Scrip
      62
  • Tell a friend

    Love Neowin? Tell a friend!